Closed stingster closed 3 years ago
@stingster - You can set up zone-redundant storage (ZRS) in a supported region to use availability zones with Azure Storage. See [Zone-redundant storage](https://docs.microsoft.com/azure/storage/common/storage-redundancy#zone-redundant-storage] for details.
@tamram I think I should have been more specific.
We selected LRS + OR as a redundancy option. Do you mean that ZRS is the only option where one is allowed to select the availability zone for the storage account?
@stingster - yes, in order to use an availability zone in the primary region, your account must use ZRS or GZRS (the geo-redundant version of ZRS).
Only ZRS/GZRS uses availability zones, and only in the primary region.
@tamram thank you for your prompt reply!
Can you please be so kind to answer a couple more questions:
@stingster -
Feel free to tell me more about what you are trying to accomplish, and perhaps I can provide some guidance.
@tamram - removing info as the issue is solved now
Thank you for your patience 🥇
@stingster - It sounds to me like the best offering we have for you would be ZRS or GZRS/RA-GZRS.
LRS doesn't use Azure availability zones technology. It copies the data three times within the same data center, but not across zones.
It would be helpful if our team could contact you. Is there a way we can reach you?
@tamram
removing info as the issue is solved now
Thank you once again you have been really helpful.
@stingster - Glad I could help. I'm now editing my previous message to remove my contact info.
@tamram - I know this is an old post, but I have a similar question. Here's the scenario: I have a cluster of VM's that are in a specific availability zone. Those cluster of VM's are a 3rd party backup system, and for performance reasons, need to be in the same AZ. They use blob storage (LRS) as their backup target. Geo-redundancy is created with another cluster in another region and using application replication, not blob replication. It would be ideal to be able to create the LRS storage account specifically in zone 2 where the cluster of VM's is (for performance reasons). I realize LRS doesn't live in a specific AZ today, but it must live within 1 of the 3 zones, just not defined in the zone. So it would be great if we could pick what AZ and LRS storage account could be based in. Thoughts? Thanks!
Is it possible to set up a specific availability zone for a storage account? (As it is the case with kubernetes-cluster for example)
Thank you.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.