Skip to content

Commit 4cfefe6

Browse files
authored
Merge pull request #287435 from Harikrishnan-M-B/cdnretirebanner
[SCOPED] Cdnretirebanner
2 parents e89344a + 4c126aa commit 4cfefe6

File tree

56 files changed

+127
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+127
-1
lines changed

articles/cdn/cdn-add-to-web-app.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.custom: mvc
1313

1414
# Tutorial: Add Azure Content Delivery Network to an Azure App Service web app
1515

16+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
17+
1618
This tutorial shows how to add [Azure Content Delivery Network](cdn-overview.md) to a [web app in Azure App Service](../app-service/overview.md). Web apps are services for hosting web applications, REST APIs, and mobile back ends.
1719

1820
Here's the home page of the sample static HTML site that you work with:

articles/cdn/cdn-app-dev-net.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.custom: has-adal-ref, devx-track-csharp, devx-track-dotnet
1414

1515
# Get started with the Azure CDN Library for .NET
1616

17+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
18+
19+
1720
> [!div class="op_single_selector"]
1821
> - [Node.js](cdn-app-dev-node.md)
1922
> - [.NET](cdn-app-dev-net.md)

articles/cdn/cdn-app-dev-node.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.custom: devx-track-js
1414

1515
# Get started with Azure CDN development
1616

17+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
18+
19+
1720
> [!div class="op_single_selector"]
1821
> - [Node.js](cdn-app-dev-node.md)
1922
> - [.NET](cdn-app-dev-net.md)

articles/cdn/cdn-azure-diagnostic-logs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.custom: devx-track-azurepowershell
1414

1515
# Diagnostic logs - Azure Content Delivery Network
1616

17+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
18+
1719
With Azure diagnostic logs, you can view core analytics and save them into one or more destinations including:
1820

1921
- Azure Storage account

articles/cdn/cdn-billing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.author: duau
1212

1313
# Understanding Azure Content Delivery Network billing
1414

15+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
16+
1517
This FAQ describes the billing structure for content hosted by Azure Content Delivery Network.
1618

1719
## What is a billing region?

articles/cdn/cdn-caching-policy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.author: juliako
1313

1414
# Manage Azure CDN caching policy in Azure Media Services
1515

16+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
17+
1618
Azure Media Services provides HTTP based Adaptive Streaming and progressive download. HTTP based streaming is highly scalable with benefits of caching in proxy and CDN layers and client-side caching. Streaming endpoints provides general streaming capabilities and also configuration for HTTP cache headers. Streaming endpoints sets HTTP Cache-Control: max-age and Expires headers. You can get more information for HTTP cache headers from [W3.org](https://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html).
1719

1820
## Default Caching headers

articles/cdn/cdn-caching-rules-tutorial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.custom: mvc
1414

1515
# Tutorial: Set Azure Content Delivery Network caching rules
1616

17+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
18+
1719
> [!NOTE]
1820
> Caching rules are available only for **Azure CDN Standard from Edgio** profiles. For **Azure CDN from Microsoft** profiles, you must use the [Standard rules engine](cdn-standard-rules-engine-reference.md) For **Azure CDN Premium from Edgio** profiles, you must use the [Edgio Premium rules engine](./cdn-verizon-premium-rules-engine.md) in the **Manage** portal for similar functionality.
1921

articles/cdn/cdn-caching-rules.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.author: duau
1212

1313
# Control Azure Content Delivery Network caching behavior with caching rules
1414

15+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
16+
1517
This article describes how you can use content delivery network caching rules to set or modify default cache expiration behavior. These caching rules can either be global or with custom conditions, such as a URL path and file extension.
1618

1719
> [!NOTE]

articles/cdn/cdn-change-provider.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.author: duau
1313

1414
# Migrate between content delivery network providers
1515

16+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
17+
1618
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.
1719

1820
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.

articles/cdn/cdn-cors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.author: duau
1313

1414
# Using Azure CDN with CORS
1515

16+
[!INCLUDE [Azure CDN from Microsoft (classic) retirement notice](../../includes/cdn-classic-retirement.md)]
17+
1618
## What is CORS?
1719

1820
CORS (cross-origin resource sharing) is an HTTP feature that enables a web application running under one domain to access resources in another domain. In order to reduce the possibility of cross-site scripting attacks, all modern web browsers implement a security restriction known as [same-origin policy](https://www.w3.org/Security/wiki/Same_Origin_Policy). This restriction prevents a web page from calling APIs in a different domain. CORS provides a secure way to allow one origin (the origin domain) to call APIs in another origin.

0 commit comments

Comments
 (0)