Why Azure Storage redundancy solution does not replicates data on secondary region using ZRS?

Rishabh Jaiswal 21 Reputation points
2022-09-02T07:09:20.81+00:00

Azure Storage redundancy solution replicates data on the secondary regions using LRS only. There are 2 ways to replicate data on secondary regions either using GRS or using GZRS/RA-GZRS The primary difference between GRS and GZRS is how data is replicated in the primary region. Within the secondary region, data is always replicated synchronously three times using LRS. Why there is no provision to replicate data on the secondary regions using ZRS?

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
{count} votes

Accepted answer
  1. Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator
    2022-09-09T02:49:15.003+00:00

    @Rishabh Jaiswal Firstly, Apologies for the delay response!

    Why there is no provision to replicate data on the secondary regions using ZRS? Due to the charges, supported regions and more. (ZRS is expensive than LRS, If disaster happens, and they failover, You will be down to one copy at destination. Now, you can request an LRS to ZRS migration )

    However, After failing over, We can request migration from LRS to ZRS through support. Depending on the use case, for block blobs, they can setup object replication between two ZRS accounts. We need to more information of the case/scenario. I would recommend you contact support, so If you have a support plan, I request you file a support ticket, else please do let us know, we will try and help you out with different options!

    For detailed information's, please refer to Azure Storage redundancy article.

    Please let us know if you have any further queries. I’m happy to assist you further.

    ----------

    Please do not forget to 239286-screenshot-2021-12-10-121802.png and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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