Skip to content

Commit 7bd3f79

Browse files
authored
fixing wrong link for prereq
In order to complete this quickstart one needs an ASP.NET web app. However, the link points to the instructions for an ASP.NET Core web app. If you start with that, many of the following steps are incorrect and you won't be able to complete the quickstart.
1 parent a7a4e0b commit 7bd3f79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-insights/quick-monitor-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ app, you can make informed choices to maintain and improve your application.
2020

2121
This quickstart shows how to add Application Insights to an existing ASP.NET web application and start
2222
analyzing live statistics, which is just one of the various methods you can use to analyze your application. If you do not have a ASP.NET web application, you can create one following the
23-
[Create a ASP.NET Web App quickstart](../app-service/app-service-web-get-started-dotnet.md).
23+
[Create a ASP.NET Web App quickstart](../app-service/app-service-web-get-started-dotnet-framework.md).
2424

2525
## Prerequisites
2626
To complete this quickstart:
@@ -82,4 +82,4 @@ in [Create an ASP.NET Web App Quickstart](../app-service/app-service-web-get-sta
8282
In this quick start, you’ve enabled your application for monitoring by Azure Application Insights. Continue to the tutorials to learn how to use it to monitor statistics and detect issues in your application.
8383

8484
> [!div class="nextstepaction"]
85-
> [Azure Application Insights tutorials](app-insights-tutorial-runtime-exceptions.md)
85+
> [Azure Application Insights tutorials](app-insights-tutorial-runtime-exceptions.md)

0 commit comments

Comments
 (0)