Skip to content

Commit 00fb701

Browse files
authored
Apply suggestions from code review
1 parent 2b7e2f1 commit 00fb701

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ When you deploy Azure App Service, you can create multiple instances of an *App
2626
For production deployments, you should:
2727

2828
::: zone pivot="free-shared-basic"
29-
3029
- Use premium v3 App Service plans.
3130
- [Enable zone redundancy](#availability-zone-support), which requires your App Service plan to use a minimum of three instances.
3231

@@ -150,9 +149,9 @@ Zone redundancy can only be configured when you create a new App Service plan. I
150149

151150
To prepare for availability zone failure, consider *over-provisioning* the capacity of your integration runtime. Over-provisioning allows the solution to tolerate some degree of capacity loss and still continue to function without degraded performance. To learn more about over-provisioning, see [Manage capacity with over-provisioning](./concept-redundancy-replication-backup.md#manage-capacity-with-over-provisioning).
152151

153-
### Normal operations
152+
### Traffic routing between zones
154153

155-
**Traffic routing between zones:** During normal operations, traffic is routed between all of your available App Service plan instances across all availability zones.
154+
During normal operations, traffic is routed between all of your available App Service plan instances across all availability zones.
156155

157156
### Zone-down experience
158157

0 commit comments

Comments
 (0)