Skip to content

Commit ea4d4af

Browse files
Merge pull request #294475 from greg-lindsay/atm-upd
retirement notice
2 parents c1492ca + 1ebbfc6 commit ea4d4af

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

articles/traffic-manager/traffic-manager-traffic-view-overview.md

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: traffic-manager
55
author: greg-lindsay
66
ms.service: azure-traffic-manager
77
ms.topic: concept-article
8-
ms.date: 08/08/2024
8+
ms.date: 02/11/2025
99
ms.author: greglin
1010
---
1111

@@ -29,24 +29,28 @@ In the next step, Traffic Manager correlates the user base region to Azure regio
2929

3030
The frequency of Traffic view data update depends on multiple internal service variables. However, the data is updated once every 48 hours.
3131

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.
3434
3535
## Visual overview
3636

3737
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.
3838

3939
![Traffic Manager Traffic View Geographic view][1]
4040

41+
> [!NOTE]
42+
> 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+
4145
### User base information
4246

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.
4448

4549
If you hover over a DNS resolver location in the map, it shows:
4650
- 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
5054

5155
### Endpoint information
5256

@@ -58,7 +62,7 @@ The Azure regions in which the endpoints are located are shown as blue dots in t
5862
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:
5963

6064
* The subnet of the DNS resolver (labeled as: DNS query source IP)
61-
* The name
65+
* The resolver name
6266
* The geographical location of the Azure region in which the endpoint is located (if available)
6367
* The volume of requests associated with that DNS resolver to that endpoint
6468
* 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
7276
## FAQs
7377

7478
* [What does Traffic View do?](./traffic-manager-faqs.md#what-does-traffic-view-do)
75-
7679
* [How can I benefit from using Traffic View?](./traffic-manager-faqs.md#how-can-i-benefit-from-using-traffic-view)
77-
7880
* [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-
8081
* [Does Traffic View use EDNS Client Subnet information?](./traffic-manager-faqs.md#does-traffic-view-use-edns-client-subnet-information)
81-
8282
* [How many days of data does Traffic View use?](./traffic-manager-faqs.md#how-many-days-of-data-does-traffic-view-use)
83-
8483
* [How does Traffic View handle external endpoints?](./traffic-manager-faqs.md#how-does-traffic-view-handle-external-endpoints)
85-
8684
* [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-
8885
* [How can I turn off Traffic View?](./traffic-manager-faqs.md#how-can-i-turn-off-traffic-view)
89-
9086
* [How does Traffic View billing work?](./traffic-manager-faqs.md#how-does-traffic-view-billing-work)
9187

9288
## Next steps

0 commit comments

Comments
 (0)