Skip to content

Commit 2f0938c

Browse files
Update articles/reliability/availability-zones-service-support.md
Co-authored-by: John Downs <[email protected]>
1 parent 3fa704b commit 2f0938c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/availability-zones-service-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Azure is continually expanding the number of services that support availability
2121

2222
## Types of availability zone support
2323

24-
Azure services can support two types of availability zone support: *zonal* amd *zone-redundant* services. Each service supports either one or both types. When designing your reliability strategy, make sure that you understand which availability zone types are supported in each service of your workload.
24+
Azure services can provide two types of availability zone support: *zonal* and *zone-redundant*. Each service supports either one or both types. When designing your reliability strategy, make sure that you understand which availability zone types are supported in each service of your workload.
2525

2626
- **Zonal services**: A resource can be deployed to a specific, self-selected availability zone to achieve more stringent latency or performance requirements. Resiliency is self-architected by replicating applications and data to one or more zones within the region. Resources are aligned to a selected zone. For example, virtual machines, managed disks, or standard IP addresses can be aligned to a same zone, which allows for increased resiliency by having multiple instances of resources deployed to different zones.
2727

0 commit comments

Comments
 (0)