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.
Este ejercicio forma parte del curso
Monitor and Troubleshoot Azure Solutions
Instrucciones del ejercicio
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.

Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio