Skip to content

Commit 468b905

Browse files
committed
Updated link to java ipa
1 parent d677b48 commit 468b905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/asp-net-exceptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Exceptions in your live web app are reported by [Application Insights](../../azu
1515
* Azure VM and Azure virtual machine scale set IIS-hosted apps: Add the [Application Monitoring Extension](../../azure-monitor/app/azure-vm-vmss-apps.md)
1616
* Install [Application Insights SDK](../../azure-monitor/app/asp-net.md) in your app code, or
1717
* IIS web servers: Run [Application Insights Agent](../../azure-monitor/app/monitor-performance-live-website-now.md); or
18-
* Java web apps: Install the [Java agent](../../azure-monitor/app/java-ipa.md)
18+
* Java web apps: Install the [Java agent](https://docs.microsoft.com/azure/azure-monitor/app/java-ipa)
1919
* Install the [JavaScript snippet](../../azure-monitor/app/javascript.md) in your web pages to catch browser exceptions.
2020
* In some application frameworks or with some settings, you need to take some extra steps to catch more exceptions:
2121
* [Web forms](#web-forms)

0 commit comments

Comments
 (0)