Skip to content

Commit a7f219b

Browse files
Merge pull request #291242 from duongau/patch-1
Front Door - Migrate from CDN to AFD (add note about endpoint)
2 parents c69ee55 + cd7903b commit a7f219b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/frontdoor/migrate-cdn-to-front-door.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,9 @@ The initial traffic distribution starts by routing a small percentage of traffic
180180
1. Ensure the Azure Front Door endpoint is enabled, Weight is set to 100, and the health check is set to **Always serve traffic**.
181181

182182
1. Ensure the Azure CDN from Edgio endpoint is disabled.
183+
184+
> [!NOTE]
185+
> If you're currently utilizing `azureedge.net` within your codebase, you'll need to update your code to utilize `<YourNewAFDEndpoint.azurefd.net>. If this is a significant concern for you organization, contact support for further assistance.
183186
184187
### Remove Azure Traffic Manager
185188

0 commit comments

Comments
 (0)