Skip to content

Commit 1ebe530

Browse files
authored
Update tutorial-configure-networking.md
1 parent 356df15 commit 1ebe530

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

articles/azure-vmware/tutorial-configure-networking.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn to create and configure the networking needed to deploy your
44
ms.topic: tutorial
55
ms.custom: engagement-fy23
66
ms.service: azure-vmware
7-
ms.date: 12/19/2023
7+
ms.date: 6/12/2024
88
---
99

1010
# Tutorial: Configure networking for your VMware private cloud in Azure
@@ -22,65 +22,65 @@ In this tutorial, you learn how to:
2222
> * Connect your ExpressRoute circuit to the gateway
2323
2424
>[!NOTE]
25-
>Before you create a new virtual network (vNet), evaluate if you already have an existing vNet in Azure and plan to use it to connect to Azure VMware Solution; or whether to create a new vNet entirely.
26-
>* To use an existing vNet in same Azure subscription as Azure VMware Solution, use the **[Azure vNet connect](#select-an-existing-vnet)** tab under **Connectivity**.
27-
>* To use an existing vNet in a different Azure subscription than Azure VMware Solution, use the guidance on **[Connect to the private cloud manually](#connect-to-the-private-cloud-manually)**.
28-
>* To create a new vNet in same Azure subscription as Azure VMware Solution, use the **[Azure vNet connect](#create-a-new-vnet)** tab or create one [manually](#create-a-vnet-manually).
25+
>Before you create a new virtual network (VNet), evaluate if you already have an existing VNet in Azure and plan to use it to connect to Azure VMware Solution; or whether to create a new VNet entirely.
26+
>* To use an existing VNet in same Azure subscription as Azure VMware Solution, use the **[Azure VNet connect](#select-an-existing-vnet)** tab under **Connectivity**.
27+
>* To use an existing VNet in a different Azure subscription than Azure VMware Solution, use the guidance on **[Connect to the private cloud manually](#connect-to-the-private-cloud-manually)**.
28+
>* To create a new VNet in same Azure subscription as Azure VMware Solution, use the **[Azure VNet connect](#create-a-new-vnet)** tab or create one [manually](#create-a-vnet-manually).
2929
30-
## Connect with the Azure vNet connect feature
30+
## Connect with the Azure VNet connect feature
3131

32-
You can use the **Azure vNet connect** feature to use an existing vNet or create a new vNet to connect to Azure VMware Solution. **Azure vNet connect** is a function to configure vNet connectivity, it doesn't record configuration state; browse the Azure portal to check what settings are already configured.
32+
You can use the **Azure VNet connect** feature to use an existing VNet or create a new VNet to connect to Azure VMware Solution. **Azure VNet connect** is a function to configure VNet connectivity, it doesn't record configuration state; browse the Azure portal to check what settings are already configured.
3333

3434
>[!NOTE]
35-
>Address space in the vNet cannot overlap with the Azure VMware Solution private cloud CIDR.
35+
>Address space in the VNet cannot overlap with the Azure VMware Solution private cloud CIDR.
3636
3737
### Prerequisites
3838

39-
Before you select an existing vNet, there are specific requirements that must be met.
39+
Before you select an existing VNet, there are specific requirements that must be met.
4040

41-
1. vNet must contain a gateway subnet.
41+
1. VNet must contain a gateway subnet.
4242
1. Be in the same region as Azure VMware Solution private cloud.
4343
1. Be in the same resource group as Azure VMware Solution private cloud.
44-
1. vNet must contain an address space that doesn't overlap with Azure VMware Solution.
44+
1. VNet must contain an address space that doesn't overlap with Azure VMware Solution.
4545
1. Validate solution design is within Azure VMware Solution limits (Microsoft technical documentation/azure/azure-resource-manager/management/azure-subscription-service-limits).
4646

47-
### Select an existing vNet
47+
### Select an existing VNet
4848

49-
When you select an existing vNet, the Azure Resource Manager (ARM) template that creates the vNet and other resources gets redeployed. The resources, in this case, are the public IP, gateway, gateway connection, and ExpressRoute authorization key. If everything is set up, the deployment doesn't change anything. However, if anything is missing, it gets created automatically. For example, if the GatewaySubnet is missing, then it gets added during the deployment.
49+
When you select an existing VNet, the Azure Resource Manager (ARM) template that creates the VNet and other resources gets redeployed. The resources, in this case, are the public IP, gateway, gateway connection, and ExpressRoute authorization key. If everything is set up, the deployment doesn't change anything. However, if anything is missing, it gets created automatically. For example, if the GatewaySubnet is missing, then it gets added during the deployment.
5050

5151
1. In your Azure VMware Solution private cloud, under **Manage**, select **Connectivity**.
5252

53-
2. Select the **Azure vNet connect** tab and then select the existing vNet.
53+
2. Select the **Azure VNet connect** tab and then select the existing VNet.
5454

55-
:::image type="content" source="media/networking/azure-vnet-connect-tab.png" alt-text="Screenshot showing the Azure vNet connect tab under Connectivity with an existing vNet selected.":::
55+
:::image type="content" source="media/networking/azure-vnet-connect-tab.png" alt-text="Screenshot showing the Azure VNet connect tab under Connectivity with an existing VNet selected.":::
5656

5757
3. Select **Save**.
5858

59-
At this point, the vNet validates if overlapping IP address spaces between Azure VMware Solution and vNet are detected. If detected, change the network address of either the private cloud or the vNet so they don't overlap.
59+
At this point, the VNet validates if overlapping IP address spaces between Azure VMware Solution and VNet are detected. If detected, change the network address of either the private cloud or the VNet so they don't overlap.
6060

6161

62-
### Create a new vNet
62+
### Create a new VNet
6363

64-
When you create a new vNet, the required components to connect to Azure VMware Solution are automatically created.
64+
When you create a new VNet, the required components to connect to Azure VMware Solution are automatically created.
6565

6666
1. In your Azure VMware Solution private cloud, under **Manage**, select **Connectivity**.
6767

68-
2. Select the **Azure vNet connect** tab and then select **Create new**.
68+
2. Select the **Azure VNet connect** tab and then select **Create new**.
6969

70-
:::image type="content" source="media/networking/azure-vnet-connect-tab-create-new.png" alt-text="Screenshot showing the Azure vNet connect tab under Connectivity.":::
70+
:::image type="content" source="media/networking/azure-vnet-connect-tab-create-new.png" alt-text="Screenshot showing the Azure VNet connect tab under Connectivity.":::
7171

72-
3. Provide or update the information for the new vNet and then select **OK**.
72+
3. Provide or update the information for the new VNet and then select **OK**.
7373

74-
At this point, the vNet validates if overlapping IP address spaces between Azure VMware Solution and vNet are detected. If detected, change the private cloud or vNet's network address so they don't overlap.
74+
At this point, the VNet validates if overlapping IP address spaces between Azure VMware Solution and VNet are detected. If detected, change the private cloud or VNet's network address so they don't overlap.
7575

7676
:::image type="content" source="media/networking/create-new-virtual-network.png" alt-text="Screenshot showing the Create virtual network window.":::
7777

78-
The vNet with the provided address range and GatewaySubnet is created in your subscription and resource group.
78+
The VNet with the provided address range and GatewaySubnet is created in your subscription and resource group.
7979

8080

8181
## Connect to the private cloud manually
8282

83-
### Create a vNet manually
83+
### Create a VNet manually
8484

8585
1. Sign in to the [Azure portal](https://portal.azure.com).
8686

@@ -154,13 +154,13 @@ Now that you deployed a virtual network gateway, add a connection between it and
154154
In this tutorial, you learned how to:
155155

156156
> [!div class="checklist"]
157-
> * Create a Virtual Network using the vNet Connect Feature
157+
> * Create a Virtual Network using the VNet Connect Feature
158158
> * Create a Virtual Network Manually
159159
> * Create a Virtual Network gateway
160160
> * Connect your ExpressRoute circuit to the gateway
161161
162162

163-
Continue to the next tutorial to learn how to create the NSX-T network segments used for VMs in vCenter Server.
163+
Continue to the next tutorial to learn how to create the NSX network segments used for VMs in vCenter Server.
164164

165165
> [!div class="nextstepaction"]
166-
> [Create an NSX-T network segment](./tutorial-nsx-t-network-segment.md)
166+
> [Create an NSX network segment](./tutorial-nsx-t-network-segment.md)

0 commit comments

Comments
 (0)