Skip to content

Commit 0aaf51b

Browse files
Merge pull request #222609 from infosatheesh2020/appsvc-az-fix-001
Updated Pv2 sku that support az for app service
2 parents 5915f90 + 8a7d5bb commit 0aaf51b

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
@@ -58,8 +58,8 @@ Availability zone support is a property of the App Service plan. The following a
5858
- West US 3
5959
- Availability zones can only be specified when creating a **new** App Service plan. A pre-existing App Service plan can't be converted to use availability zones.
6060
- Availability zones are only supported in the newer portion of the App Service footprint.
61-
- Currently, if you're running on 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.
62-
- If you aren't using Pv3 or a scale unit that supports availability zones, are in an unsupported region, or are unsure, see the [migration guidance](#migration-guidance-redeployment).
61+
- 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.
62+
- 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).
6363

6464
## Downtime requirements
6565

0 commit comments

Comments
 (0)