Skip to content

Commit d57a9dd

Browse files
committed
Add portal instructions
1 parent 4630e85 commit d57a9dd

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

articles/app-service/environment/configure-zone-redundancy-environment.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ To learn more details about how App Service Environment supports zone redundancy
2424

2525
# [Azure portal](#tab/portal)
2626

27-
This operation is not yet supported in the Azure portal. Use the Azure CLI or Bicep instead.
27+
1. In the [Azure portal](https://portal.azure.com), go to your App Service Environment.
28+
1. Select **Settings > Configuration** in the left navigation pane.
29+
1. Select **Zone redundant** if you wish to enable zone redundancy. Deselect if you wish to disable it.
30+
31+
:::image type="content" source="./media/configure-zone-redundancy/app-service-environment-enable-zone-redundancy.png" alt-text="Screenshot of zone redundancy property for an App Service Environment in the Azure portal.":::
2832

2933
# [Azure CLI](#tab/azurecli)
3034

@@ -73,7 +77,13 @@ To see whether an existing App Service Environment supports zone redundancy:
7377
7478
# [Azure portal](#tab/portal)
7579
76-
This operation is not yet supported in the Azure portal. Use the Azure CLI or Bicep instead.
80+
1. In the [Azure portal](https://portal.azure.com), navigate to your App Service Environment.
81+
82+
1. Select **Settings > Configuration** in the left navigation pane.
83+
84+
The maximum number of zones that your App Service Environment can use is shown in **Maximum available zones**.
85+
86+
:::image type="content" source="./media/configure-zone-redundancy/app-service-environment-maximum-zones.png" alt-text="Screenshot of maximum available zones property in the Configuration blade in the Azure portal for an App Service Environment.":::
7787
7888
# [Azure CLI](#tab/azurecli)
7989
Loading
204 KB
Loading

0 commit comments

Comments
 (0)