Skip to content

Commit 980bae3

Browse files
authored
Update manage-virtual-network.md
The table lost it's formatting making it very difficult to read. ------- cc: @mbender-ms
1 parent 68c321d commit 980bae3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Complete the following tasks before completing steps in any section of this arti
3333

3434
1. Select **+ Create a resource** > **Networking** > **Virtual network**.
3535
2. In **Create virtual network**, enter or select values for the following settings on the *Basics* tab:
36+
3637
| **Setting** | **Description** |
3738
| --- | --- |
3839
| **Project details** | |
@@ -41,6 +42,7 @@ Complete the following tasks before completing steps in any section of this arti
4142
| **Instance details** | |
4243
| **Name** | The name must be unique in the [resource group](../azure-glossary-cloud-terminology.md?toc=%2fazure%2fvirtual-network%2ftoc.json#resource-group) that you select to create the virtual network in. You cannot change the name after the virtual network is created. You can create multiple virtual networks over time. 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. |
4344
| **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 by using a VPN gateway. Any Azure resource that you connect to the virtual network must be in the same region as the virtual network. |
45+
4446
1. Select **IP Addresses** tab or **Next: IP Addresses >**, and enter the following IP address information:
4547
- **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. You can't add the following address ranges:
4648
- 224.0.0.0/4 (Multicast)

0 commit comments

Comments
 (0)