Skip to content

Commit c5956da

Browse files
committed
Fixes
1 parent 1da3887 commit c5956da

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

articles/jenkins/deploy-jenkins-app-service-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords: jenkins, azure, devops, app service
66
author: tomarcher
77
manager: jeconnoc
88
ms.author: tarcher
9-
ms.topic: article
9+
ms.topic: tutorial
1010
ms.date: 07/31/2018
1111
---
1212

articles/jenkins/execute-cli-jenkins-pipeline.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ ms.topic: tutorial
1010
ms.date: 6/7/2017
1111
---
1212

13-
title: Deploy to Azure App Service by using the Jenkins plugin
14-
description: Learn how to use the Azure App Service Jenkins plugin to deploy a Java web app to Azure in Jenkins
15-
ms.service: devops
16-
keywords: jenkins, azure, devops, tutorials, samples, reference
17-
author: tomarcher
18-
manager: jeconnoc
19-
ms.author: tarcher
20-
ms.topic: article
21-
ms.date: 07/31/2018
22-
23-
24-
2513
# Deploy to Azure App Service with Jenkins and the Azure CLI
2614
To deploy a Java web app to Azure, you can use Azure CLI in [Jenkins Pipeline](https://jenkins.io/doc/book/pipeline/). In this tutorial, you create a CI/CD pipeline on an Azure VM including how to:
2715

0 commit comments

Comments
 (0)