Skip to content

Commit 7efdcbf

Browse files
Merge pull request #264179 from hirenshah1/patch-52
Update non-vnet-migration.md
2 parents 6cd30b9 + fbfe6d9 commit 7efdcbf

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

articles/cloud-services-extended-support/non-vnet-migration.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,16 @@ ms.date: 01/24/2024
1313

1414
Some legacy cloud services are still running without Vnet support. While there's a process for migrating directly through the portal, there are certain considerations that should be made prior to migration. This article walks you through the process of migrating a non Vnet supporting Cloud Service to a Vnet supporting Cloud Service.
1515

16-
## Advantages to direct migration
17-
- No custom changes are needed from platform side.
16+
## Advantages of this approach
17+
1818
- No required changes in your configurations. Use the same configurations to deploy a staging deployment.
1919
- Your DNS and Public IP address is preserved.
2020
- Less downtime.
2121

22-
## Disadvantages to direct migration
23-
- If using external sources, you may need to move the state of staging slot.
24-
- Potential downtime while manually rebuilding network.
25-
26-
27-
## Migration procedure using the Azure Portal
2822

29-
1. Create a non vnet classic cloud service in the same region as the vnet you want to migrate to.
23+
## Migration procedure using the Azure portal
3024

31-
1. In the Azure portal, select the 'Staging' drop-down.
25+
1. Create a non vnet classic cloud service in the same region as the vnet you want to migrate to. In the Azure portal, select the 'Staging' drop-down.
3226
![Screenshot of the staging drop-down in the Azure portal.](./media/vnet-migrate-staging.png)
3327

3428
1. Create a deployment with same configuration as existing deployment by selecting 'Upload' next to the staging drop-down. The platform creates a Default Vnet deployment in staging slot.

0 commit comments

Comments
 (0)