Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3c9737e

Browse files
author
dksimpson
committedJun 29, 2018
Task 590: Edits
1 parent 9888824 commit 3c9737e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎articles/cdn/cdn-traffic-manager.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,14 @@ If you have multiple CDN profiles, you can further improve availability and perf
2727
This article provides guidance and an example of how to set up failover with **Azure CDN Standard from Verizon** and **Azure CDN Standard from Akamai** profiles.
2828

2929
## Set up Azure CDN
30-
1. Create two or more Azure CDN profiles and endpoints with different providers by following the steps in [Quickstart: Create a profile and endpoint](cdn-create-new-endpoint.md).
30+
Create two or more Azure CDN profiles and endpoints with different providers.
3131

32+
1. Create an **Azure CDN Standard from Verizon** and **Azure CDN Standard from Akamai** profile by following the steps in [Create a new CDN profile](cdn-create-new-endpoint.md#create-a-new-cdn-profile).
33+
3234
![CDN multiple profiles](./media/cdn-traffic-manager/cdn-multiple-profiles.png)
3335

36+
2. In each of the new profiles, create at least one endpoint by following the steps in [Create a new CDN endpoint](cdn-create-new-endpoint.md#create-a-new-cdn-endpoint).
37+
3438
## Set up Azure Traffic Manager
3539
Create an Azure Traffic Manager profile and set up load balancing across your CDN endpoints.
3640

Loading

0 commit comments

Comments
 (0)
Please sign in to comment.