Instrument server-side web application code with Application Insights
Obtain comprehensive diagnostic information from a web app by adding the Application Insights SDK to your server-side code.
Learning objectives
In this module, you will:
- Learn the benefits of adding the Application Insights SDK to the source code of an Azure App Service web app
- Install the Application Insights SDK in an ASP.NET Core web app
- Instrument a web app with code to gather information about custom events
Prerequisites
- Knowledge of the basic features and benefits of Application Insights
- Ability to create and deploy Azure App Service web apps
- Basic knowledge of web application development