Skip to content

Commit 8eb2f20

Browse files
committed
Reliabilty Hub - Add definition of "zone-resilient"
1 parent e1e9395 commit 8eb2f20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/reliability/availability-zones-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Azure services can provide two types of availability zone support: *zone-redunda
3939

4040
To improve the resiliency of zonal resources, you need to design an architecture with separate resources in multiple availability zones within the region, but Microsoft doesn't manage the process for you. If an outage occurs in an availability zone, you're responsible for failover to another zone.
4141

42+
When you use configure a resource to be zone redundant, or if you use multiple instances of a zonal resource in different availabilty zones, then your resource is considered to be *zone-resilient*: that is, it's resilient to the outage of a single availability zone.
43+
4244
Some services don't use availability zones until you configure them to do so. If you don't explicitly configure a service for availability zone support, it's called a *nonzonal* or *regional* deployment. Resources configured in this way might be placed in any availability zone in the region, and might be moved. If any availability zone in the region experiences an outage, non-zonal resources might be in the affected zone and could experience downtime.
4345

4446
>[!IMPORTANT]

0 commit comments

Comments
 (0)