Skip to content

Commit d6baf42

Browse files
Merge pull request #294422 from DevOpsStyle/availabilityzonesnocharge
Azure Availability Zones new note related charges between Zones
2 parents 267e7ca + 4b71851 commit d6baf42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/reliability/availability-zones-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ $locations = ($response.Content | ConvertFrom-Json).value
8080

8181
For each region, Microsoft aims to deploy updates to Azure services within a single availability zone at a time. This approach reduces the impact that updates might have on an active workload, allowing the workload to continue to run in other zones while the update is in process. To take advantage of sequenced zone updates, your workload must be already configured to run across multiple zones. For more information about how Azure deploys updates, see [Advancing safe deployment practices](https://azure.microsoft.com/blog/advancing-safe-deployment-practices/).
8282

83+
> [!NOTE]
84+
> As reported on [Azure Updates Blog](https://azure.microsoft.com/updates?id=update-on-interavailability-zone-data-transfer-pricing) Azure will not charge for the data transfer across availability zones regardless of using private or public IPs on your Azure resources. With this change, Azure will further encourage and support customers’ efforts in building more resilient and efficient applications and solutions on Azure
85+
8386
## Inter-zone latency
8487

8588
Within each region, availability zones are connected through a high-performance network. Microsoft strives to achieve an inter-zone communication with round-trip latency of less than approximately 2 milliseconds. Low latency allows for high-performance communication within a region, and for synchronous replication of data across multiple availability zones.

0 commit comments

Comments
 (0)