Skip to content

Commit 0902e9d

Browse files
authored
changed files by pdets auto publish service, publishid[58273989-c710-4f96-a694-1a1d9083dbe1] and do [publish].
1 parent c9d01d1 commit 0902e9d

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

learn-pr/wwl-azure/load-balancing-non-https-traffic-azure/5-explore-azure-traffic-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ quiz:
2222
choices:
2323
- content: "Layer 3"
2424
isCorrect: false
25-
explanation: "Incorrect. Traffic Manager works at the application level, Layer 7 ."
25+
explanation: "Incorrect. Traffic Manager works at the application level, Layer 7."
2626
- content: "Layer 4"
2727
isCorrect: false
2828
explanation: "Incorrect. Traffic Manager works at the application level, Layer-7."

learn-pr/wwl-azure/load-balancing-non-https-traffic-azure/includes/5-explore-azure-traffic-manager.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Azure Traffic Manager enables you to control how network traffic is distributed
2323

2424
Azure Traffic Manager supports different traffic-routing methods to determine how to route network traffic to the various service endpoints. You select the method that best fits your requirements.
2525

26+
This video reviews Traffic Manager routing methods.
27+
28+
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=de489673-af9f-4474-842b-f6b13807065c]
29+
2630
#### Priority routing method
2731

2832
Use the [priority routing method](/azure/traffic-manager/traffic-manager-routing-methods#priority-traffic-routing-method) for a primary service endpoint for all traffic. You can provide multiple backup endpoints in case the primary or one of the backup endpoints is unavailable.
@@ -48,11 +52,6 @@ Use the [**Geographic** routing method](/azure/traffic-manager/traffic-manager-r
4852

4953
:::image type="content" source="../media/routing-method-geographic-c04c1141.png" alt-text="Diagram that shows the 'Geographic' routing method.":::
5054

51-
## Traffic Manager routing methods (video)
52-
53-
This video reviews Traffic Manager routing methods.
54-
55-
> [!VIDEO https://learn-video.azurefd.net/vod/player?id=de489673-af9f-4474-842b-f6b13807065c]
5655

5756
> [!TIP]
5857
> Learn more about Traffic Manager check out the [Enhance your service availability and data locality by using Azure Traffic Manager](/training/modules/distribute-load-with-traffic-manager/) module.

0 commit comments

Comments
 (0)