Skip to content

Commit 1befa6c

Browse files
authored
Update tutorial-replicate-vms-edge-zone-to-another-zone.md
1 parent 346a657 commit 1befa6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/site-recovery/tutorial-replicate-vms-edge-zone-to-another-zone.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Here the primary location is an Azure Public MEC and secondary location is anoth
2727

2828
### Prerequisites
2929

30-
- Ensure Azure Az PowerShell module is installed. For information on how to install, see [Install the Azure Az PowerShell module](https://learn.microsoft.com/powershell/azure/install-az-ps?view=azps-9.2.0)
30+
- Ensure Azure Az PowerShell module is installed. For information on how to install, see [Install the Azure Az PowerShell module](/powershell/azure/install-az-ps?view=azps-9.2.0)
3131
- The minimum Azure Az PowerShell version must be 9.1.0+. Use the following command to see the current version:
3232

3333
```
@@ -489,4 +489,4 @@ To replicate VMs running in a Public MEC to another Azure Public MEC, follow the
489489
490490
```
491491
Remove-AzResourceGroup -Name $Name -Force
492-
```
492+
```

0 commit comments

Comments
 (0)