Skip to content

Commit bbd802d

Browse files
Merge pull request #296627 from kenwith/patch-23
Fixes build validation issues to improve content quality metrics.
2 parents ac69a58 + a19e2d4 commit bbd802d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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](https://docs.microsoft.com/powershell/azure/new-azureps-module-az?view=azps-7.4.0) installed locally or use [Azure Cloud Shell](https://docs.microsoft.com/azure/cloud-shell/overview).
21+
- [Azure PowerShell](/powershell/azure/new-azureps-module-az?view=azps-7.4.0&preserve-view=true) 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

@@ -218,4 +218,4 @@ This command displays the name, location, address space, and IPAM pool prefix al
218218
## Next steps
219219

220220
> [!div class="nextstepaction"]
221-
> [Prevent overlapping IP Address space with Azure Policy and IPAM pools](./prevent-overlapping-ip-address-space-policy-ipam.md)
221+
> [Prevent overlapping IP Address space with Azure Policy and IPAM pools](./prevent-overlapping-ip-address-space-policy-ipam.md)

0 commit comments

Comments
 (0)