Skip to content

Commit ab9e1a2

Browse files
Merge pull request #225512 from ManoharLakkoju-MSFT/patch-22
(AzureCXP) fixes MicrosoftDocs/azure-docs#104430
2 parents f17447b + 852d2b0 commit ab9e1a2

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)