Get startedGet started for free

Creating Application Insights

HealthPulse Medical has deployed their patient appointment booking system to Azure. Patients have reported intermittent slowdowns when scheduling appointments, but the development team has no visibility into what's happening inside the application. Your task is to create an Application Insights resource to start collecting telemetry. This will give the team the visibility they need to diagnose performance issues and ensure patients can book appointments without delays.

This exercise is part of the course

Monitor and Troubleshoot Azure Solutions

View Course

Exercise instructions

Create an Application Insights resource in the pre-existing Resource group using East US as the region.

,

Use Workspace-based mode and create a new Log Analytics workspace.

,

Copy the Connection String from the Application Insights overview page.

,

Navigate to the pre-existing function app and enable Application Insights under Settings.

,

Connect the function app using the connection string. Screenshot showing the Azure Portal with Application Insights creation and the function app Application Insights settings panel.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise