Skip to content

Commit 852d2b0

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#104430
Updated line number 57 From --destination-subscriptionId To --destination-subscription-id
1 parent 63d81d8 commit 852d2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/move-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ az resource move \
5454
--destination-group "myDestinationResourceGroup"
5555
```
5656

57-
If you want to move the VM and its resources to a different subscription, add the **--destination-subscriptionId** parameter to specify the destination subscription.
57+
If you want to move the VM and its resources to a different subscription, add the **--destination-subscription-id** parameter to specify the destination subscription.
5858

5959
When you are asked to confirm that you want to move the specified resources, enter **Y** to confirm.
6060

0 commit comments

Comments
 (0)