Skip to content

Commit f847b2c

Browse files
committed
SEO for App Service
1 parent 9444b74 commit f847b2c

10 files changed

+21
-103
lines changed

articles/app-service/configure-authentication-provider-aad.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
---
2-
title: Configure Azure Active Directory authentication - Azure App Service
3-
description: Learn how to configure Azure Active Directory authentication for your App Service app.
4-
author: cephalin
5-
services: app-service
6-
documentationcenter: ''
7-
manager: gwallace
8-
editor: ''
9-
2+
title: Configure Azure AD authentication
3+
description: Learn how to configure Azure Active Directory authentication as an identity provider for your App Service app.
104
ms.assetid: 6ec6a46c-bce4-47aa-b8a3-e133baef22eb
11-
ms.service: app-service
12-
ms.workload: web,mobile
13-
ms.tgt_pltfrm: na
145
ms.topic: article
156
ms.date: 09/03/2019
16-
ms.author: cephalin
177
ms.custom: seodec18
188
ms.custom: fasttrack-edit
199

articles/app-service/configure-authentication-provider-facebook.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
---
2-
title: Configure Facebook authentication - Azure App Service
3-
description: Learn how to configure Facebook authentication for your App Service app
4-
services: app-service
5-
documentationcenter: ''
6-
author: mattchenderson
7-
manager: syntaxc4
8-
editor: ''
2+
title: Configure Facebook authentication
3+
description: Learn how to configure Facebook authentication as an identity provider for your App Service app.
94

105
ms.assetid: b6b4f062-fcb4-47b3-b75a-ec4cb51a62fd
11-
ms.service: app-service-mobile
12-
ms.workload: mobile
13-
ms.tgt_pltfrm: na
146
ms.topic: article
157
ms.date: 06/06/2019
16-
ms.author: mahender
178
ms.custom: seodec18
189

1910
---

articles/app-service/configure-authentication-provider-google.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
---
2-
title: Configure Google authentication - Azure App Service
3-
description: Learn how to configure Google authentication for your App Service app.
4-
services: app-service
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: gwallace
8-
editor: ''
9-
2+
title: Configure Google authentication
3+
description: Learn how to configure Google authentication as an identity provider for your App Service app.
104
ms.assetid: 2b2f9abf-9120-4aac-ac5b-4a268d9b6e2b
11-
ms.service: app-service-mobile
12-
ms.workload: mobile
13-
ms.tgt_pltfrm: na
145
ms.topic: article
156
ms.date: 09/02/2019
16-
ms.author: cephalin
177
ms.custom: seodec18
188

199
---

articles/app-service/configure-authentication-provider-microsoft.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
---
2-
title: Configure Microsoft Account authentication - Azure App Service
3-
description: Learn how to configure Microsoft Account authentication for your App Service app.
4-
author: mattchenderson
5-
services: app-service
6-
documentationcenter: ''
7-
manager: syntaxc4
8-
editor: ''
2+
title: Configure Microsoft authentication
3+
description: Learn how to configure Microsoft Account authentication as an identity provider for your App Service app.
94

105
ms.assetid: ffbc6064-edf6-474d-971c-695598fd08bf
11-
ms.service: app-service
12-
ms.workload: mobile
13-
ms.tgt_pltfrm: na
146
ms.topic: article
157
ms.date: 08/08/2019
16-
ms.author: mahender
178
ms.custom: seodec18
189

1910
---

articles/app-service/configure-authentication-provider-twitter.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
---
2-
title: Configure Twitter authentication - Azure App Service
3-
description: Learn how to configure Twitter authentication for your App Service app.
4-
services: app-service
5-
documentationcenter: ''
6-
author: mattchenderson
7-
manager: syntaxc4
8-
editor: ''
2+
title: Configure Twitter authentication
3+
description: Learn how to configure Twitter authentication as an identity provider for your App Service app.
94

105
ms.assetid: c6dc91d7-30f6-448c-9f2d-8e91104cde73
11-
ms.service: app-service-mobile
12-
ms.workload: mobile
13-
ms.tgt_pltfrm: na
146
ms.topic: article
157
ms.date: 04/19/2018
16-
ms.author: mahender
178
ms.custom: seodec18
189

1910
---

articles/app-service/configure-common.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,10 @@
11
---
2-
title: Configure apps in the portal - Azure App Service
3-
description: Learn to configure common settings for an App Service app in the Azure portal.
2+
title: Configure apps in the portal
3+
description: Learn to configure common settings for an App Service app in the Azure portal. App settings, connection strings, platform, language stack, container, etc.
44
keywords: azure app service, web app, app settings, environment variables
5-
services: app-service\web
6-
documentationcenter: ''
7-
author: cephalin
8-
manager: gwallace
9-
editor: ''
10-
115
ms.assetid: 9af8a367-7d39-4399-9941-b80cbc5f39a0
12-
ms.service: app-service
13-
ms.workload: na
14-
ms.tgt_pltfrm: na
156
ms.topic: article
167
ms.date: 08/13/2019
17-
ms.author: cephalin
188
ms.custom: seodec18
199

2010
---

articles/app-service/configure-connect-to-azure-storage.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
---
2-
title: Configure Storage using Azure Files
3-
description: How to configure and connect to Azure Files in Windows Container on App Service.
2+
title: Add custom storage (Windows container)
3+
description: Learn how to attach custom network share in a custom Windows container in Azure App Service. Share files between apps, manage static content remotely and access locally, etc.
44
author: msangapu-msft
5-
manager: gwallace
65

7-
ms.service: app-service
8-
ms.workload: web
96
ms.topic: article
107
ms.date: 7/01/2019
118
ms.author: msangapu

articles/app-service/configure-language-java.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
2-
title: Configure Windows Java apps - Azure App Service | Microsoft Docs
3-
description: Learn how to configure Java apps to run on the default Windows instances in Azure App Service.
2+
title: Configure Windows Java apps
3+
description: Learn how to configure Java apps to run on the Windows VM instances in Azure App Service. This article shows the most common configuration tasks.
44
keywords: azure app service, web app, windows, oss, java
5-
services: app-service
65
author: jasonfreeberg
7-
manager: jeconnock
8-
ms.service: app-service
9-
ms.workload: na
10-
ms.tgt_pltfrm: na
116
ms.devlang: java
127
ms.topic: article
138
ms.date: 04/12/2019

articles/app-service/configure-ssl-bindings.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
---
2-
title: Secure a custom DNS name with an SSL binding - Azure App Service | Microsoft Docs
3-
description: Learn how to buy an App Service certificate and bind it to your App Service app
4-
services: app-service
5-
author: cephalin
6-
manager: gwallace
2+
title: Secure a custom DNS with an SSL binding
3+
description: Secure HTTPS access to your custom domain by creating a TLS/SSL binding with a certificate. Improve your website's security by enforcing HTTPS or TLS 1.2.
74
tags: buy-ssl-certificates
85

9-
ms.service: app-service
10-
ms.workload: na
11-
ms.tgt_pltfrm: na
126
ms.topic: tutorial
137
ms.date: 10/25/2019
14-
ms.author: cephalin
158
ms.reviewer: yutlin
169
ms.custom: seodec18
1710
---

articles/app-service/configure-ssl-certificate-in-code.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
---
2-
title: Use SSL certificate in code - Azure App Service | Microsoft Docs
3-
description: Learn how to use client certificates to connect to remote resources that require them.
4-
services: app-service
5-
documentationcenter:
6-
author: cephalin
7-
manager: gwallace
8-
editor: ''
9-
10-
ms.service: app-service
11-
ms.workload: web
12-
ms.tgt_pltfrm: na
2+
title: Use SSL certificate in code
3+
description: Learn how to use client certificates in your code. Authenticate with remote resources with a client certificate, or run cryptographic tasks with them.
134
ms.topic: article
145
ms.date: 11/04/2019
15-
ms.author: cephalin
166
ms.reviewer: yutlin
177
ms.custom: seodec18
188

@@ -37,7 +27,7 @@ To follow this how-to guide:
3727

3828
In the <a href="https://portal.azure.com" target="_blank">Azure portal</a>, from the left menu, select **App Services** > **\<app-name>**.
3929

40-
From the left navigation of your app, select **TLS/SSL settings**, then select **Private Key Certificates (.pfx)** or **Public Key Certificates (.cer)**.
30+
From the left navigation of your app, select **TLS/SSL settings**, then select **Private Key Certificates (.pfx)** or **Publicey Certificates (.cer)**.
4131

4232
Find the certificate you want to use and copy the thumbprint.
4333

0 commit comments

Comments
 (0)