Skip to content

Commit 77cb70c

Browse files
committed
edit
1 parent 66c7be1 commit 77cb70c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/reliability/migrate-app-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Availability zone support is a property of the App Service plan. The following a
3737
- Currently, if you're running on Pv2 or Pv3, then it's possible that you're already on a footprint that supports availability zones. In this scenario, you can create a new App Service plan and specify zone redundancy.
3838
- If you aren't using Pv2/Pv3 or a scale unit that supports availability zones, are in an unsupported region, or are unsure, see the [migration guidance](#migration-guidance-redeployment).
3939

40-
- Availability zones are only supported in a [subset of regions](../app-service/environment/overview.md#regions).
40+
- Availability zones are only supported in a [subset of regions](./reliability-app-service.md#Prerequisites).
4141

4242

4343
## Downtime requirements
@@ -51,7 +51,7 @@ Downtime will be dependent on how you decide to carry out the migration. Since y
5151
If you want your App Service to use availability zones, redeploy your apps into newly created availability zone enabled App Service plans.
5252
### How to redeploy
5353

54-
To redeploy your new App Service, you'll need to create the App Service on either Premium v2 or Premium v3. For instructions on how to create your App Service, see [Create an App Service Environment](./reliability-app-service.md#to-deploy-a-multi-tenant-zone-redundant-app-service).
54+
To redeploy your new App Service, you'll need to create the App Service on either Premium v2 or Premium v3. For instructions on how to create your App Service, see [Create an App Service](./reliability-app-service.md#to-deploy-a-multi-tenant-zone-redundant-app-service).
5555

5656
## Pricing
5757

0 commit comments

Comments
 (0)