Skip to content

Commit 4980618

Browse files
authored
fix: required minimum number of instances
1 parent be2dc0d commit 4980618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When you deploy Azure App Service, you can provision multiple instances in an *A
2727

2828
- Use premium v3/v4 App Service plans.
2929

30-
- [Enable zone redundancy](#availability-zone-support), which requires that you use Premium v3, Premium v4 or Isolated v2 App Service plans and that you have at minimum three instances of the plan. To view more information, make sure that you select the appropriate tier at the top of this page.
30+
- [Enable zone redundancy](#availability-zone-support), which requires that you use Premium v3, Premium v4 or Isolated v2 App Service plans and that you have at minimum two instances of the plan. To view more information, make sure that you select the appropriate tier at the top of this page.
3131

3232
::: zone-end
3333

0 commit comments

Comments
 (0)