Skip to content

Commit efc3f97

Browse files
authored
Merge pull request #261623 from duongau/akamaifaq
CDN - Akamai retirement FAQ (new article)
2 parents 9142e72 + ccacd38 commit efc3f97

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

articles/cdn/akamai-retirement-faq.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: Azure CDN Standard from Akamai retirement FAQ
3+
titleSuffix: Azure Content Delivery Network
4+
description: Common questions about the retirement of Azure CDN Standard from Akamai.
5+
services: cdn
6+
author: duongau
7+
ms.service: azure-cdn
8+
ms.topic: how-to
9+
ms.date: 12/19/2023
10+
ms.author: duau
11+
---
12+
13+
# Azure CDN Standard from Akamai retirement FAQ
14+
15+
Azure CDN Standard from Akamai was a product of a partnership between Azure and Akamai Technologies Inc. that began in May 2016. This partnership ended in 2023, and Azure CDN Standard from Akamai was no longer supported on October 31, 2023.
16+
17+
To reduce customer inconvenience, Azure CDN product engineering started an automigration process for active Azure CDN Standard from Akamai profiles to Azure CDN Standard from Edgio on November 1, 2023. Inactive Azure CDN Standard from Akamai profiles will be retained until March 31, 2024, but their endpoints will stop resolving to a CDN node after December 31, 2023.
18+
19+
## Frequently asked questions
20+
21+
### What is considered an active CDN profile?
22+
23+
An active CDN profile is one that has CDN endpoints with traffic records in the last 90 days. CDN endpoints that have no traffic records for more than 90 days are considered inactive and unused.
24+
25+
### How can I tell if my profile was migrated?
26+
27+
You can identify migrated profiles by the informational portal banner that says this profile was moved to Azure CDN Standard from Edgio. The provider field of the profile also displays Edgio instead of Akamai. Profiles that didn't migrate have a different informational portal banner that says Azure CDN from Akamai is no longer supported. The provider field of the profile still shows Akamai.
28+
29+
### What are the consequences of not taking any actions on my Azure CDN from Akamai resource before December 31, 2023?
30+
31+
Profiles that remain with Akamai are preserved but their endpoints stop resolving. The endpoint names will be reserved for the profile for possible future reuse. Preserved profiles will be deleted after March 31, 2024.
32+
33+
### I no longer need the Azure CDN from Akamai profile, what should I do?
34+
35+
Only deletion is allowed for inactive Akamai profiles. Other changes aren't permitted.
36+
37+
### Where can I find more migration support resources?
38+
39+
For further assistance, submit a support ticket. Our support team is happy to help. The automigration process can only transfer Azure CDN from Akamai profiles to Azure CDN Standard from Edgio, as they have the same pricing and features. To migrate to Azure Front Door, you need to do it manually. Automigration might not work for complex workloads that involve multi-CDN and a cloud load balancer. You might need engineering support for such cases.
40+
41+
### How do I troubleshoot my new CDN profile?
42+
43+
Contact support for any issues or assistance with Azure CDN from Edgio.
44+
45+
For Azure Traffic Manager users with Multi-CDN:
46+
47+
* If you registered an Edgio profile for your custom domain, you can delete your Akamai profile as your migration is complete.
48+
* Else, you need an extra TXT token validation to enable HTTPS with managed certificate. Contact support for further assistance.
49+
50+
> [!TIP]
51+
> Items to validate related migration:
52+
> - HTTPS with Managed Certificate. To provision a managed certificate, you must CNAME your custom domain to an `azureedge.net`` endpoint. If you have changed the CNAME of your custom domain, check your HTTPS status and wait for the provisioning to complete.
53+
> - Azure CDN Standard from Edgio offers enhanced reporting and origin configuration options. You can access them by selecting the **Managed** button.
54+
55+
## Next steps
56+
57+
* Create an [Azure Front Door](../frontdoor/create-front-door-portal.md) profile.
58+
* Create an [Azure CDN from Edgio](cdn-create-endpoint-how-to.md) profile.

articles/frontdoor/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@
232232
items:
233233
- name: Migrate CDN provider
234234
href: ../cdn/cdn-change-provider.md?toc=/azure/frontdoor/TOC.json
235+
- name: Akamai retirement FAQ
236+
href: ../cdn/akamai-retirement-faq.md?toc=/azure/frontdoor/TOC.json
235237
- name: Security baseline
236238
href: /security/benchmark/azure/baselines/content-delivery-network-security-baseline?toc=/azure/frontdoor/TOC.json
237239
- name: DDoS protection

0 commit comments

Comments
 (0)