Skip to content

Commit 6fb3236

Browse files
authored
Merge pull request #103757 from DaraOladapo/patch-1
Update tutorial-move-region-powershell.md
2 parents 84a429e + 31233a6 commit 6fb3236

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/resource-mover/tutorial-move-region-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
7070
Sign in to your Azure subscription with the Connect-AzAccount cmdlet:
7171

7272
```azurepowershell-interactive
73-
Connect-AzAccount – Subscription "<subscription-id>"
73+
Connect-AzAccount –Subscription "<subscription-id>"
7474
```
7575

7676
## Set up the move collection
@@ -421,4 +421,4 @@ After committing the move, and verifying that resources work as expected in the
421421
422422
## Next steps
423423
424-
[Learn more](./tutorial-move-region-virtual-machines.md) about move Azure VMs in the portal.
424+
[Learn more](./tutorial-move-region-virtual-machines.md) about move Azure VMs in the portal.

0 commit comments

Comments
 (0)