Skip to content

Commit 00af6f4

Browse files
Merge pull request #307355 from seligj95/asezr
ASE ZR - add scaling note
2 parents 82c7e91 + 6a3499b commit 00af6f4

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure App Service Environments and Isolated v2 App Service Plans for
33
description: Learn how to configure zone redundancy for App Service Environments and Isolated v2 App Service plans to boost reliability and minimize service disruption.
44
ms.topic: conceptual
55
ms.service: azure-app-service
6-
ms.date: 07/16/2025
6+
ms.date: 10/24/2025
77
author: anaharris
88
ms.author: anaharris
99

@@ -67,7 +67,7 @@ For more information about zone redundancy, see [Reliability in an App Service E
6767
---
6868
6969
> [!NOTE]
70-
> A zone redundancy status change in an App Service Environment takes 12 to 24 hours to complete. During the upgrade process, no downtime or performance problems occur.
70+
> A zone redundancy status change in an App Service Environment takes 12 to 24 hours to complete. During the upgrade process, no downtime or performance problems occur. However, all App Service plans with fewer than 3 instances are scaled to 3 instances. Any plan with 3 or more instances remains unchanged. Once the operation to enable zone redundancy completes, you can scale your App Service plans as needed, including to fewer than 3 instances.
7171
7272
### Check for zone redundancy support for an App Service Environment
7373

articles/reliability/reliability-app-service-environment.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: anaharris
66
ms.topic: reliability-article
77
ms.custom: subject-reliability
88
ms.service: azure-app-service
9-
ms.date: 07/17/2025
9+
ms.date: 10/24/2025
1010

1111
#Customer intent: As an engineer responsible for business continuity, I want to understand the details of how an App Service Environment works from a reliability perspective and plan resiliency strategies in alignment with the exact processes that Azure services follow during different kinds of situations.
1212
---
@@ -95,6 +95,9 @@ You can enable zone redundancy on an App Service Environment or its plans at no
9595

9696
If you enable availability zones but specify a capacity of fewer than two instances, the platform enforces a minimum instance of two. The platform charges you for those two instances.
9797

98+
> [!IMPORTANT]
99+
> When you enable availability zones for an App Service Environment, all App Service plans with fewer than 3 instances are scaled to 3 instances. Any plan with 3 or more instances remains unchanged. Once the operation to enable availability zones completes, you can scale your App Service plans as needed, including to fewer than 3 instances.
100+
98101
### Configure availability zone support
99102

100103
To learn how to create, enable, or disable a new zone-redundant App Service Environment and new zone-redundant App Service plans, see [Configure App Service Environments and Isolated v2 App Service plans for zone redundancy](../app-service/environment/configure-zone-redundancy-environment.md).

0 commit comments

Comments
 (0)