Skip to content

Commit af8e089

Browse files
committed
Updates
1 parent d891b0c commit af8e089

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ For App Service plans that aren't configured as zone redundant, VM instances are
6767

6868
### Regions supported
6969

70-
::: zone pivot="premium"
70+
::: zone pivot="free-shared-basic,premium"
7171

7272
Zone-redundant App Service plans can be deployed in [any region that supports availability zones](./availability-zones-service-support.md#azure-regions-with-availability-zone-support).
7373

@@ -79,13 +79,9 @@ To see which regions support availability zones for App Service Environment v3,
7979

8080
::: zone-end
8181

82-
::: zone pivot="premium,isolated"
83-
8482
### Requirements
8583

86-
::: zone-end
87-
88-
::: zone pivot="premium"
84+
::: zone pivot="free-shared-basic,premium"
8985

9086
- You must use either the [Premium v2 or Premium v3 plan types](/azure/app-service/overview-hosting-plans).
9187

@@ -95,6 +91,8 @@ To see which regions support availability zones for App Service Environment v3,
9591

9692
::: zone pivot="premium,isolated"
9793

94+
- You must deploy a minimum of three instances of your plan.
95+
9896
### Considerations
9997

10098
Applications that are deployed in a zone-redundant App Service plan continue to run and serve traffic even if multiple zones in the region suffer an outage. However it's possible that non-runtime behaviors including App Service plan scaling, application creation, application configuration, and application publishing may still be impacted during an availability zone outage. Zone redundancy for App Service plans only ensures continued uptime for deployed applications.

0 commit comments

Comments
 (0)