Skip to content

Commit 71c1fa3

Browse files
authored
Fix duplicate query parameter in URL
1 parent 328f9ca commit 71c1fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network-manager/automate-ip-address-management-ipam-sample.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this article, we provide a sample PowerShell script that demonstrates how to
1818
## Prerequisites
1919

2020
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
21-
- [Azure PowerShell](/powershell/azure/new-azureps-module-az?view=azps-7.4.0) installed locally or use [Azure Cloud Shell](/azure/cloud-shell/overview).
21+
- [Azure PowerShell](/powershell/azure/new-azureps-module-az?view=azps-7.4.0?view=azps-7.4.0) installed locally or use [Azure Cloud Shell](/azure/cloud-shell/overview).
2222
- A virtual network manager instance with an IPAM pool created. For more information, see [Create a virtual network manager](./create-virtual-network-manager-powershell.md) and [Create an IPAM pool](./how-to-manage-ip-addresses-network-manager.md).
2323
- An existing resource group where you want to create the VNets. It's recommended to use the same resource group as the virtual network manager instance for better organization and management.
2424

0 commit comments

Comments
 (0)