Skip to content

Commit cd04821

Browse files
authored
Apply suggestions from code review
1 parent fe6671d commit cd04821

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ To deploy a new zone-redundant Azure App Service plan, select the *Zone redundan
125125

126126
::: zone pivot="isolated"
127127

128-
To deploy a new zone-redundant Azure App Service plan, see [Create an App Service Environment](/azure/app-service/environment/creation).
128+
To deploy a new zone-redundant Azure App Service Environment, see [Create an App Service Environment](/azure/app-service/environment/creation).
129129

130130
::: zone-end
131131

@@ -154,7 +154,7 @@ During normal operations, traffic is routed between all of your available App Se
154154
If you have [autoscale](../app-service/manage-scale-up.md) configured, and if it decides more instances are needed, autoscale also issues a request to App Service to add more instances.
155155

156156
>[!NOTE]
157-
[Autoscale behavior is independent of App Service platform behavior](/azure/azure-monitor/autoscale/autoscale-overview). Your autoscale instance count specification doesn't need to be a multiple of three.
157+
> [Autoscale behavior is independent of App Service platform behavior](/azure/azure-monitor/autoscale/autoscale-overview). Your autoscale instance count specification doesn't need to be a multiple of three.
158158
159159
> [!IMPORTANT]
160160
> There's no guarantee that requests for additional instances in a zone-down scenario succeed. The back filling of lost instances occurs on a best-effort basis. If you need guaranteed capacity when an availability zone is lost, you should create and configure your App Service plans to account for losing a zone. You can do that by [overprovisioning the capacity of your App Service plan](#capacity-planning-and-management).

0 commit comments

Comments
 (0)