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-traffic-view-overview.md
+12-16Lines changed: 12 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: traffic-manager
5
5
author: greg-lindsay
6
6
ms.service: azure-traffic-manager
7
7
ms.topic: concept-article
8
-
ms.date: 08/08/2024
8
+
ms.date: 02/11/2025
9
9
ms.author: greglin
10
10
---
11
11
@@ -29,24 +29,28 @@ In the next step, Traffic Manager correlates the user base region to Azure regio
29
29
30
30
The frequency of Traffic view data update depends on multiple internal service variables. However, the data is updated once every 48 hours.
31
31
32
-
>[!NOTE]
33
-
>The latency described in Traffic View is a representative latency between the end user and the Azure regions to which they had connected to, and is not the DNS lookup latency. Traffic View makes a best effort estimate of the latency between the local DNS resolver and the Azure region the query was routed to, if there is insufficient data available then the latency returned will be null.
32
+
>[!NOTE]
33
+
>The latency described in Traffic View is a representative latency between the end user and the Azure regions to which they had connected to, and is not the DNS lookup latency. Traffic View makes a best effort estimate of the latency between the local DNS resolver and the Azure region the query was routed to, if there is insufficient data available then the latency returned will be null.
34
34
35
35
## Visual overview
36
36
37
37
When you navigate to the **Traffic View** section in your Traffic Manager page, you see a geographical map with an overlay of Traffic View insights. The map provides information about the user base and endpoints for your Traffic Manager profile.
> Traffic View is being retired in Sovereign clouds on March 15, 2025. Traffic View will continue to be available in Public cloud.<br>
43
+
> Retirement of Traffic View in Sovereign clouds is part of our efforts to continuously maintain the highest level of security for customers.
44
+
41
45
### User base information
42
46
43
-
For those local DNS resolvers for which location information is available, they're shown in the map. The color of the DNS resolver denotes the average latency experienced by end users who used that DNS resolver for their Traffic Manager queries.
47
+
Local DNS resolvers that have location information available are shown in the map. The color of the DNS resolver denotes the average latency experienced by end users who used that DNS resolver for their Traffic Manager queries.
44
48
45
49
If you hover over a DNS resolver location in the map, it shows:
46
50
- the subnet of the DNS resolver (labeled as: DNS query source IP)
47
-
- the volume of DNS query traffic seen by Traffic Manager from it
48
-
- the endpoints to which traffic from the DNS resolver was routed, as a line between the endpoint and the DNS resolver
49
-
- the average latency from that location to the endpoint, represented as the color of the line connecting them
51
+
- the volume of DNS query traffic seen by Traffic Manager from that location
52
+
- the endpoints where traffic from the DNS resolver was routed, shown as a line between the endpoint and the DNS resolver
53
+
- the average latency from that location to the endpoint, represented as the color of the line connecting the two locations
50
54
51
55
### Endpoint information
52
56
@@ -58,7 +62,7 @@ The Azure regions in which the endpoints are located are shown as blue dots in t
58
62
You can view the Traffic View data in a tabular format in Azure portal. There's an entry for each DNS resolver IP / endpoint pair that shows:
59
63
60
64
* The subnet of the DNS resolver (labeled as: DNS query source IP)
61
-
* The name
65
+
* The resolver name
62
66
* The geographical location of the Azure region in which the endpoint is located (if available)
63
67
* The volume of requests associated with that DNS resolver to that endpoint
64
68
* The representative latency associated with end users using that DNS (where available)
@@ -72,21 +76,13 @@ When you use Traffic View, you're billed based on the number of data points used
72
76
## FAQs
73
77
74
78
*[What does Traffic View do?](./traffic-manager-faqs.md#what-does-traffic-view-do)
75
-
76
79
*[How can I benefit from using Traffic View?](./traffic-manager-faqs.md#how-can-i-benefit-from-using-traffic-view)
77
-
78
80
*[How is Traffic View different from the Traffic Manager metrics available through Azure monitor?](./traffic-manager-faqs.md#how-is-traffic-view-different-from-the-traffic-manager-metrics-available-through-azure-monitor)
79
-
80
81
*[Does Traffic View use EDNS Client Subnet information?](./traffic-manager-faqs.md#does-traffic-view-use-edns-client-subnet-information)
81
-
82
82
*[How many days of data does Traffic View use?](./traffic-manager-faqs.md#how-many-days-of-data-does-traffic-view-use)
83
-
84
83
*[How does Traffic View handle external endpoints?](./traffic-manager-faqs.md#how-does-traffic-view-handle-external-endpoints)
85
-
86
84
*[Do I need to enable Traffic View for each profile in my subscription?](./traffic-manager-faqs.md#do-i-need-to-enable-traffic-view-for-each-profile-in-my-subscription)
87
-
88
85
*[How can I turn off Traffic View?](./traffic-manager-faqs.md#how-can-i-turn-off-traffic-view)
89
-
90
86
*[How does Traffic View billing work?](./traffic-manager-faqs.md#how-does-traffic-view-billing-work)
0 commit comments