Skip to content

Commit cd0415e

Browse files
committed
Updating article
1 parent 19d5124 commit cd0415e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/quickstart-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ adobe-target-content: ./quickstart-java-uiex
1818

1919
# Quickstart: Create a Java app on Azure App Service
2020

21-
[Azure App Service](overview.md) provides a highly scalable, self-patching web hosting service. This quickstart shows how to use the [Azure CLI](/cli/azure/get-started-with-azure-cli) with the [Azure Web App Plugin for Maven](https://github.com/Microsoft/azure-maven-plugins/tree/develop/azure-webapp-maven-plugin) to deploy a .jar file, or .war file. Use the tabs to switch between Java SE and Tomcat instructions.
21+
[Azure App Service](overview.md) provides a highly scalable, self-patching web hosting service. This quickstart shows how to use the [Azure CLI](/cli/azure/get-started-with-azure-cli) with the [Azure Web App Plugin for Maven](https://github.com/Microsoft/azure-maven-plugins/tree/develop/azure-webapp-maven-plugin) to deploy a .jar file, or .war file. Use the tabs to switch between Java SE and Tomcat instructions.
2222

2323
# [Java SE](#tab/javase)
2424

@@ -288,7 +288,7 @@ JBoss EAP is only available on the Linux version of App Service. Select the **Li
288288
289289
::: zone-end
290290
291-
You can modify the configurations for App Service directly in your `pom.xml` if needed. Some common ones are listed below:
291+
You can modify the configurations for App Service directly in your `pom.xml`. Some common modifications are listed below:
292292
293293
Property | Required | Description | Version
294294
---|---|---|---

0 commit comments

Comments
 (0)