Skip to content

Commit 69bf88e

Browse files
Merge pull request #314797 from johndowns/ase-nonzonal-plans
App Service Environment - Clarify nonzonal plan behavior
2 parents 872ac02 + 97559ef commit 69bf88e

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,14 @@ To see whether an existing App Service Environment supports zone redundancy:
122122
123123
## Configure Isolated v2 App Service plans with zone redundancy
124124
125-
All App Service plans created in an App Service Environment must use the Isolated v2 pricing tier.
125+
After you enable your App Service Environment to be zone redundant, you can also make each Isolated v2 App Service plan as zone redundant.
126+
127+
> [!NOTE]
128+
> Each plan has its own independent zone redundancy setting, so you can manually enable or disable zone redundancy on specific plans in an App Service Environment.
129+
>
130+
> If a specific plan doesn't need to be zone-redundant, you can disable zone redundancy and then optionally scale it to a single instance.
126131
127-
If you enable your App Service Environment to be zone redundant, you can also set the Isolated v2 App Service plans as zone redundant. Each plan has its own independent zone redundancy setting, so you can manually enable or disable zone redundancy on specific plans in an App Service Environment, as long as the environment is configured to be zone redundant.
132+
All App Service plans created in an App Service Environment must use the Isolated v2 pricing tier.
128133
129134
- **To create a new Isolated v2 App Service plan with zone redundancy**, use the Azure portal, the Azure CLI, or Bicep.
130135

0 commit comments

Comments
 (0)