Not able to change the redundancy of storage account from LRS to RA-GRS

Mansi Awasthi 0 Reputation points Microsoft Employee
2026-07-29T10:31:29.81+00:00

Not able to change the redundancy of storage account from LRS to RA-GRS

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Praveen Bandaru 11,800 Reputation points Microsoft External Staff Moderator
    2026-08-07T09:51:10.0733333+00:00

    hello Mansi Awasthi

    We looked into the error encountered when trying to switch the storage account redundancy from LRS (Locally Redundant Storage) to RA-GRS (Read-Access Geo-Redundant Storage):

    "Failed to update redundancy for storage account 'ocdmrevprd01pvtvty5kevxe'. Error: Sku update from Standard_LRS to Standard_RAGRS is not allowed at the moment. Please try again later."

    Microsoft guidance indicates that changing redundancy from LRS to RA-GRS is supported for Azure Storage accounts. That said, this error usually means Azure is temporarily blocking the SKU conversion because of a service-side restriction, an unsupported configuration, or data/features that can interfere with redundancy changes.

    To investigate further, please share the following details:

    • Storage account region
    • Storage account type (StorageV2, BlobStorage, GPv1, etc.)
    • Whether Hierarchical Namespace (ADLS Gen2) is enabled
    • Approximate storage account data size
    • Confirmation whether any blobs, blob versions, snapshots, or soft-deleted blobs are currently in the Archive tier

    Archived blobs, archived versions, archived snapshots, or soft-deleted archived data may block redundancy changes and might need to be rehydrated before the operation can continue.Please check the reference documents:
    https://learn.microsoft.com/en-us/azure/storage/common/redundancy-migration?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&bc=%2Fazure%2Fstorage%2Fblobs%2Fbreadcrumb%2Ftoc.json&tabs=portal#changing-redundancy-configuration

    Was this answer helpful?

    0 comments No comments

  2. Andreas Baumgarten 132.8K Reputation points MVP Volunteer Moderator
    2026-07-29T13:07:14.5766667+00:00

    Hi @Mansi Awasthi ,

    this error message could show up if there are maintenance or data sync tasks are running in the affected region.

    The only option if so is to wait an retry again.

    Here you can verify if there are planned maintenance tasks: Service Health | Planned maintenance

    Or if there were tasks in the history: Service Health | Health history


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    Was this answer helpful?

    0 comments No comments

  3. Mansi Awasthi 0 Reputation points Microsoft Employee
    2026-07-29T12:41:45.84+00:00

    Yes I am getting this error message when I am trying to change the redundancy from LRS to GRS or RA-GRS

    Failed to update redundancy for storage account 'ocdmrevprd01pvtvty5kevxe'. Error: Sku update from Standard_LRS to Standard_RAGRS is not allowed at the moment. Please try again later.

    Was this answer helpful?

    0 comments No comments

  4. Andreas Baumgarten 132.8K Reputation points MVP Volunteer Moderator
    2026-07-29T11:50:51.9566667+00:00

    Hi @Mansi Awasthi ,

    please take a look here how to change the redundancy of an Azure Storage account: Customer-initiated conversion

    The status of the conversion can be monitored as well: Monitoring customer-initiated conversion progress

    If you get an error message if you try to convert the redundancy of the Azure Storage Account it would be helpful to see the error message details.


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.