Skip to content

Commit b928b81

Browse files
committed
SEO for App Service
1 parent d38a5d8 commit b928b81

10 files changed

+21
-102
lines changed

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

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
---
2-
title: Add and manage SSL certificates - 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: Add and manage SSL certificates
3+
description: Create a free certificate, import an App Service certificate, import a Key Vault certificate, or buy an App Service certificate in Azure App Service.
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/deploy-best-practices.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,13 @@
11
---
2-
title: Deployment best practices - Azure App Service | Microsoft Docs
3-
description: Learn about the key components of deploying to Azure App Service.
2+
title: Deployment best practices
3+
description: Learn about the key mechanisms of deploying to Azure App Service. Find language-specific recommendations and other caveats.
44
keywords: azure app service, web app, deploy, deployment, pipelines, build
5-
services: app-service
6-
documentationcenter: ''
75
author: jasonfreeberg
8-
manager:
9-
editor:
106

117
ms.assetid: bb51e565-e462-4c60-929a-2ff90121f41d
12-
ms.service: app-service
13-
ms.workload: na
14-
ms.tgt_pltfrm: na
158
ms.topic: article
169
ms.date: 07/31/2019
1710
ms.author: jafreebe
18-
ms.custom:
1911
---
2012

2113
# Deployment Best Practices

articles/app-service/deploy-complex-application-predictably.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
---
2-
title: Provision and deploy microservices predictably - Azure App Service
3-
description: Learn how to deploy an application composed of microservices in Azure App Service as a single unit and in a predictable manner using JSON resource group templates and PowerShell scripting.
4-
services: app-service
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: erikre
8-
editor: jimbe
2+
title: Deploy apps predictably with ARM
3+
description: Learn how to deploy multiple Azure App Service apps as a single unit and in a predictable manner using Azure Resource Management templates and PowerShell scripting.
94

105
ms.assetid: bb51e565-e462-4c60-929a-2ff90121f41d
11-
ms.service: app-service
12-
ms.workload: na
13-
ms.tgt_pltfrm: na
146
ms.topic: article
157
ms.date: 01/06/2016
16-
ms.author: cephalin
178
ms.custom: seodec18
189

1910
---

articles/app-service/deploy-configure-credentials.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
---
2-
title: Configure deployment credentials - Azure App Service | Microsoft Docs
3-
description: Learn how to use the Azure App Service deployment credentials.
4-
services: app-service
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: jpconnoc
8-
9-
ms.service: app-service
10-
ms.workload: na
11-
ms.tgt_pltfrm: na
2+
title: Configure deployment credentials
3+
description: Learn what types of deployment credentials are in Azure App Service and how to configure and use them.
4+
125
ms.topic: article
136
ms.date: 08/14/2019
14-
ms.author: cephalin
157
ms.reviewer: byvinyal
168
ms.custom: seodec18
179

articles/app-service/deploy-content-sync.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
11
---
2-
title: Sync content from a cloud folder - Azure App Service
3-
description: Learn how to deploy your app to Azure App Service via content sync from a cloud folder.
4-
services: app-service
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: cfowler
8-
2+
title: Sync content from a cloud folder
3+
description: Learn how to deploy your app to Azure App Service via content sync from a cloud folder, including OneDrive or Dropbox.
94
ms.assetid: 88d3a670-303a-4fa2-9de9-715cc904acec
10-
ms.service: app-service
11-
ms.workload: na
12-
ms.tgt_pltfrm: na
135
ms.topic: article
146
ms.date: 12/03/2018
15-
ms.author: cephalin
167
ms.reviewer: dariac
178
ms.custom: seodec18
189

articles/app-service/deploy-continuous-deployment.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
11
---
2-
title: Continuous deployment - Azure App Service | Microsoft Docs
3-
description: Learn how to enable continuous deployment to Azure App Service.
4-
services: app-service
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: cfowler
8-
2+
title: Configure continuous deployment
3+
description: Learn how to enable CI/CD to Azure App Service from GitHub, BitBucket, Azure Repos, or other repos. Select the build pipeline that fits your needs.
94
ms.assetid: 6adb5c84-6cf3-424e-a336-c554f23b4000
10-
ms.service: app-service
11-
ms.workload: na
12-
ms.tgt_pltfrm: na
135
ms.topic: article
146
ms.date: 08/23/2019
15-
ms.author: cephalin
167
ms.reviewer: dariac
178
ms.custom: seodec18
189

articles/app-service/deploy-ftp.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,10 @@
11
---
2-
title: Deploy content using FTP/S - Azure App Service | Microsoft Docs
3-
description: Learn how to deploy your app to Azure App Service using FTP or FTPS.
4-
services: app-service
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: erikre
8-
editor: ''
2+
title: Deploy content using FTP/S
3+
description: Learn how to deploy your app to Azure App Service using FTP or FTPS. Improve website security by disabling unencrypted FTP.
94

105
ms.assetid: ae78b410-1bc0-4d72-8fc4-ac69801247ae
11-
ms.service: app-service
12-
ms.workload: na
13-
ms.tgt_pltfrm: na
146
ms.topic: article
157
ms.date: 09/18/2019
16-
ms.author: cephalin
178
ms.reviewer: dariac
189
ms.custom: seodec18
1910

articles/app-service/deploy-github-actions.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
---
2-
title: Deploy your code from a CI/CD pipeline with GitHub Actions - Azure App Service | Microsoft Docs
3-
description: Learn how to use GitHub Actions to deploy your code to App Service
4-
services: app-service
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: gwallace
8-
9-
ms.service: app-service
10-
ms.workload: na
11-
ms.tgt_pltfrm: na
2+
title: Configure CI/CD with GitHub Actions
3+
description: Learn how to deploy your code to Azure App Service from a CI/CD pipeline with GitHub Actions. Customize the build tasks and execute complex deployments.
124
ms.devlang: na
135
ms.topic: article
146
ms.date: 10/25/2019

articles/app-service/deploy-local-git.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
11
---
2-
title: Deploy from local Git repo - Azure App Service
3-
description: Learn how to enable local Git deployment to Azure App Service.
4-
services: app-service
5-
documentationcenter: ''
6-
author: cephalin
7-
manager: cfowler
8-
2+
title: Deploy from local Git repo
3+
description: Learn how to enable local Git deployment to Azure App Service. One of the simplest ways to deploy code from your local machine.
94
ms.assetid: ac50a623-c4b8-4dfd-96b2-a09420770063
10-
ms.service: app-service
11-
ms.workload: na
12-
ms.tgt_pltfrm: na
135
ms.topic: article
146
ms.date: 06/18/2019
15-
ms.author: cephalin
167
ms.reviewer: dariac
178
ms.custom: seodec18
189

articles/app-service/deploy-resource-manager-template.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
---
2-
title: Guidance on deploying apps with templates - Azure App Service | Microsoft Docs
3-
description: Recommendations for creating Azure Resource Manager templates to deploy web apps.
4-
services: app-service
5-
documentationcenter: app-service
2+
title: Deploy apps with templates
3+
description: Find guidance on creating Azure Resource Manager templates to provision and deploy App Service apps.
64
author: tfitzmac
75

8-
ms.service: app-service
9-
ms.workload: na
10-
ms.tgt_pltfrm: na
116
ms.topic: article
127
ms.date: 01/03/2019
138
ms.author: tomfitz

0 commit comments

Comments
 (0)