Skip to content

Commit 3983b3f

Browse files
authored
Update quickstart-java-javase.md
1 parent 33460f3 commit 3983b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/includes/quickstart-java/quickstart-java-javase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ mvn com.microsoft.azure:azure-webapp-maven-plugin:2.13.0:config
104104
1. For **Create new run configuration**, type **Y**, then **Enter**.
105105
1. For **Define value for OS**, type **2** for Linux, then **Enter**.
106106
1. For **Define value for javaVersion**, type **1** for Java 17, then **Enter**.
107-
1. For **Define value for pricingTier**, type **9** for P1v2, then **Enter**.
107+
1. For **Define value for pricingTier**, type **3** for P1v2, then **Enter**.
108108
1. For **Confirm**, type **Y**, then **Enter**.
109109
110110
```

0 commit comments

Comments
 (0)