Skip to content

Commit 521e0f1

Browse files
committed
format
1 parent e779801 commit 521e0f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/app-service/environment/how-to-migrate.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ An App Service Environment v1 and v2 can be automatically migrated to an [App Se
2020

2121
Ensure you understand how migrating to an App Service Environment v3 affects your applications. Review the [migration process](migrate.md#overview-of-the-migration-process-using-the-migration-feature) to understand the process timeline and where and when you need to get involved. Also review the [FAQs](migrate.md#frequently-asked-questions), which may answer some questions you currently have.
2222

23-
Ensure there are no locks on your virtual network, resource group, resource, or subscription. Locks block platform operations during migration. Ensure there are no Azure Policies that block actions required for the migration including subnet modifications and App Service resource creations. Policies that block resource modifications and creations can cause migration to get stuck or fail.
23+
Ensure there are no locks on your virtual network, resource group, resource, or subscription. Locks block platform operations during migration.
24+
25+
Ensure there are no Azure Policies that block actions required for the migration including subnet modifications and App Service resource creations. Policies that block resource modifications and creations can cause migration to get stuck or fail.
2426

2527
::: zone pivot="experience-azcli"
2628

0 commit comments

Comments
 (0)