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/traffic-manager/traffic-manager-overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.service: traffic-manager
7
7
ms.topic: overview
8
8
ms.tgt_pltfrm: na
9
9
ms.workload: infrastructure-services
10
-
ms.date: 01/19/2021
10
+
ms.date: 11/30/2022
11
11
ms.author: greglin
12
12
#Customer intent: As an IT admin, I want to learn about Traffic Manager and what I can use it for.
13
13
---
@@ -16,7 +16,7 @@ ms.author: greglin
16
16
17
17
Azure Traffic Manager is a DNS-based traffic load balancer. This service allows you to distribute traffic to your public facing applications across the global Azure regions. Traffic Manager also provides your public endpoints with high availability and quick responsiveness.
18
18
19
-
Traffic Manager uses DNS to direct the client requests to the appropriate service endpoint based on a traffic-routing method. Traffic manager also provides health monitoring for every endpoint. The endpoint can be any Internet-facing service hosted inside or outside of Azure. Traffic Manager provides a range of [traffic-routing methods](traffic-manager-routing-methods.md) and [endpoint monitoring options](traffic-manager-monitoring.md) to suit different application needs and automatic failover models. Traffic Manager is resilient to failure, including the failure of an entire Azure region.
19
+
Traffic Manager uses DNS to direct client requests to the appropriate service endpoint based on a traffic-routing method. Traffic manager also provides health monitoring for every endpoint. The endpoint can be any Internet-facing service hosted inside or outside of Azure. Traffic Manager provides a range of [traffic-routing methods](traffic-manager-routing-methods.md) and [endpoint monitoring options](traffic-manager-monitoring.md) to suit different application needs and automatic failover models. Traffic Manager is [resilient](../reliability/availability-zones-service-support.md#an-icon-that-signifies-this-service-is-non-regional-non-regional-services-always-available-services) to failure, including the failure of an entire Azure region.
20
20
21
21
>[!NOTE]
22
22
> Azure provides a suite of fully managed load-balancing solutions for your scenarios.
@@ -27,7 +27,7 @@ Traffic Manager uses DNS to direct the client requests to the appropriate servic
27
27
> Your end-to-end scenarios may benefit from combining these solutions as needed.
28
28
> For an Azure load-balancing options comparison, see [Overview of load-balancing options in Azure](/azure/architecture/guide/technology-choices/load-balancing-overview).
29
29
30
-
Traffic Manager offers the following features:
30
+
**Traffic Manager offers the following features**:
31
31
32
32
## Increase application availability
33
33
@@ -47,7 +47,7 @@ Traffic Manager supports external, non-Azure endpoints enabling it to be used wi
47
47
48
48
## Distribute traffic for complex deployments
49
49
50
-
Using[nested Traffic Manager profiles](traffic-manager-nested-profiles.md), multiple traffic-routing methods can be combined to create sophisticated and flexible rules to scale to the needs of larger, more complex deployments.
50
+
When you use[nested Traffic Manager profiles](traffic-manager-nested-profiles.md), multiple traffic-routing methods can be combined to create sophisticated and flexible rules to scale to the needs of larger, more complex deployments.
0 commit comments