Skip to content

Commit 0d3b58b

Browse files
committed
Add supported version note for ACA Java dynamic log level change
1 parent 9ab8f73 commit 0d3b58b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-apps/java-dynamic-log-level.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Before getting started, you need to upgrade Azure Container Apps extension in yo
1919
az extension update --name containerapp
2020
```
2121

22+
> [!NOTE]
23+
> This feature is compatible with applications running on Java 8 or newer versions.
24+
2225
## Enable JVM diagnostics for your Java applications
2326

2427
Before using the Java diagnostics tool, you need to first enable Java Virtual Machine (JVM) diagnostics for your Azure Container Apps. This step enables Java diagnostics functionality by injecting an advanced diagnostics agent into your app. Your app might restart during this process.

0 commit comments

Comments
 (0)