Skip to content

Commit de05314

Browse files
Merge pull request #314112 from craigshoemaker/sre/aau-limit
[SRE Agent] Update: AAU limits
2 parents b939656 + 52ec30e commit de05314

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/sre-agent/monitor-agent-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Track Azure AI Unit (AAU) consumption, manage allocation limits, and review sess
1717
> [!TIP]
1818
> - See how many AAUs your agent consumes in this billing cycle.
1919
> - View daily consumption trends on a bar chart to spot usage spikes.
20-
> - Adjust your active flow AAU allocation at any time, up to 200,000 per month.
20+
> - Adjust your active flow AAU allocation at any time, up to 1,000,000 per month.
2121
> - Generate session insights from any conversation thread for performance review.
2222
2323
## The problem: usage without visibility
@@ -48,7 +48,7 @@ Select **Change AAU allocation** to modify your monthly active flow AAU limit.
4848
|---|---|
4949
| **Input** | Monthly active flow AAUs |
5050
| **Step size** | Increments of 100 |
51-
| **Maximum** | 200,000 AAUs per month |
51+
| **Maximum** | 1,000,000 AAUs per month |
5252
| **Effective** | Changes take effect immediately |
5353

5454
If you reduce the allocation to less than your current consumption, a warning prompts you to confirm the change before applying it.

articles/sre-agent/pricing-billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Go to **Settings** > **Agent consumption** to view your usage.
9999

100100
### Set a spending limit
101101

102-
Select **Change AAU allocation** to set a monthly active flow AAU limit (up to 200,000 AAUs).
102+
Select **Change AAU allocation** to set a monthly active flow AAU limit (up to 1,000,000 AAUs).
103103

104104
- When your agent reaches the active flow limit, it continues running in always-on mode (background monitoring) but becomes unavailable for chat and actions until the next month.
105105
- You can increase or decrease the allocation at any time.

0 commit comments

Comments
 (0)