Skip to content

Commit 2d0c57c

Browse files
clarify text
1 parent 33c9e58 commit 2d0c57c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/sre-agent/billing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ ms.service: azure
1212

1313
The Azure SRE Agent works on your behalf in two different ways. As soon as you create the agent, it begins monitoring your resources. During this time, the agent looks at telemetry data and learns about your resource's behavior. This continuous attention ensures the agent is ready to respond to issues regardless of the scale or complexity of what you deploy on Azure.
1414

15-
By contrast, the agent works in a different context from continuous monitoring when you prompt the agent or it works on a discrete action on its own. For example, when the agent detects a situation requiring attention, it carries out distinct, measurable tasks that use AI components to attempt to address the issue. The same holds true when you issue a prompt to the agent.
15+
By contrast, the agent works differently from continuous monitoring when you prompt the agent or it works on tasks on its own. For example, when the agent detects a situation requiring attention, it carries out distinct, measurable tasks that use AI components to attempt to address the issue. The same holds true when you issue a prompt to the agent.
1616

17-
The distinctions between these two types of operations are known as *always-on flow* and *active flow*.
17+
The distinctions between these two types of actions are known as *always-on flow* and *active flow*.
1818

19-
| Flow type | Description | Triggered when... |
19+
| Action type | Description | Triggered when... |
2020
|---|---|---|
2121
| Always-on | Continuous monitoring of your resources. | You create the agent, and monitoring continues until the agent is deleted. |
2222
| Active | Discrete, measurable tasks taken by the agent in an attempt to mitigate issues or interact with you. | Either you prompt the agent to take action, or the agent autonomously takes action on your behalf and reports the results. |
@@ -31,12 +31,12 @@ Actions in the *always-on flow* are billed at one rate, while *active flow* acti
3131

3232
Use the following table to help you estimate the costs associated with how you use SRE Agent.
3333

34-
| Action category | Calculation basis |
34+
| Action type | Calculation basis |
3535
|---|---|
3636
| Always-on flow | 4 AAU per agent hour |
3737
| Active flow | 0.25 AAU per agent task, per second |
3838

39-
AAUs continuously accumulate under the *always-on flow* for as long as your agent exists. Charges associated with *active flow* accumulate as the agent works on specific tasks. These tasks include (but aren't limited to) the following actions:
39+
AAUs continuously accumulate under the *always-on flow* for as long as your agent exists. Charges associated with *active flow* accumulate as the agent works on specific tasks. These tasks include (but aren't limited to) the following actions:
4040

4141
- Answering questions from your prompts
4242
- Generating reports, summaries, and responses for you

0 commit comments

Comments
 (0)