Skip to content

Commit e3b3c59

Browse files
committed
376112-content-pattern-metadata-updates-app-service
1 parent 6eee1c8 commit e3b3c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-language-java-deploy-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ To improve performance of Tomcat applications, you can compile your JSP files be
461461

462462
[!INCLUDE [robots933456](../../includes/app-service-web-configure-robots933456.md)]
463463

464-
## Choose a Java runtime version
464+
## <a name = "choosing-a-java-runtime-version"></a> Choose a Java runtime version
465465

466466
App Service allows users to choose the major version of the JVM, such as Java 8 or Java 11, and the patch version, like 1.8.0_232 or 11.0.5. You can also choose to have the patch version update automatically as new minor versions become available. In most cases, production apps should use pinned patch JVM versions, which prevents unanticipated outages during a patch version autoupdate. All Java web apps use 64-bit JVMs, and it's not configurable.
467467

0 commit comments

Comments
 (0)