Skip to content

Commit d688680

Browse files
committed
trying bold
1 parent 7fbfdf7 commit d688680

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ In this article, we provide a sample PowerShell script that demonstrates how to
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

25+
> [!IMPORTANT]
26+
> The IPAM feature in Azure Virtual Network Manager is generally available in select regions. For the most up-to-date information on region availability, see [Available IPAM Regions](./concept-ip-address-management.md#available-regions-for-ipam-in-azure-virtual-network-manager).
2527
2628
## Review the sample script
2729

includes/virtual-network-manager-ipam.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
author: mbender
66
ms.service: virtual-network-manager
77
ms.topic: include
8-
ms.date: 06/12/2024
8+
ms.date: 07/15/2025
99
ms.author: mbender-ms
1010
ms.custom: include-file, references_regions
1111
---
1212

13-
Currently, the IP address management (IPAM) feature in Azure Virtual Network Manager is generally available in the following regions: *Asia East*, *Australia Central*, *Australia East*, *Brazil South*, *Canada Central*, *Central US EUAP*, *East US*, *East US 2 EUAP*, *Europe North*, *France South*, *Germany West Central*, *India Central*, *Japan East*, *Korea Central*, *Mexico Central*, *North Central US*, *Norway West*, *South Africa North*, *Sweden Central*, *Switzerland West*, *Taiwan North*, *UAE Central*, *UK South*, *West US*, and *West US 2*.
13+
Currently, the IP address management (IPAM) feature in Azure Virtual Network Manager is generally available in the following regions: **Asia East**, **Australia Central**, **Australia East**, **Brazil South**, **Canada Central**, **Central US EUAP**, **East US**, **East US 2 EUAP**, **Europe North**, **France South**, **Germany West Central**, **India Central**, **Japan East**, **Korea Central**, **Mexico Central**, **North Central US**, **Norway West**, **South Africa North**, **Sweden Central**, **Switzerland West**, **Taiwan North**, **UAE Central**, **UK South**, **West US**, and **West US 2**.
1414

0 commit comments

Comments
 (0)