Skip to content

Commit 5c380b8

Browse files
authored
Merge pull request #278018 from rvandenbedem/patch-9
Update tutorial-configure-networking.md
2 parents cb15fd6 + 585b607 commit 5c380b8

File tree

3 files changed

+40
-42
lines changed

3 files changed

+40
-42
lines changed
Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
---
2-
title: Add an NSX-T network segment
3-
description: Steps to add an NSX-T network segment for Azure VMware Solution in NSX-T Manager.
2+
title: Add an NSX network segment
3+
description: Steps to add an NSX network segment for Azure VMware Solution in NSX Manager.
44
ms.topic: include
55
ms.service: azure-vmware
6-
ms.date: 01/03/2024
6+
ms.date: 6/12/2024
77
author: suzizuber
88
ms.author: v-szuber
99
ms.custom: engagement-fy23
1010
---
1111

1212
<!-- Used in configure-dhcp-azure-vmware-solution.md and tutorial-nsx-t-network-segment.md -->
1313

14-
1. In NSX-T Manager, select **Networking** > **Segments**, and then select **Add Segment**.
14+
1. In NSX Manager, select **Networking** > **Segments**, and then select **Add Segment**.
1515

16-
:::image type="content" source="../media/nsxt/nsxt-segments-overview.png" alt-text="Screenshot showing how to add a new segment in NSX-T Manager.":::
16+
:::image type="content" source="../media/nsxt/nsxt-segments-overview.png" alt-text="Screenshot showing how to add a new segment in NSX Manager.":::
1717

1818
1. Enter a name for the segment.
1919

2020
1. Select the Tier-1 Gateway (TNTxx-T1) as the **Connected Gateway** and leave the **Type** as Flexible.
2121

2222
1. Select the preconfigured overlay **Transport Zone** (TNTxx-OVERLAY-TZ) and then select **Set Subnets**.
2323

24-
:::image type="content" source="../media/nsxt/nsxt-create-segment-specs.png" alt-text="Screenshot showing the Segments details for adding a new NSX-T network segment.":::
24+
:::image type="content" source="../media/nsxt/nsxt-create-segment-specs.png" alt-text="Screenshot showing the Segments details for adding a new NSX network segment.":::
2525

2626
1. Enter the gateway IP address and then select **Add**.
2727

@@ -33,5 +33,3 @@ ms.custom: engagement-fy23
3333
1. Select **Apply** and then **Save**.
3434

3535
1. Select **No** to decline the option to continue configuring the segment.
36-
37-
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Add an NSX-T Data Center network segment using Azure VMware Solution
3-
description: Steps to add an NSX-T Data Center network segment for Azure VMware Solution in the Azure portal.
2+
title: Add an NSX network segment using Azure VMware Solution
3+
description: Steps to add an NSX network segment for Azure VMware Solution in the Azure portal.
44
ms.topic: include
55
ms.service: azure-vmware
6-
ms.date: 1/03/2024
6+
ms.date: 6/12/2024
77
author: suzizuber
88
ms.author: v-szuber
99
ms.custom: engagement-fy23
@@ -13,13 +13,13 @@ ms.custom: engagement-fy23
1313

1414

1515
>[!NOTE]
16-
>If you plan to use DHCP, you'll need to [configure a DHCP server or DHCP relay](../configure-dhcp-azure-vmware-solution.md) before you can configure an NSX-T Data Center network segment.
16+
>If you plan to use DHCP, you'll need to [configure a DHCP server or DHCP relay](../configure-dhcp-azure-vmware-solution.md) before you can configure an NSX network segment.
1717
1818
1. In your Azure VMware Solution private cloud, under **Workload Networking**, select **Segments** > **Add**.
1919

2020
2. Provide the details for the new logical segment and select **OK**.
2121

22-
:::image type="content" source="../media/networking/add-new-nsxt-segment.png" alt-text="Screenshot showing how to add a new NSX-T Data Center segment in the Azure portal.":::
22+
:::image type="content" source="../media/networking/add-new-nsxt-segment.png" alt-text="Screenshot showing how to add a new NSX segment in the Azure portal.":::
2323

2424
- **Segment name** - Name of the segment that is visible in vCenter Server.
2525

@@ -30,8 +30,8 @@ ms.custom: engagement-fy23
3030
>[!NOTE]
3131
>The **Connected gateway** is selected by default and is read-only. It shows Tier-1 Gateway and type of segment information.
3232
>
33-
>- **T1** - Name of the Tier-1 Gateway in NSX-T Manager. A private cloud comes with an NSX-T Tier-0 Gateway in Active/Active mode and a default NSX-T Tier-1 Gateway in Active/Standby mode. Segments created through the Azure VMware Solution console only connect to the default Tier-1 Gateway, and the workloads of these segments get East-West and North-South connectivity. You can only create more Tier-1 Gateways through NSX-T Manager. Tier-1 Gateways created from the NSX-T Manager console are not visible in the Azure VMware Solution console.
33+
>- **T1** - Name of the Tier-1 Gateway in NSX Manager. A private cloud comes with an NSX Tier-0 Gateway in Active/Active mode and a default NSX Tier-1 Gateway in Active/Standby mode. Segments created through the Azure VMware Solution console only connect to the default Tier-1 Gateway, and the workloads of these segments get East-West and North-South connectivity. You can only create more Tier-1 Gateways through NSX Manager. Tier-1 Gateways created from the NSX Manager console are not visible in the Azure VMware Solution console.
3434
>
3535
>- **Type** - Overlay segment supported by Azure VMware Solution.
3636
37-
The segment is now visible in Azure VMware Solution, NSX-T Manager, and vCenter Server.
37+
The segment is now visible in Azure VMware Solution, NSX Manager, and vCenter Server.

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)