Skip to content

Commit ee065ad

Browse files
committed
add notice about retirement of CDN from Akamai
1 parent 405e09a commit ee065ad

6 files changed

+19
-1
lines changed

articles/cdn/cdn-dynamic-site-acceleration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ To configure a CDN endpoint to optimize delivery of dynamic files, you can eithe
5151

5252
**To configure an existing endpoint for DSA (Azure CDN from Akamai profiles only):**
5353

54+
> [!IMPORTANT]
55+
> Azure CDN from Akamai is scheduled to retired on October 31, 2023. For more information, see [**Migrate CDN provider**](cdn-change-provider.md) for guidance on migrating to another Azure CDN provider.
56+
5457
1. In the **CDN profile** page, select the endpoint you want to modify.
5558

5659
2. From the left pane, select **Optimization**.

articles/cdn/cdn-features.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Azure Content Delivery Network (CDN) includes four products:
2020
* **Azure CDN Standard from Verizon**
2121
* **Azure CDN Premium from Verizon**.
2222

23+
> [!IMPORTANT]
24+
> Azure CDN from Akamai is scheduled to retired on October 31, 2023. For more information, see [**Migrate CDN provider**](cdn-change-provider.md) for guidance on migrating to another Azure CDN provider.
25+
2326
The following table compares the features available with each product.
2427

2528
| **Performance features and optimizations** | **Standard Microsoft** | **Standard Akamai** | **Standard Verizon** | **Premium Verizon** |

articles/cdn/cdn-large-file-optimization.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ Large file optimization features for **Azure CDN Standard from Verizon** and **A
6666

6767
## Optimize for delivery of large files with Azure CDN Standard from Akamai
6868

69+
> [!IMPORTANT]
70+
> Azure CDN from Akamai is scheduled to retired on October 31, 2023. For more information, see [**Migrate CDN provider**](cdn-change-provider.md) for guidance on migrating to another Azure CDN provider.
71+
6972
**Azure CDN Standard from Akamai** profile endpoints offer a feature that delivers large files efficiently to users across the globe at scale. The feature reduces latencies because it reduces the load on the origin servers.
7073

7174
The large file optimization type feature turns on network optimizations and configurations to deliver large files faster and more responsively. General web delivery with **Azure CDN Standard from Akamai** endpoints caches files only below 1.8 GB and can tunnel (not cache) files up to 150 GB. Large file optimization caches files up to 150 GB.

articles/cdn/cdn-media-streaming-optimization.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ Partial cache sharing allows the CDN to serve partially cached content to new re
4747

4848

4949
## Media streaming optimizations for Azure CDN from Akamai
50-
50+
51+
> [!IMPORTANT]
52+
> Azure CDN from Akamai is scheduled to retired on October 31, 2023. For more information, see [**Migrate CDN provider**](cdn-change-provider.md) for guidance on migrating to another Azure CDN provider.
53+
5154
**Azure CDN Standard from Akamai** offers a feature that delivers streaming media assets efficiently to users across the globe at scale. The feature reduces latencies because it reduces the load on the origin servers. This feature is available with the standard Akamai pricing tier.
5255

5356
Media streaming optimization for **Azure CDN Standard from Akamai** is effective for live or video-on-demand streaming media that uses individual media fragments for delivery. This process is different from a single large asset transferred via progressive download or by using byte-range requests. For information on that style of media delivery, see [Large file optimization](cdn-large-file-optimization.md).

articles/cdn/cdn-optimization-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ This article provides an overview of various optimization features and when you
3737

3838
**Azure CDN Standard from Akamai** profiles support the following optimizations:
3939

40+
> [!IMPORTANT]
41+
> Azure CDN from Akamai is scheduled to retired on October 31, 2023. For more information, see [**Migrate CDN provider**](cdn-change-provider.md) for guidance on migrating to another Azure CDN provider.
42+
4043
* [General web delivery](#general-web-delivery)
4144

4245
* [General media streaming](#general-media-streaming)

articles/cdn/cdn-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.custom: mvc
1414
---
1515
# What is a content delivery network on Azure?
1616

17+
> [!IMPORTANT]
18+
> Azure CDN from Akamai is scheduled to retired on October 31, 2023. For more information, see [**Migrate CDN provider**](cdn-change-provider.md) for guidance on migrating to another Azure CDN provider.
19+
1720
A content delivery network (CDN) is a distributed network of servers that can efficiently deliver web content to users. A CDN store cached content on edge servers in point-of-presence (POP) locations that are close to end users, to minimize latency.
1821

1922
Azure CDN offers developers a global solution for rapidly delivering high-bandwidth content to users by caching their content at strategically placed physical nodes across the world. Azure CDN can also accelerate dynamic content, which can't get cached, by using various network optimizations using CDN POPs. For example, route optimization to bypass Border Gateway Protocol (BGP).

0 commit comments

Comments
 (0)