We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ace628 commit 1811890Copy full SHA for 1811890
1 file changed
step-04-monitor-java-ee-app/README.md
@@ -170,7 +170,7 @@ az webapp stop -g ${RESOURCE_GROUP} -n ${WEBAPP}
170
az webapp start -g ${RESOURCE_GROUP} -n ${WEBAPP}
171
```
172
173
->🚧 - __Preview-specific__ downloading, installing and engaging the Application Insights Java
+>🚧 - __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
0 commit comments