Skip to content

Commit 112d69a

Browse files
authored
Merge pull request #82978 from damabe/1549065-2
SEOImprovements: User Story 1549065, Part 2
2 parents 3654512 + 2a37eab commit 112d69a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/jenkins/tutorial-jenkins-deploy-web-app-azure-app-service.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tutorial - Deploy from GitHub to Azure App Service with Jenkins
2+
title: 'Tutorial: Deploy from GitHub to Azure App Service with Jenkins'
33
description: Set up Jenkins for continuous integration (CI) from GitHub and continuous deployment (CD) to Azure App Service for Java web apps
44
services: jenkins
55
ms.service: jenkins
@@ -8,6 +8,7 @@ ms.author: tarcher
88
manager: jeconnoc
99
ms.topic: tutorial
1010
ms.date: 11/15/2018
11+
ms.custom: seo-java-august2019
1112
---
1213

1314
# Tutorial: Deploy from GitHub to Azure App Service with Jenkins continuous integration and deployment

articles/service-fabric/service-fabric-tutorial-create-java-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create a Java app on Service Fabric in Azure | Microsoft Docs
2+
title: 'Tutorial: Create a Java app on Azure Service Fabric'
33
description: In this tutorial, learn how to create a reliable service Java application with a front-end, create a reliable services stateful back-end, and deploy the application to a cluster.
44
services: service-fabric
55
documentationcenter: java
@@ -15,7 +15,7 @@ ms.tgt_pltfrm: NA
1515
ms.workload: NA
1616
ms.date: 09/01/2018
1717
ms.author: suhuruli
18-
ms.custom: mvc
18+
ms.custom: "mvc, seo-java-august2019"
1919

2020
---
2121
# Tutorial: Create an application with a Java web API front-end service and a stateful back-end service on Service Fabric

0 commit comments

Comments
 (0)