Skip to content

Commit 83a0c85

Browse files
committed
Merge branch 'reliability-normal-ops-section' of https://github.com/anaharris-ms/azure-docs-pr into reliability-normal-ops-section
2 parents 28b8ef4 + 4f4155c commit 83a0c85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ 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-
29+
3030
- Use premium v3 App Service plans.
3131
- [Enable zone redundancy](#availability-zone-support), which requires your App Service plan to use a minimum of three instances.
3232

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

151151
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).
152152

153-
### Normal operations
153+
### Traffic routing between zones
154154

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

157157
### Zone-down experience
158158

0 commit comments

Comments
 (0)