Skip to content

Commit c75247e

Browse files
Merge pull request #269929 from rvandenbedem/patch-11
Update deploy-traffic-manager-balance-workloads.md
2 parents b504b29 + 2598c3d commit c75247e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/azure-vmware/deploy-traffic-manager-balance-workloads.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy Traffic Manager to balance Azure VMware Solution workloads
33
description: Learn how to integrate Traffic Manager with Azure VMware Solution to balance application workloads across multiple endpoints in different regions.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 12/11/2023
6+
ms.date: 3/22/2024
77
ms.custom: engagement-fy23
88

99
---
@@ -14,14 +14,14 @@ This article walks through the steps of how to integrate [Azure Traffic Manager]
1414

1515
The gateways have Azure VMware Solution virtual machines (VMs) configured as backend pool members to load balance the incoming layer 7 requests. For more information, see [Use Azure Application Gateway to protect your web apps on Azure VMware Solution](protect-azure-vmware-solution-with-application-gateway.md)
1616

17-
The diagram shows how Traffic Manager provides load balancing for the applications at the DNS level between regional endpoints. The gateways have backend pool members configured as IIS Servers and referenced as Azure VMware Solution external endpoints. Connection over the virtual network between the two private cloud regions uses an ExpressRoute gateway.
17+
The diagram shows how Traffic Manager provides load balancing for the applications at the DNS level between regional endpoints. The gateways have backend pool members configured as IIS Servers and referenced as Azure VMware Solution external endpoints. Connection over the virtual network between the three private cloud regions uses an ExpressRoute gateway.
1818

19-
:::image type="content" source="media/traffic-manager/traffic-manager-topology.png" alt-text="Diagram of the Traffic Manager integration with Azure VMware Solution." lightbox="media/traffic-manager/traffic-manager-topology.png" border="false":::
19+
:::image type="content" source="media/traffic-manager/traffic-manager-topology.png" alt-text="Diagram of the Azure Traffic Manager integration with Azure VMware Solution." lightbox="media/traffic-manager/traffic-manager-topology.png" border="false":::
2020

2121
Before you begin, review the [Prerequisites](#prerequisites) list, then go through the following procedures:
2222

2323
> [!div class="checklist"]
24-
> * Verify configuration of your application gateways and the NSX-T segment
24+
> * Verify configuration of your application gateways and the NSX segment
2525
> * Create your Traffic Manager profile
2626
> * Add external endpoints into your Traffic Manager profile
2727
@@ -36,7 +36,7 @@ Before you begin, review the [Prerequisites](#prerequisites) list, then go throu
3636

3737
- Host with internet connectivity for verification.
3838

39-
- An [NSX-T network segment created in Azure VMware Solution](tutorial-nsx-t-network-segment.md).
39+
- An [NSX network segment created in Azure VMware Solution](tutorial-nsx-t-network-segment.md).
4040

4141
## Verify your application gateways configuration
4242

@@ -62,13 +62,13 @@ The following steps verify the configuration of your application gateways.
6262

6363
1. Verify the configuration of the other application gateways and backend pool members.
6464

65-
## Verify the NSX-T segment configuration
65+
## Verify the NSX segment configuration
6666

67-
The following steps verify the configuration of the NSX-T segment in the Azure VMware Solution environment.
67+
The following steps verify the configuration of the NSX segment in the Azure VMware Solution environment.
6868

6969
1. Select **Segments** to view your configured segments. You see Contoso-segment1 connected to Contoso-T01 gateway, a Tier-1 flexible router.
7070

71-
:::image type="content" source="media/traffic-manager/nsx-t-segment-azure-vmware-solution.png" alt-text="Screenshot showing segment profiles in NSX-T Manager." lightbox="media/traffic-manager/nsx-t-segment-azure-vmware-solution.png":::
71+
:::image type="content" source="media/traffic-manager/nsx-t-segment-azure-vmware-solution.png" alt-text="Screenshot showing segment profiles in NSX Manager." lightbox="media/traffic-manager/nsx-t-segment-azure-vmware-solution.png":::
7272

7373
1. Select **Tier-1 Gateways** to see a list of Tier-1 gateways with the number of linked segments.
7474

@@ -83,7 +83,7 @@ The following steps verify the configuration of the NSX-T segment in the Azure V
8383
8484
:::image type="content" source="media/traffic-manager/nsx-t-vm-details.png" alt-text="Screenshot showing VM details in vSphere Client." lightbox="media/traffic-manager/nsx-t-vm-details.png":::
8585

86-
4. Select the VM, then select **ACTIONS > Edit Settings** to verify connection to the NSX-T segment.
86+
4. Select the VM, then select **ACTIONS > Edit Settings** to verify connection to the NSX segment.
8787

8888
## Create your Traffic Manager profile
8989

-25.7 KB
Loading

0 commit comments

Comments
 (0)