Skip to content

Commit c51e7e4

Browse files
committed
Clarify nonzonal plan behavior
1 parent 26df329 commit c51e7e4

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+
> You can scale an individual plan down to a single instance and disable zone redundancy, if that specific plan doesn't need to be zone-redundant.
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)