Skip to content

Commit d891b0c

Browse files
committed
Reliability - App Service - Fix issue
1 parent 71c7a33 commit d891b0c

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

articles/reliability/reliability-app-service.md

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

6868
### Regions supported
6969

70-
::: zone pivot="free-shared-basic"
71-
72-
You must use either the [Premium v2 or Premium v3 plan types](/azure/app-service/overview-hosting-plans) to configure zone redundancy.
73-
74-
::: zone-end
75-
7670
::: zone pivot="premium"
7771

78-
- Availability zones are only supported on the newer App Service footprint. Even if you're using one of the supported regions, you'll receive an error if availability zones aren't supported for your resource group. To ensure your workloads land on a stamp that supports availability zones, you may need to create a new resource group, App Service plan, and App Service.
72+
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).
7973

8074
::: zone-end
8175

82-
::: zone pivot="premium,isolated"
83-
84-
- You must deploy a minimum of three instances of your plan.
85-
76+
::: zone pivot="isolated"
8677

8778
To see which regions support availability zones for App Service Environment v3, see [Regions](../app-service/environment/overview.md#regions).
8879

8980
::: zone-end
9081

82+
::: zone pivot="premium,isolated"
83+
9184
### Requirements
9285

9386
::: zone-end
9487

9588
::: zone pivot="premium"
9689

9790
- You must use either the [Premium v2 or Premium v3 plan types](/azure/app-service/overview-hosting-plans).
98-
<!-- Is footprint a technical term here?-->
91+
9992
- Availability zones are only supported on the newer App Service footprint. Even if you're using one of the supported regions, you'll receive an error if availability zones aren't supported for your resource group. To ensure your workloads land on a stamp that supports availability zones, you may need to create a new resource group, App Service plan, and App Service.
10093

10194
::: zone-end
10295

103-
- You must deploy a minimum of three instances of your plan.
104-
105-
106-
10796
::: zone pivot="premium,isolated"
10897

10998
### Considerations

0 commit comments

Comments
 (0)