Skip to content

Commit b8daee9

Browse files
committed
edit
1 parent 58bd15a commit b8daee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/availability-zones-baseline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Below are three important questions you'll that'll help you choose the correct a
6666

6767
Azure availability zones within the same Azure region are connected by a high-performance network [with a round-trip latency of less than 2ms](https://learn.microsoft.com/azure/reliability/availability-zones-overview#availability-zones).
6868

69-
The general recommended approach, if low latency isn't a strict requirement, to achieving high availability is to configure your workload with a zone redundant deployment
69+
The recommended approach to achieving high availability, if low latency isn't a strict requirement, is to configure your workload with a zone redundant deployment.
7070

7171
For critical application components that require physical proximity and low latency, such as gaming, engineering simulation, and high-frequency trading (HFT), we recommend that you configure a zonal deployment. [VMSS Flex](/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes) provides zone aligned compute along with attached storage disks.
7272

0 commit comments

Comments
 (0)