Skip to content

Commit 0ace628

Browse files
committed
added preview only statement
1 parent ff156b7 commit 0ace628

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

step-04-monitor-java-ee-app/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,10 @@ az webapp stop -g ${RESOURCE_GROUP} -n ${WEBAPP}
170170
az webapp start -g ${RESOURCE_GROUP} -n ${WEBAPP}
171171
```
172172

173+
>🚧 - __Preview-specific__ downloading, installing and engaging the Application Insights Java
174+
in-process agent is only necessary while JBoss EAP on App Service is in preview. Soon, the agent
175+
will be pre-installed and auto-engaged as part of code-less attach feature.
176+
173177
## Use Java EE application and make few REST API calls
174178

175179
Open the Java EE application running on JBoss EAP in App Service Linux:

0 commit comments

Comments
 (0)