Skip to content

Commit b5430bb

Browse files
committed
small clarification
1 parent e99b757 commit b5430bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Exceptions in your live web app are reported by [Application Insights](../../azu
2424
* [Web API 2.*](#web-api-2x)
2525
* [WCF](#wcf)
2626

27+
This article is specifically focused on .NET Framework apps from a code example perspective. Some of the methods that work for .NET Framework are obsolete in the .NET Core SDK. Refer to the [.NET Core SDK documentation](https://docs.microsoft.com/azure/azure-monitor/app/asp-net-core) if you have a .NET Core app.
28+
2729
## Diagnosing exceptions using Visual Studio
2830
Open the app solution in Visual Studio to help with debugging.
2931

0 commit comments

Comments
 (0)