Skip to content

Commit d22e6c5

Browse files
authored
Merge pull request #87169 from damabe/1570671-Part6
SEOImprovements: User Story 1570671, Part 6
2 parents cf2be57 + 0d6672a commit d22e6c5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/app-service/containers/quickstart-java.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ ms.devlang: Java
1616
ms.topic: quickstart
1717
ms.date: 03/27/2019
1818
ms.author: msangapu
19-
ms.custom: mvc, seo-java-july2019, seo-java-august2019
19+
ms.custom: mvc, seo-java-july2019, seo-java-august2019, seo-java-september2019
2020
#Customer intent: As a Java developer, I want deploy a java app so that it is hosted on Azure App Service.
2121
---
2222
# Quickstart: Create a Java app on Azure App Service on Linux
2323

24-
[App Service on Linux](app-service-linux-intro.md) provides a highly scalable, self-patching, web hosting service using the Linux operating system. This quickstart shows how to use the [Azure CLI](https://docs.microsoft.com/cli/azure/get-started-with-azure-cli) with the [Maven Plugin for Azure App Service](https://github.com/Microsoft/azure-maven-plugins/tree/develop/azure-webapp-maven-plugin) to deploy a Java web archive (WAR) file.
24+
[App Service on Linux](app-service-linux-intro.md) provides a highly scalable, self-patching, web hosting service using the Linux operating system. This quickstart shows how to use the [Azure CLI](https://docs.microsoft.com/cli/azure/get-started-with-azure-cli) with the [Maven Plugin for Azure App Service](https://github.com/Microsoft/azure-maven-plugins/tree/develop/azure-webapp-maven-plugin) to deploy a Java web archive (WAR) file on the Linux operating system.
25+
2526
> [!NOTE]
2627
>
2728
> The same thing can also be done using popular IDEs like IntelliJ and Eclipse. Check out our similar documents at [Azure Toolkit for IntelliJ Quickstart](/java/azure/intellij/azure-toolkit-for-intellij-create-hello-world-web-app) or [Azure Toolkit for Eclipse Quickstart](/java/azure/eclipse/azure-toolkit-for-eclipse-create-hello-world-web-app).

0 commit comments

Comments
 (0)