Skip to content

Commit 31eb15e

Browse files
authored
Update in-place-migration-overview.md
Updating PowerShell to check if registered for migration
1 parent ad8b171 commit 31eb15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cloud-services-extended-support/in-place-migration-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To perform this migration, you must be added as a coadministrator for the subscr
8080
5. Check the status of your registration. Registration can take a few minutes to complete.
8181
8282
```powershell
83-
Get-AzProviderFeature -FeatureName CloudServices -ProviderNamespace Microsoft.Compute
83+
Get-AzResourceProvider -ProviderNamespace Microsoft.ClassicInfrastructureMigrate
8484
```
8585
8686
## How is migration for Cloud Services (classic) different from Virtual Machines (classic)?

0 commit comments

Comments
 (0)