Skip to main content

Monitor Agent Usage

TL;DR
  • See how many Azure AI Units (AAUs) your agent has consumed this billing cycle
  • View daily consumption trends on a bar chart to spot usage spikes
  • Adjust your active flow AAU allocation at any time — up to 200,000 per month
  • Generate session insights from any conversation thread for performance review

The problem: usage without visibility

Your agent runs conversations, processes incidents, and executes scheduled tasks — all consuming Azure AI Units. Without visibility into consumption patterns, you can't predict costs, identify runaway usage, or make informed decisions about allocation changes. You need a single view that shows what you've used, what's left, and where the consumption is going.


Agent consumption

View your AAU usage at Settings → Agent consumption.

Azure SRE Agent billing is measured in Azure AI Units (AAU). Your monthly allocation includes both a fixed always-on flow and a variable active flow that you can adjust.

What the consumption page shows

CardWhat it displays
Monthly AAU limitYour total allocation: always-on flow + active flow AAUs
Total active flow consumptionCurrent usage out of total limit, shown as a large number with progress bar. Includes "AAUs reset in X days" countdown.
Daily active flow consumptionBar chart showing AAU consumption per day for the current billing period

Adjusting your allocation

Select Change AAU allocation to modify your monthly active flow AAU limit.

SettingDetails
InputMonthly active flow AAUs
Step sizeIncrements of 100
Maximum200,000 AAUs per month
EffectiveChanges take effect immediately

If you reduce the allocation below your current consumption, a warning confirms the change before applying.


Session insights

Review conversation summaries at Monitor → Session Insights.

Session insights provide a structured summary of any conversation thread — what happened, what was found, and what was recommended.

Generating insights

  1. Open any conversation thread in the chat interface
  2. Select the chart icon in the chat footer
  3. Your agent generates a structured insight from that thread

Viewing insights

The Session Insights page shows a two-panel layout:

PanelWhat it shows
Left (list)Insight cards sorted by date (newest first), showing title and timestamp
Right (detail)Full insight content in markdown, with a Go to Thread button to open the original conversation

Use insights to review investigation quality, share findings with teammates, or audit your agent's reasoning on specific threads.


Monitor navigation

The Monitor section in the sidebar provides additional observability tools:

ItemWhat it opens
Session InsightsConversation summaries (described above)
Resource MappingVisual graph of your monitored Azure resources
Incident metricsIncident analytics dashboard (see Track Incident Value)
LogsOpens Azure Application Insights in a new tab for custom KQL queries

What makes this different

Manual approachWith your agent
Check Azure billing portal for cost dataSee AAU consumption directly in the agent portal
No per-day breakdown of AI usageDaily bar chart shows consumption trends
Review conversation transcripts manuallySession insights summarize threads automatically
Unknown when allocation runs outProgress bar and reset countdown keep you informed

Get started

Usage monitoring is built-in — open Overview in the agent portal to see your AAU dashboard immediately.

ResourceWhat you'll learn
Pricing & Billing →Understand AAU billing, allocation, and cost management
Track Incident Value →Measure the impact of your agent's incident investigations
CapabilityWhat it adds
Track Incident Value →Incident metrics and daily reports
Audit Agent Actions →Permissions, access control, and action logging
Application InsightsAzure documentation for custom KQL queries
Was this page helpful?