Skip to content

Commit a5413fd

Browse files
updates from PR review feedback
1 parent 1029233 commit a5413fd

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/sre-agent/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure SRE Agent overview (preview)
33
description: Learn how AI-enabled agents help solve problems and support resilient and self-healing systems on your behalf.
44
author: craigshoemaker
55
ms.topic: conceptual
6-
ms.date: 06/17/2025
6+
ms.date: 06/18/2025
77
ms.author: cshoe
88
ms.service: azure
99
---
@@ -23,7 +23,7 @@ Azure SRE Agent also integrates with [Azure Monitor Alerts](/azure/azure-monitor
2323
> [!NOTE]
2424
> The SRE Agent feature is in public preview. To sign up for the wait list, fill out the [SRE Agent application](https://go.microsoft.com/fwlink/?linkid=2319540).
2525
26-
By using an SRE Agent, you consent the product-specific [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
26+
By using an SRE Agent, you consent to the product-specific [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2727

2828
## Key features
2929

articles/sre-agent/permissions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: azure
1010

1111
# Configure permissions modes in Azure SRE Agent (preview)
1212

13-
Azure SRE Agent allows you to decide if you want the agent to act on it's own (*autonomous mode*), or with your input (*review mode*).
13+
Azure SRE Agent allows you to decide if you want the agent to act on its own (*autonomous mode*), or with your input (*review mode*).
1414

1515
When working in review mode, the agent requires your approval for every action or write operation it performs. In autonomous mode, the agent performs these actions on your behalf, without stopping for explicit approval.
1616

@@ -37,7 +37,7 @@ The following table summarizes how the agent behaves based on its operational mo
3737
| Mode | Identity has permissions | Behavior |
3838
|---|---|---|
3939
| Review | Yes | If given approval from a human reviewer, the agent executes commands related to the action. |
40-
| Review | No | If given approval from a human reviewer, then the agent responds with a chance for the reviewer to grant the agent the necessary permissions, user the reviewer's permissions, or return manual instructions on how to achieve the action. |
40+
| Review | No | If given approval from a human reviewer, the agent responds with a chance to grant the necessary permissions to the agent, use the reviewer's permissions, or return manual instructions on how to achieve the action. |
4141
| Autonomous | Yes | The agent performs actions using the agent identity. |
4242
| Autonomous | No | The agent is forced to prompt for approval from a reviewer. If granted approval, then the agent responds with a chance for the reviewer to grant the agent the necessary permissions, user the reviewer's permissions, or return manual instructions on how to achieve the action. |
4343

articles/sre-agent/troubleshoot-azure-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: azure
1111
# Troubleshoot an App Service app using Azure SRE Agent (preview)
1212

1313
> [!NOTE]
14-
> Azure SRE Agent is in preview. By using SRE Agent, you consent the product-specific [Preview Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
14+
> Azure SRE Agent is in preview. By using SRE Agent, you consent to the product-specific [Preview Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
1515
1616
Site Reliability Engineering (SRE) focuses on creating reliable, scalable systems through automation and proactive management. An SRE Agent brings these principles to your cloud environment by providing AI-powered monitoring, troubleshooting, and remediation capabilities. An SRE Agent automates routine operational tasks and provides reasoned insights to help you maintain application reliability while reducing manual intervention. Available as a chatbot, you can ask questions and give natural language commands to maintain your applications and services. To ensure accuracy and control, any agent action taken on your behalf requires your approval.
1717

articles/sre-agent/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To create an SRE Agent, follow these steps:
6767
|---|---|
6868
| Agent name | Enter a name for your agent. |
6969
| Region | Select **Sweden Central**.<br><br>During preview, Azure SRE Agent is only available in the *Sweden Central* region, but the agent can monitor resources in any Azure region. |
70-
| Run mode| Select **Review*.<br><br>When in *review mode*, the agent works on your behalf only with your approval. |
70+
| Run mode| Select **Review**.<br><br>When in *review mode*, the agent works on your behalf only with your approval. |
7171
7272
1. Select **Choose resource groups**.
7373

0 commit comments

Comments
 (0)