Skip to content

Commit 52d4ff4

Browse files
Merge pull request #298229 from johndowns/reliability-app-service-number-zones
App Service reliability guide - Clarify number of zones
2 parents d98fae3 + 406ec61 commit 52d4ff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Azure App Service can be configured as *zone redundant*, which means that your r
5454
Instance spreading with a zone-redundant deployment is determined using the following rules. These rules apply even as the app scales in and out:
5555

5656
- The minimum App Service plan instance count is three.
57+
- Instances are spread across multiple availability zones automatically. The number of availability zones used for your plan is determined by Azure.
5758
- The instances spread evenly if you specify a capacity larger than three, and the number of instances is divisible by three.
5859
- Any instance counts beyond 3*N are spread across the remaining one or two zones.
5960

0 commit comments

Comments
 (0)