Skip to content

Commit a639b18

Browse files
authored
Merge pull request #212437 from rvandenbedem/patch-27
Update tutorial-nsx-t-network-segment.md
2 parents 2f2826f + 9bc5b3e commit a639b18

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

articles/azure-vmware/configure-dhcp-azure-vmware-solution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure DHCP by using either NSX-T Manager to host a
44
ms.topic: how-to
55
ms.custom: contperf-fy21q2, contperf-fy22q1
66
ms.service: azure-vmware
7-
ms.date: 04/08/2022
7+
ms.date: 10/04/2022
88

99
# Customer intent: As an Azure service administrator, I want to configure DHCP by using either NSX-T Manager to host a DHCP server or use a third-party external DHCP server.
1010

@@ -45,7 +45,7 @@ You can create a DHCP server or relay directly from Azure VMware Solution in the
4545
4646
:::image type="content" source="media/networking/add-dhcp-server-relay.png" alt-text="Screenshot showing how to add a DHCP server or DHCP relay in Azure VMware Solutions.":::
4747

48-
4. Complete the DHCP configuration by [providing DHCP ranges on the logical segments](tutorial-nsx-t-network-segment.md#use-azure-portal-to-add-an-nsx-t-segment) and then select **OK**.
48+
4. Complete the DHCP configuration by [providing DHCP ranges on the logical segments](tutorial-nsx-t-network-segment.md#use-azure-portal-to-add-an-nsx-t-data-center-segment) and then select **OK**.
4949

5050

5151

articles/azure-vmware/configure-nsx-network-components-azure-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure NSX-T Data Center network components using Azure VMware Solutio
33
description: Learn how to use the Azure VMware Solution to configure NSX-T Data Center network segments.
44
ms.topic: reference
55
ms.service: azure-vmware
6-
ms.date: 04/11/2022
6+
ms.date: 10/04/2022
77

88
# Customer intent: As an Azure service administrator, I want to configure NSX-T Data Center network components using a simplified view of NSX-T Data Center operations a VMware administrator needs daily. The simplified view is targeted at users unfamiliar with NSX-T Manager.
99

@@ -17,7 +17,7 @@ After deploying Azure VMware Solution, you can configure the necessary NSX-T Dat
1717

1818
You'll have four options to configure NSX-T Data Center components in the Azure VMware Solution console:
1919

20-
- **Segments** - Create segments that display in NSX-T Manager and vCenter Server. For more information, see [Add an NSX-T Data Center segment using the Azure portal](tutorial-nsx-t-network-segment.md#use-azure-portal-to-add-an-nsx-t-segment).
20+
- **Segments** - Create segments that display in NSX-T Manager and vCenter Server. For more information, see [Add an NSX-T Data Center segment using the Azure portal](tutorial-nsx-t-network-segment.md#use-azure-portal-to-add-an-nsx-t-data-center-segment).
2121

2222
- **DHCP** - Create a DHCP server or DHCP relay if you plan to use DHCP. For more information, see [Use the Azure portal to create a DHCP server or relay](configure-dhcp-azure-vmware-solution.md#use-the-azure-portal-to-create-a-dhcp-server-or-relay).
2323

articles/azure-vmware/tutorial-nsx-t-network-segment.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ description: Learn how to add a network segment to use for virtual machines (VMs
44
ms.topic: tutorial
55
ms.custom: contperf-fy22q1
66
ms.service: azure-vmware
7-
ms.date: 07/16/2021
7+
ms.date: 09/24/2022
88
---
99

1010
# Tutorial: Add a network segment in Azure VMware Solution
1111

12-
After deploying Azure VMware Solution, you can configure an NSX-T network segment from NSX-T Manager or the Azure portal. Once configured, the segments are visible in Azure VMware Solution, NSX-T Manager, and vCenter Server. NSX-T Data Center comes pre-provisioned by default with an NSX-T Tier-0 gateway in **Active/Active** mode and a default NSX-T Tier-1 gateway in **Active/Standby** mode. These gateways let you connect the segments (logical switches) and provide East-West and North-South connectivity.
12+
After deploying Azure VMware Solution, you can configure an NSX-T Data Center network segment from NSX-T Manager or the Azure portal. Once configured, the segments are visible in Azure VMware Solution, NSX-T Manager, and vCenter Server. NSX-T Data Center comes pre-provisioned by default with an NSX-T Data Center Tier-0 gateway in **Active/Active** mode and a default NSX-T Data Center Tier-1 gateway in **Active/Standby** mode. These gateways let you connect the segments (logical switches) and provide East-West and North-South connectivity.
1313

1414
>[!TIP]
15-
>The Azure portal presents a simplified view of NSX-T operations a VMware administrator needs regularly and targeted at users not familiar with NSX-T Manager.
15+
>The Azure portal presents a simplified view of NSX-T Data Center operations a VMware administrator needs regularly and targeted at users not familiar with NSX-T Manager.
1616
1717

1818
In this tutorial, you learn how to:
@@ -26,13 +26,13 @@ In this tutorial, you learn how to:
2626
An Azure VMware Solution private cloud with access to the vCenter Server and NSX-T Manager interfaces. For more information, see the [Configure networking](tutorial-configure-networking.md) tutorial.
2727

2828

29-
## Use Azure portal to add an NSX-T segment
29+
## Use Azure portal to add an NSX-T Data Center segment
3030

3131
[!INCLUDE [create-nsxt-segment-azure-portal-steps](includes/create-nsxt-segment-azure-portal-steps.md)]
3232

3333
## Use NSX-T Manager to add network segment
3434

35-
The virtual machines (VMs) created in vCenter Server are placed onto the network segments created in NSX-T and are visible in vCenter Server.
35+
The virtual machines (VMs) created in vCenter Server are placed onto the network segments created in NSX-T Data Center and are visible in vCenter Server.
3636

3737
[!INCLUDE [add-network-segment-steps](includes/add-network-segment-steps.md)]
3838

@@ -42,15 +42,15 @@ Verify the presence of the new network segment. In this example, **ls01** is the
4242

4343
1. In NSX-T Manager, select **Networking** > **Segments**.
4444

45-
:::image type="content" source="media/nsxt/nsxt-new-segment-overview-2.png" alt-text="Screenshot showing the confirmation and status of the new network segment is present in NSX-T.":::
45+
:::image type="content" source="media/nsxt/nsxt-new-segment-overview-2.png" alt-text="Screenshot showing the confirmation and status of the new network segment is present in NSX-T Data Center.":::
4646

4747
1. In vCenter Server, select **Networking** > **SDDC-Datacenter**.
4848

4949
:::image type="content" source="media/nsxt/vcenter-with-ls01-2.png" alt-text="Screenshot showing the confirmation that the new network segment is present in vCenter Server.":::
5050

5151
## Next steps
5252

53-
In this tutorial, you created an NSX-T network segment to use for VMs in vCenter Server.
53+
In this tutorial, you created an NSX-T Data Center network segment to use for VMs in vCenter Server.
5454

5555
You can now:
5656

0 commit comments

Comments
 (0)