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.
Cet exercice fait partie du cours
Monitor and Troubleshoot Azure Solutions
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.

Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice