Lab 5 Service Monitoring
Introduction¶
Monitoring keeps your Azure AI Foundry Agent Service available, performant, and reliable. Azure Monitor collects metrics and logs, provides real‑time insights, and sends alerts. Use dashboards and custom alerts to track key metrics, analyze trends, and respond proactively. Access monitoring via the Azure portal, CLI, REST API, or client libraries.
Lab Exercise¶
- From the VS Code file explorer, open the
resources.txt
file in theworkshop
folder. - Copy the value for the
AI Project Name
key to the clipboard. - Navigate to the Azure AI Foundry Portal page.
- Select your project from the list of foundry projects.
Open the Monitoring dashboard¶
- From the
resources.txt
, copy the value for theApplication Insights Name
to the clipboard. - Switch back to the AI Foundry portal, select the Monitoring section in the left-hand menu.
- Paste the copied
Application Insights Name
into theApplication Insights resource name
dropdown list. - Select the Application Insights resource from the dropdown list.
- Select Connect.
Explore the Monitoring dashboard¶
Familiarize yourself with the information available on the Application analytics
dashboard.
You can select date ranges to filter the data displayed in the monitoring tools.
Monitor Resource Usage¶
You can dig deeper, select Resource Usage
to view detailed metrics about your AI Project's resource consumption. Again, you can filter the data by time range.