Skip to content

Commit d38a5d8

Browse files
authored
Merge pull request #97459 from cephalin/seo2
SEO for App Service
2 parents 9444b74 + 33a361d commit d38a5d8

10 files changed

+21
-110
lines changed

articles/app-service/app-service-web-configure-tls-mutual-auth.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
---
2-
title: Configure TLS mutual authentication - Azure App Service
3-
description: Learn how to configure your app to use client certificate authentication on TLS.
4-
services: app-service
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: erikre
8-
editor: jimbe
2+
title: Configure TLS mutual authentication
3+
description: Learn how to authenticated client certificates on TLS. Azure App Service can make the client certificate available to the app code for verification.
94

105
ms.assetid: cd1d15d3-2d9e-4502-9f11-a306dac4453a
11-
ms.service: app-service
12-
ms.workload: na
13-
ms.tgt_pltfrm: na
146
ms.topic: article
157
ms.date: 10/01/2019
16-
ms.author: cephalin
178
ms.custom: seodec18
189

1910
---

articles/app-service/app-service-web-get-started-dotnet-framework.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
11
---
2-
title: Create C# ASP.NET Framework web app - Azure App Service | Microsoft Docs
3-
description: Learn how to run web apps in Azure App Service by deploying the default C# ASP.NET web app.
4-
services: app-service\web
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: gwallace
8-
2+
title: 'QuickStart: Create a C# ASP.NET app'
3+
description: Learn how to run web apps in Azure App Service by deploying the default C# ASP.NET web app template from Visual Studio.
94
ms.assetid: 04a1becf-7756-4d4e-92d8-d9471c263d23
10-
ms.service: app-service-web
11-
ms.workload: web
12-
ms.tgt_pltfrm: na
135
ms.topic: quickstart
146
ms.date: 10/21/2019
15-
ms.author: cephalin
167
ms.custom: mvc, devcenter
178
ms.custom: seodec18
189

articles/app-service/app-service-web-get-started-dotnet.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
---
2-
title: Create C# ASP.NET Core web app - Azure App Service | Microsoft Docs
3-
description: Learn how to run web apps in Azure App Service by deploying the default C# ASP.NET Core web app.
4-
services: app-service\web
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: cfowler
8-
editor: ''
9-
2+
title: 'QuickStart: Create a C# ASP.NET Core app'
3+
description: Learn how to run web apps in Azure App Service by deploying the default C# ASP.NET Core web app template from Visual Studio.
104
ms.assetid: b1e6bd58-48d1-4007-9d6c-53fd6db061e3
11-
ms.service: app-service-web
12-
ms.workload: web
13-
ms.tgt_pltfrm: na
145
ms.topic: quickstart
156
ms.date: 08/30/2019
16-
ms.author: cephalin
177
ms.custom: mvc, devcenter, vs-azure
188
ms.custom: seodec18
199

articles/app-service/app-service-web-get-started-html.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
---
2-
title: Create static HTML web app - Azure App Service | Microsoft Docs
3-
description: Learn how to run web apps in Azure App Service by deploying a static HTML sample app.
4-
services: app-service\web
5-
documentationcenter: ''
6-
author: msangapu
7-
manager: jeconnoc
8-
editor: ''
2+
title: 'QuickStart: Create a static HTML web app'
3+
description: Deploy your first HTML Hello World to Azure App Service in minutes. You deploy using Git, which is one of many ways to deploy to App Service.
4+
author: msangapu-msft
95

106
ms.assetid: 60495cc5-6963-4bf0-8174-52786d226c26
11-
ms.service: app-service-web
12-
ms.workload: web
13-
ms.tgt_pltfrm: na
147
ms.topic: quickstart
158
ms.date: 08/23/2019
169
ms.author: msangapu

articles/app-service/app-service-web-get-started-java.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
---
2-
title: Create a Java web app on Windows - Azure App Service
3-
description: In this quickstart, you deploy your first Java Hello World in Azure App Service on Windows in minutes.
2+
title: 'QuickStart: Create a Java app on Windows'
3+
description: Deploy your first Java Hello World to Azure App Service on Windows in minutes. The Maven Plugin for App Service makes it convenient to deploy Java apps.
44
keywords: azure, app service, web app, windows, java, maven, quickstart
5-
services: app-service\web
6-
documentationcenter: ''
75
author: msangapu-msft
8-
manager: jeconnoc
9-
editor: ''
106

117
ms.assetid: 582bb3c2-164b-42f5-b081-95bfcb7a502a
12-
ms.service: app-service-web
13-
ms.workload: web
14-
ms.tgt_pltfrm: na
158
ms.devlang: Java
169
ms.topic: quickstart
1710
ms.date: 05/29/2019

articles/app-service/app-service-web-get-started-nodejs.experimental.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
---
2-
title: Create Node.js web app - Azure App Service | Microsoft Docs
3-
description: Deploy your first Node.js Hello World in Azure App Service Web Apps in minutes.
4-
services: app-service\web
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: jeconnoc
8-
editor: ''
9-
2+
title: 'QuickStart: Create a Node.js web app'
3+
description: Deploy your first Node.js Hello World to Azure App Service in minutes. You deploy using a ZIP package, which is one of many ways to deploy to App Service.
104
ms.assetid: 582bb3c2-164b-42f5-b081-95bfcb7a502a
11-
ms.service: app-service-web
12-
ms.workload: web
13-
ms.tgt_pltfrm: na
145
ms.topic: quickstart
156
ms.date: 08/23/2019
16-
ms.author: cephalin
177
ms.custom: mvc, devcenter
188
ms.custom: seodec18
199

articles/app-service/app-service-web-get-started-nodejs.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
---
2-
title: Create Node.js web app - Azure App Service | Microsoft Docs
3-
description: Deploy your first Node.js Hello World in Azure App Service Web Apps in minutes.
4-
services: app-service\web
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: jeconnoc
8-
editor: ''
9-
2+
title: 'QuickStart: Create a Node.js web app'
3+
description: Deploy your first Node.js Hello World to Azure App Service in minutes. You deploy using Visual Studio Code, which is one of many ways to deploy to App Service.
104
ms.assetid: 582bb3c2-164b-42f5-b081-95bfcb7a502a
11-
ms.service: app-service-web
12-
ms.workload: web
13-
ms.tgt_pltfrm: na
145
ms.topic: quickstart
156
ms.date: 09/30/2019
16-
ms.author: cephalin
177
ms.custom: mvc, devcenter
188
ms.custom: seodec18
199

articles/app-service/app-service-web-get-started-php.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
---
2-
title: Create PHP web app - Azure App Service | Microsoft Docs
3-
description: Deploy your first PHP Hello World in Azure App Service Web Apps in minutes.
4-
services: app-service\web
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: jeconnoc
8-
editor: ''
9-
2+
title: 'QuickStart: Create a PHP web app'
3+
description: Deploy your first PHP Hello World to Azure App Service in minutes. You deploy using Git, which is one of many ways to deploy to App Service.
104
ms.assetid: 6feac128-c728-4491-8b79-962da9a40788
11-
ms.service: app-service-web
12-
ms.workload: web
13-
ms.tgt_pltfrm: na
145
ms.topic: quickstart
156
ms.date: 08/24/2018
16-
ms.author: cephalin
177
ms.custom: mvc
188
ms.custom: seodec18
199

articles/app-service/app-service-web-get-started-windows-container.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
---
2-
title: Run custom Windows container (Preview) - Azure App Service | Microsoft Docs
3-
description: Learn how to deploy a custom Windows container into Azure App Service.
4-
services: app-service\web
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: jeconnoc
8-
editor: ''
9-
10-
ms.service: app-service-web
11-
ms.workload: web
12-
ms.tgt_pltfrm: na
2+
title: 'QuickStart: Windows container (Preview)'
3+
description: Deploy your first custom Windows container to Azure App Service. Take advantage of containerization, customize the Windows container the way you like it.
134
ms.topic: quickstart
145
ms.date: 08/30/2019
15-
ms.author: cephalin
166
ms.custom: mvc
177
ms.custom: seodec18
188

articles/app-service/app-service-web-nodejs-best-practices-and-troubleshoot-guide.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
---
2-
title: Best practices and troubleshooting for Node.js - Azure App Service
3-
description: Learn the best practices and troubleshooting steps for node applications on Azure App Service.
4-
services: app-service\web
5-
documentationcenter: nodejs
2+
title: Node.js best practices and troubleshooting
3+
description: Learn the best practices and troubleshooting steps for Node.js applications running in Azure App Service.
64
author: ranjithr
7-
manager: wadeh
8-
editor: ''
95

106
ms.assetid: 387ea217-7910-4468-8987-9a1022a99bef
11-
ms.service: app-service-web
12-
ms.workload: web
13-
ms.tgt_pltfrm: na
147
ms.devlang: nodejs
158
ms.topic: article
169
ms.date: 11/09/2017

0 commit comments

Comments
 (0)