Exercise - Monitor an application with autoinstrumentation

Completed

In this exercise, you create an Azure App Service web app with Application Insights enabled, configure autoinstrumentation without modifying code, create and deploy a Blazor application, and then view application metrics and error data in Application Insights. Implementing comprehensive application monitoring and observability, without having to make changes to your code, makes deployments and migrations simpler.

Tasks performed in this exercise:

  • Create a web app resource with Application Insights enabled
  • Configure instrumentation for the web app.
  • Create a new Blazor app and deploy it to the web app resource.
  • View application activity in Application Insights
  • Clean up resources

This exercise takes approximately 20 minutes to complete.

Before you start

To complete the exercise, you need:

Get started

Select the Launch Exercise button to open the exercise instructions in a new browser window. When you're finished with the exercise, return here to:

  • Complete the module
  • Earn a badge for completing this module

Button to launch exercise.