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.
Diese Übung ist Teil des Kurses
Monitor and Troubleshoot Azure Solutions
Anleitung zur Übung
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.

Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten