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
summary: Azure Content Delivery Network (CDN) is a global CDN solution for delivering high-bandwidth content. It can be hosted in Azure or any other location. With Azure CDN, you can cache static objects loaded from Azure Blob storage, a web application, or any publicly accessible web server, by using the closest point of presence (POP) server. Azure CDN can also accelerate dynamic content, which cannot be cached, by leveraging various network and routing optimizations. # < 160 chars
5
+
4
6
metadata:
5
-
title: Azure CDN Documentation - Tutorials, API Reference | Microsoft Docs
7
+
title: Azure CDN Documentation - Tutorials, API Reference
6
8
description: Azure Content Delivery Network (CDN) is a global CDN solution for delivering high-bandwidth content. It can be hosted in Azure or any other location. With Azure CDN, you can cache static objects loaded from Azure Blob storage, a web application, or any publicly accessible web server, by using the closest point of presence (POP) server. Azure CDN can also accelerate dynamic content, which cannot be cached, by leveraging various network and routing optimizations.
7
-
services: cdn
8
-
author: twooley
9
-
manager: twooley
10
9
ms.service: azure-cdn
11
-
ms.topic: landing-page
12
-
ms.date: 06/08/2018
13
-
ms.author: twooley
14
-
abstract:
15
-
description: Azure Content Delivery Network (CDN) is a global CDN solution for delivering high-bandwidth content. It can be hosted in Azure or any other location. With Azure CDN, you can cache static objects loaded from Azure Blob storage, a web application, or any publicly accessible web server, by using the closest point of presence (POP) server. Azure CDN can also accelerate dynamic content, which cannot be cached, by leveraging various network and routing optimizations.
16
-
sections:
17
-
- title:
18
-
items:
19
-
- type: list
20
-
style: icon48
21
-
items:
22
-
- image:
23
-
src: media/index/cdn.svg
24
-
text: Learn about Azure CDN
25
-
href: /azure/cdn/cdn-overview
26
-
- title: 5-Minute Quickstarts
27
-
items:
28
-
- type: paragraph
29
-
text: Learn how to enable Azure CDN by creating a CDN profile and a CDN endpoint.
30
-
- type: list
31
-
style: icon48
32
-
items:
33
-
- image:
34
-
src: media/index/get-started.svg
35
-
text: Get started with Azure CDN
36
-
href: /azure/cdn/cdn-create-new-endpoint
37
-
- title: Step-by-Step Tutorials
38
-
items:
39
-
- type: paragraph
40
-
text: Learn how to configure Azure CDN for your needs.
41
-
- type: list
42
-
style: ordered
43
-
items:
44
-
- html: <a href="/azure/cdn/cdn-map-content-to-custom-domain">Add a custom domain to your CDN endpoint</a>
45
-
- html: <a href="/azure/cdn/cdn-custom-ssl">Configure HTTPS on a custom domain</a>
0 commit comments