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/cdn/cdn-change-provider.md
+2-16Lines changed: 2 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,19 +12,13 @@ ms.date: 03/31/2025
12
12
ROBOTS: NOINDEX
13
13
---
14
14
15
-
# Migrate between content delivery network providers
15
+
# Best practices while migrating between content delivery network providers
16
16
17
17
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
18
18
19
19
Content Delivery Network services can provide resiliency and add benefits for different types of workloads. Switching between content delivery network providers is a common practice when your web delivery requirements changes or when a different service is better suited for your business needs.
20
20
21
-
The purpose of this article is to share best practices when migrating from one content delivery network service to another. In this article we talk about the different Azure Content Delivery Network services, how to compare these products and best practices to consider when performing the migration.
22
-
23
-
<aname='overview-of-azure-cdn-profiles'></a>
24
-
25
-
## Overview of Azure Content Delivery Network profiles
26
-
27
-
**Azure Front Door:** release two new tiers (Standard and Premium) on March 29, 2022, which is the next generation Azure Front Door. It combines the capabilities of Azure Front Door (classic), Microsoft content delivery network (classic), and Web Application Firewall. With features such as private link integration, enhancements to rules engine, diagnostics, and a one-stop secure application acceleration for Azure customers. For more information about Azure Front Door, see [Azure Front Door overview](../frontdoor/front-door-overview.md).
21
+
The purpose of this article is to share best practices when migrating from one content delivery network service to another.
28
22
29
23
## Pricing comparison
30
24
@@ -82,14 +76,6 @@ Once you've completed your proof of concept testing, you can begin the migration
> - Changing between content delivery networks can increase traffic to origin for a period of time until the new provider caches the content.
84
78
85
-
## Improve migration with Azure Traffic Manager
86
-
87
-
If you have multiple Azure Content Delivery Network profiles, you can improve availability and performance using Azure Traffic Manager. You can use Traffic Manager to load balance among multiple Azure Content Delivery Network endpoints for failover and geo-load balancing.
88
-
89
-
In a typical failover scenario, all client requests are directed to the primary content delivery network profile. If the profile is unavailable, requests are sent to the secondary profile. Requests resume to your primary profile when it becomes available again. Using Azure Traffic Manager in this manner ensures your web application is always available.
90
-
91
-
For more information, see [Failover content delivery network endpoints with Traffic Manager](cdn-traffic-manager.md).
92
-
93
79
## Next Steps
94
80
95
81
- Create an [Azure Front Door](../frontdoor/create-front-door-portal.md) profile.
0 commit comments