Skip to content

Commit 3aa38e9

Browse files
Merge pull request #249183 from asudbring/vnet-update
Changed verbiage in steps to match portal changes
2 parents b7b84ca + c593ea6 commit 3aa38e9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/virtual-network/manage-virtual-network.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22
title: Create, change, or delete an Azure virtual network
33
titlesuffix: Azure Virtual Network
44
description: Create and delete a virtual network and change settings, like DNS servers and IP address spaces, for an existing virtual network.
5-
services: virtual-network
65
author: asudbring
76
ms.service: virtual-network
87
ms.topic: how-to
9-
ms.workload: infrastructure-services
10-
ms.date: 11/16/2022
8+
ms.date: 08/23/2023
119
ms.author: allensu
1210
ms.custom: template-how-to, engagement-fy23, devx-track-azurecli, devx-track-azurepowershell
1311
---
@@ -51,7 +49,8 @@ The account you log into, or connect to Azure with, must be assigned to the [net
5149
| Name | Enter a name for the virtual network you're creating. | The name must be unique in the resource group that you select to create the virtual network in. <br> You can't change the name after the virtual network is created. <br> For naming suggestions, see [Naming conventions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging#naming-and-tagging-resources). Following a naming convention can help make it easier to manage multiple virtual networks. |
5250
| Region | Select an Azure [region](https://azure.microsoft.com/regions/). | A virtual network can be in only one Azure region. However, you can connect a virtual network in one region to a virtual network in another region using [virtual network peering](virtual-network-peering-overview.md). <br> Any Azure resource that you connect to the virtual network must be in the same region as the virtual network. |
5351

54-
1. Select **IP Addresses** tab or **Next: IP Addresses >**, and enter the following IP address information:
52+
1. Select **IP Addresses** tab or **Next: Security >**, **Next: IP Addresses >** and enter the following IP address information:
53+
5554
- **IPv4 Address space**: The address space for a virtual network is composed of one or more non-overlapping address ranges that are specified in CIDR notation. The address range you define can be public or private (RFC 1918). Whether you define the address range as public or private, the address range is reachable only from within the virtual network, from interconnected virtual networks, and from any on-premises networks that you've connected to the virtual network.
5655

5756
You can't add the following address ranges:

0 commit comments

Comments
 (0)