Skip to content

Commit 336f50a

Browse files
authored
Merge pull request #93364 from abinetabate/patch-3
Update azure-web-apps-java.md
2 parents 27007a9 + 19e4a57 commit 336f50a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/azure-monitor/app/azure-web-apps-java.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ You can apply additional configurations, and then based on your specific scenari
1919

2020
### Auto-instrumentation through Azure portal
2121

22-
You can turn on monitoring for your Java apps running in Azure App Service just with one click, no code change required.
23-
Application Insights for Java is integrated with Azure App Service on Linux - both code-based and custom containers, and with App Service on Windows for code-based apps.
24-
The integration adds [Application Insights Java 3.x](./java-in-process-agent.md) and you will get the telemetry auto-collected.
22+
You can turn on monitoring for your Java apps running in Azure App Service just with one click, no code change required. The integration adds [Application Insights Java 3.x](./java-in-process-agent.md) and you will get the telemetry auto-collected.
2523

2624
1. **Select Application Insights** in the Azure control panel for your app service, then select **Enable**.
2725

@@ -102,4 +100,4 @@ For the latest updates and bug fixes, [consult the release notes](web-app-extens
102100
* [Monitor service health metrics](../data-platform.md) to make sure your service is available and responsive.
103101
* [Receive alert notifications](../alerts/alerts-overview.md) whenever operational events happen or metrics cross a threshold.
104102
* Use [Application Insights for JavaScript apps and web pages](javascript.md) to get client telemetry from the browsers that visit a web page.
105-
* [Set up Availability web tests](monitor-web-app-availability.md) to be alerted if your site is down.
103+
* [Set up Availability web tests](monitor-web-app-availability.md) to be alerted if your site is down.

0 commit comments

Comments
 (0)