You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/tutorial-configure-networking.md
+27-27Lines changed: 27 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn to create and configure the networking needed to deploy your
4
4
ms.topic: tutorial
5
5
ms.custom: engagement-fy23
6
6
ms.service: azure-vmware
7
-
ms.date: 12/19/2023
7
+
ms.date: 6/12/2024
8
8
---
9
9
10
10
# Tutorial: Configure networking for your VMware private cloud in Azure
@@ -22,65 +22,65 @@ In this tutorial, you learn how to:
22
22
> * Connect your ExpressRoute circuit to the gateway
23
23
24
24
>[!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).
29
29
30
-
## Connect with the Azure vNet connect feature
30
+
## Connect with the Azure VNet connect feature
31
31
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.
33
33
34
34
>[!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.
36
36
37
37
### Prerequisites
38
38
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.
40
40
41
-
1.vNet must contain a gateway subnet.
41
+
1.VNet must contain a gateway subnet.
42
42
1. Be in the same region as Azure VMware Solution private cloud.
43
43
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.
45
45
1. Validate solution design is within Azure VMware Solution limits (Microsoft technical documentation/azure/azure-resource-manager/management/azure-subscription-service-limits).
46
46
47
-
### Select an existing vNet
47
+
### Select an existing VNet
48
48
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.
50
50
51
51
1. In your Azure VMware Solution private cloud, under **Manage**, select **Connectivity**.
52
52
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.
54
54
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.":::
56
56
57
57
3. Select **Save**.
58
58
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.
60
60
61
61
62
-
### Create a new vNet
62
+
### Create a new VNet
63
63
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.
65
65
66
66
1. In your Azure VMware Solution private cloud, under **Manage**, select **Connectivity**.
67
67
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**.
69
69
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.":::
71
71
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**.
73
73
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.
75
75
76
76
:::image type="content" source="media/networking/create-new-virtual-network.png" alt-text="Screenshot showing the Create virtual network window.":::
77
77
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.
79
79
80
80
81
81
## Connect to the private cloud manually
82
82
83
-
### Create a vNet manually
83
+
### Create a VNet manually
84
84
85
85
1. Sign in to the [Azure portal](https://portal.azure.com).
86
86
@@ -154,13 +154,13 @@ Now that you deployed a virtual network gateway, add a connection between it and
154
154
In this tutorial, you learned how to:
155
155
156
156
> [!div class="checklist"]
157
-
> * Create a Virtual Network using the vNet Connect Feature
157
+
> * Create a Virtual Network using the VNet Connect Feature
158
158
> * Create a Virtual Network Manually
159
159
> * Create a Virtual Network gateway
160
160
> * Connect your ExpressRoute circuit to the gateway
161
161
162
162
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.
164
164
165
165
> [!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