Skip to content

Commit 4a59053

Browse files
Merge pull request #284077 from greg-lindsay/atm-freshness
freshness check 2
2 parents af370ee + 38bfb34 commit 4a59053

8 files changed

+11
-11
lines changed

articles/traffic-manager/configure-multivalue-routing-method-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: greg-lindsay
66
ms.author: greglin
77
ms.service: azure-traffic-manager
88
ms.topic: how-to
9-
ms.date: 04/28/2022
9+
ms.date: 08/08/2024
1010
ms.custom: template-how-to, devx-track-arm-template
1111
---
1212

articles/traffic-manager/traffic-manager-create-rum-web-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: greg-lindsay
66
manager: kumud
77
ms.service: azure-traffic-manager
88
ms.topic: how-to
9-
ms.date: 04/06/2021
9+
ms.date: 08/08/2024
1010
ms.author: greglin
1111
ms.custom: template-how-to
1212
---

articles/traffic-manager/traffic-manager-point-internet-domain.md

Lines changed: 1 addition & 1 deletion
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: how-to
8-
ms.date: 04/27/2023
8+
ms.date: 08/08/2024
99
ms.author: greglin
1010
ms.custom: template-how-to
1111
---

articles/traffic-manager/traffic-manager-routing-methods.md

Lines changed: 1 addition & 1 deletion
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: conceptual
8-
ms.date: 11/30/2022
8+
ms.date: 08/08/2024
99
ms.author: greglin
1010
ms.custom: template-concept
1111
---

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ services: traffic-manager
55
author: greg-lindsay
66
ms.service: azure-traffic-manager
77
ms.topic: conceptual
8-
ms.date: 04/27/2023
8+
ms.date: 08/08/2024
99
ms.author: greglin
1010
ms.custom: template-concept
1111
---
1212

1313
# Traffic Manager Real User Measurements overview
1414

15-
When you set up a Traffic Manager profile to use the performance routing method, the service looks at where the DNS query requests are coming from and makes routing decisions to direct those requestors to the Azure region that gives them the lowest latency. This is accomplished by utilizing the network latency intelligence that Traffic Manager maintains for different end-user networks.
15+
When you set up a Traffic Manager profile to use the performance routing method, the service looks at the origin of the DNS query and makes routing decisions to direct queries to the Azure region that provides the lowest latency. This is accomplished by utilizing the network latency intelligence that Traffic Manager maintains for different end-user networks.
1616

17-
Real User Measurements enables you to measure network latency measurements to Azure regions, from the client applications your end users use, and have Traffic Manager consider that information as well when making routing decisions. By choosing to use the Real User Measurements, you can increase the accuracy of the routing for requests coming from those networks where your end users reside.
17+
Real User Measurements enables you to view network latency measurements to Azure regions. You can review the client applications your end users use and have Traffic Manager consider that information when making routing decisions. Using Real User Measurements can increase the accuracy of the routing for requests coming from those networks where your end users reside.
1818

1919
## How Real User Measurements work
2020

21-
Real User Measurements work by having your client applications measure latency to Azure regions as it is seen from the end-user networks in which they are used. For example, if you have a web page that is accessed by users across different locations (for example, in the North American regions), you can use Real User Measurements with performance routing method to get them to the best Azure region in which your server application is hosted.
21+
Real User Measurements works by having your client applications measure latency to Azure regions as it is seen from the end-user networks. For example, if you have a web page that is accessed by users across different locations (for example, in different North American regions), you can use Real User Measurements with the performance routing method to get them to the best Azure region for your server application.
2222

2323
It starts by embedding an Azure provided JavaScript (with a unique key in it) in your web pages. Once that is done, whenever a user visits that webpage, the JavaScript queries Traffic Manager to get information about the Azure regions it should measure. The service returns a set of endpoints to the script that then measure these regions consecutively by downloading a single pixel image hosted in those Azure regions and noting the latency between the time the request was sent and the time when the first byte was received. These measurements are then reported back to the Traffic Manager service.
2424

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

Lines changed: 1 addition & 1 deletion
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: conceptual
8-
ms.date: 03/22/2023
8+
ms.date: 08/08/2024
99
ms.author: greglin
1010
ms.custom: template-concept, engagement-fy23
1111
---

articles/traffic-manager/tutorial-traffic-manager-improve-website-response.md

Lines changed: 1 addition & 1 deletion
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: tutorial
8-
ms.date: 03/06/2023
8+
ms.date: 08/08/2024
99
ms.author: greglin
1010
ms.custom: template-tutorial
1111
# Customer intent: As an IT Admin, I want to route traffic so I can improve website response by choosing the endpoint with lowest latency.

articles/traffic-manager/tutorial-traffic-manager-subnet-routing.md

Lines changed: 1 addition & 1 deletion
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: tutorial
8-
ms.date: 03/08/2021
8+
ms.date: 08/08/2024
99
ms.author: greglin
1010
ms.custom: template-tutorial
1111
---

0 commit comments

Comments
 (0)