Skip to content

Commit a9d22dd

Browse files
authored
Merge pull request MicrosoftDocs#5017 from CamSoper/master
CDN SEO and ownership transfer - MicrosoftDocs#1
2 parents 9182642 + bdf6e27 commit a9d22dd

10 files changed

+41
-41
lines changed

articles/cdn/cdn-advanced-http-reports.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Azure CDN Advanced HTTP Reports | Microsoft Docs
3-
description: Advanced HTTP reports in Microsoft Azure CDN. These reports provide detailed information on CDN activity.
2+
title: Analyze usage statistics with Azure CDN advanced HTTP reports | Microsoft Docs
3+
description: Learn how to create advanced HTTP reports in Microsoft Azure CDN. These reports provide detailed information on CDN activity.
44
services: cdn
55
documentationcenter: ''
6-
author: camsoper
6+
author: zhangmanling
77
manager: erikre
88
editor: ''
99

@@ -13,11 +13,11 @@ ms.workload: tbd
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 07/28/2016
17-
ms.author: casoper
16+
ms.date: 01/23/2017
17+
ms.author: mazha
1818

1919
---
20-
# Advanced HTTP reports in Microsoft Azure CDN
20+
# Analyze usage statistics with Azure CDN advanced HTTP reports
2121
## Overview
2222
This document explains advanced HTTP reporting in Microsoft Azure CDN. These reports provide detailed information on CDN activity.
2323

articles/cdn/cdn-analyze-usage-patterns.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Analyze Azure CDN usage patterns | Microsoft Docs
33
description: 'You can view usage patterns for your CDN using the following reports: Bandwidth, Data Transferred, Hits, Cache Statuses, Cache Hit Ratio, IPV4/IPV6 Data Transferred.'
44
services: cdn
55
documentationcenter: ''
6-
author: camsoper
6+
author: zhangmanling
77
manager: erikre
88
editor: ''
99

@@ -13,8 +13,8 @@ ms.workload: tbd
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 07/28/2016
17-
ms.author: casoper
16+
ms.date: 01/23/2017
17+
ms.author: mazha
1818

1919
---
2020
# Analyze Azure CDN usage patterns

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Get started with the Azure CDN Library for .NET | Microsoft Docs
33
description: Learn how to write .NET applications to manage Azure CDN using Visual Studio.
44
services: cdn
55
documentationcenter: .net
6-
author: camsoper
6+
author: zhangmanling
77
manager: erikre
88
editor: ''
99

@@ -13,8 +13,8 @@ ms.workload: tbd
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 09/15/2016
17-
ms.author: casoper
16+
ms.date: 01/23/2017
17+
ms.author: mazha
1818

1919
---
2020
# Get started with Azure CDN development

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Get started with the Azure CDN SDK for Node.js | Microsoft Docs
33
description: Learn how to write Node.js applications to manage Azure CDN.
44
services: cdn
55
documentationcenter: nodejs
6-
author: camsoper
6+
author: zhangmanling
77
manager: erikre
88
editor: ''
99

@@ -13,8 +13,8 @@ ms.workload: tbd
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 09/15/2016
17-
ms.author: casoper
16+
ms.date: 01/23/2017
17+
ms.author: mazha
1818

1919
---
2020
# Get started with Azure CDN development

articles/cdn/cdn-caching-policy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: CDN Caching Policy in Media Services Extension
3-
description: This topic gives an overview of a CDN caching policy in Media Services Extension.
2+
title: Manage Azure CDN caching policy in Azure Media Services | Microsoft Docs
3+
description: Learn how to manage Azure CDN caching policy in Azure Media Services.
44
services: media-services,cdn
55
documentationcenter: .NET
66
author: juliako
@@ -17,7 +17,7 @@ ms.date: 09/19/2016
1717
ms.author: juliako
1818

1919
---
20-
# CDN Caching Policy in Media Services Extension
20+
# Manage Azure CDN caching policy in Azure Media Services
2121
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 as well as 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](http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html).
2222

2323
## Default Caching headers

articles/cdn/cdn-cloud-service-with-cdn.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Integrate a cloud service with Azure CDN | Microsoft Docs
3-
description: A tutorial that teaches you how to deploy a cloud service that serves content from an integrated Azure CDN endpoint
2+
title: Integrate an Azure cloud service with Azure CDN | Microsoft Docs
3+
description: Learn how to deploy a cloud service that serves content from an integrated Azure CDN endpoint
44
services: cdn, cloud-services
55
documentationcenter: .net
6-
author: camsoper
6+
author: zhangmanling
77
manager: erikre
88
editor: tysonn
99

@@ -13,8 +13,8 @@ ms.workload: tbd
1313
ms.tgt_pltfrm: na
1414
ms.devlang: dotnet
1515
ms.topic: article
16-
ms.date: 07/28/2016
17-
ms.author: casoper
16+
ms.date: 01/23/2017
17+
ms.author: mazha
1818

1919
---
2020
# <a name="intro"></a> Integrate a cloud service with Azure CDN

articles/cdn/cdn-cors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Using Azure CDN with CORS | Microsoft Docs
33
description: Learn how to use the Azure Content Delivery Network (CDN) to with Cross-Origin Resource Sharing (CORS).
44
services: cdn
55
documentationcenter: ''
6-
author: camsoper
6+
author: zhangmanling
77
manager: erikre
88
editor: ''
99

@@ -13,8 +13,8 @@ ms.workload: tbd
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 09/30/2016
17-
ms.author: casoper
16+
ms.date: 01/23/2017
17+
ms.author: mazha
1818

1919
---
2020
# Using Azure CDN with CORS

articles/cdn/cdn-create-a-storage-account-with-cdn.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Integrate a Storage Account with CDN | Microsoft Docs
2+
title: Integrate an Azure storage account with Azure CDN | Microsoft Docs
33
description: Learn how to use the Azure Content Delivery Network (CDN) to deliver high-bandwidth content by caching blobs from Azure Storage.
44
services: cdn
55
documentationcenter: ''
6-
author: camsoper
6+
author: zhangmanling
77
manager: erikre
88
editor: ''
99

@@ -13,11 +13,11 @@ ms.workload: tbd
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 07/28/2016
17-
ms.author: casoper
16+
ms.date: 01/23/2017
17+
ms.author: mazha
1818

1919
---
20-
# Integrate a Storage Account with CDN
20+
# Integrate an Azure storage account with Azure CDN
2121
CDN can be enabled to cache content from your Azure storage. It offers developers a global solution for delivering high-bandwidth content by caching blobs and static content of compute instances at physical nodes in the United States, Europe, Asia, Australia and South America.
2222

2323
## Step 1: Create a storage account

articles/cdn/cdn-create-new-endpoint.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Using Azure CDN | Microsoft Docs
3-
description: This topic shows how to enable the Content Delivery Network (CDN) for Azure. The tutorial walks through the creation of a new CDN profile and endpoint.
2+
title: Getting started with Azure CDN | Microsoft Docs
3+
description: This topic shows how to enable the Azure Content Delivery Network (CDN). The tutorial walks through the creation of a new CDN profile and endpoint.
44
services: cdn
55
documentationcenter: ''
6-
author: camsoper
6+
author: zhangmanling
77
manager: erikre
88
editor: ''
99

@@ -13,11 +13,11 @@ ms.workload: media
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: get-started-article
16-
ms.date: 07/28/2016
17-
ms.author: casoper
16+
ms.date: 01/23/2017
17+
ms.author: mazha
1818

1919
---
20-
# Using Azure CDN
20+
# Getting started with Azure CDN
2121
This topic walks through enabling Azure CDN by creating a new CDN profile and endpoint.
2222

2323
> [!IMPORTANT]

articles/cdn/cdn-edge-performance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Analyze Edge Performance in Azure CDN | Microsoft Docs
2+
title: Analyze edge node performance in Azure CDN | Microsoft Docs
33
description: Analyze edge node performance in Microsoft Azure CDN. Edge Performance Analytics provides granular information traffic and bandwidth usage for the CDN.
44
services: cdn
55
documentationcenter: ''
6-
author: camsoper
6+
author: zhangmanling
77
manager: erikre
88
editor: ''
99

@@ -13,8 +13,8 @@ ms.workload: tbd
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: article
16-
ms.date: 07/28/2016
17-
ms.author: casoper
16+
ms.date: 01/23/2017
17+
ms.author: mazha
1818

1919
---
2020
# Analyze edge node performance in Microsoft Azure CDN

0 commit comments

Comments
 (0)