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
description: Learn how to integrate Traffic Manager with Azure VMware Solution to balance application workloads across multiple endpoints in different regions.
4
4
ms.topic: how-to
5
5
ms.service: azure-vmware
6
-
ms.date: 12/11/2023
6
+
ms.date: 3/22/2024
7
7
ms.custom: engagement-fy23
8
8
9
9
---
@@ -14,14 +14,14 @@ This article walks through the steps of how to integrate [Azure Traffic Manager]
14
14
15
15
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)
16
16
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.
18
18
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":::
20
20
21
21
Before you begin, review the [Prerequisites](#prerequisites) list, then go through the following procedures:
22
22
23
23
> [!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
25
25
> * Create your Traffic Manager profile
26
26
> * Add external endpoints into your Traffic Manager profile
27
27
@@ -36,7 +36,7 @@ Before you begin, review the [Prerequisites](#prerequisites) list, then go throu
36
36
37
37
- Host with internet connectivity for verification.
38
38
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).
40
40
41
41
## Verify your application gateways configuration
42
42
@@ -62,13 +62,13 @@ The following steps verify the configuration of your application gateways.
62
62
63
63
1. Verify the configuration of the other application gateways and backend pool members.
64
64
65
-
## Verify the NSX-T segment configuration
65
+
## Verify the NSX segment configuration
66
66
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.
68
68
69
69
1. Select **Segments** to view your configured segments. You see Contoso-segment1 connected to Contoso-T01 gateway, a Tier-1 flexible router.
0 commit comments