An Azure service that is used to provision Windows and Linux virtual machines.
Hi,
Welcome to Microsoft Q&A community forum!
Many Azure regions provide availability zones, which are separated groups of datacenters within a region. Availability zones are close enough to have low-latency connections to other availability zones. They're connected by a high-performance network with a round-trip latency of less than 2ms. However, availability zones are far enough apart to reduce the likelihood that more than one will be affected by local outages or weather
But the actual distance between datacenters in availability zones is not defined and may vary. MS does not provide this type of information, but guarantees that a problem with one of the datacenters will not affect the other datacenters in the availability zone. If you have stringent parameters, you can consider using a different region for your disaster recovery
Azure strives to ensure a minimum distance of 300 miles (483 kilometers) between datacenters in enabled regions, although it isn't possible across all geographies.
ref link:
https://learn.microsoft.com/en-us/azure/reliability/cross-region-replication-azure
Hope this helps
Cheers
Luca
Please "Accept as Answer" and Upvote if the answer provided is useful, so that you can help others in the community looking for remediation for similar issues