Skip to content

Commit 9f043e9

Browse files
authored
Apply suggestions from code review
1 parent dbef0be commit 9f043e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/reliability/reliability-app-service.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,8 @@ App Service Environment v3 has a specific pricing model for zone redundancy. For
157157

158158
- **Migration.** If you have an existing App Service plan that supports zone-redundancy, and you are on a stamp that supports availability zones, you can enable zone redundancy by setting `-zoneRedundant` to `true`. However, if you are on a plan or a stamp that doesn't support availability zones, you must create a new App Service plan on a new stamp, accordingly.
159159

160-
To learn how to migrate your App Service plan, see [Migrate an App Service plan to another region](../app-service/manage-move.md).
161160

162-
- **Disable zone redundancy.** To disable zone redundancy, you can set the `zoneRedundant` property to `false`. To learn how to do this, see [Create an App Service plan with zone redundancy](../app-service/manage-availability-zones.md#enable-zone-redundancy).
161+
- **Disable zone redundancy.** To disable zone redundancy, you can set the `zoneRedundant` property to `false`.
163162

164163
::: zone pivot="premium,isolated"
165164

0 commit comments

Comments
 (0)