Skip to content

Commit 53f514b

Browse files
remove broken link
1 parent 96cde8f commit 53f514b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/sre-agent/pricing-billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ For detailed billing breakdowns across multiple agents and resources, use [Micro
129129
| Strategy | Impact | How to do it |
130130
|----------|--------|-------------|
131131
| **Add context to your agent** | Fewer wasted tokens | Add skills, knowledge, and documents so the agent stays grounded and concise. Persistent memory from past interactions improves efficiency over time. |
132-
| **Filter incidents with response plans** | Less unnecessary work | Use [response plans](response-plan.md) to filter [Azure Monitor alerts](azure-monitor-alerts.md) by severity, service, or keyword—the agent only investigates incidents that match. |
132+
| **Filter incidents with response plans** | Less unnecessary work | Use [response plans](response-plan.md) to filter Azure Monitor alerts by severity, service, or keyword—the agent only investigates incidents that match. |
133133
| **Batch work with scheduled tasks** | Fewer runs | [Schedule tasks](create-scheduled-task.md) to run daily or weekly instead of polling continuously. |
134134
| **Test in chat before automating** | Avoids wasted runs | Try your prompt in chat or the Playground first. A misconfigured automation runs repeatedly and wastes AAUs. |
135135
| **Stop idle agents** | Eliminates active flow | Go to **Settings > Basics** and select **Stop**. The agent keeps its configuration but stops all active flow. Always-on cost continues until deleted. |

0 commit comments

Comments
 (0)