Skip to content

Commit 5f5eb1d

Browse files
Merge pull request #302896 from craigshoemaker/sre/create-steps-tutorials
[SRE Agent] Update: Tutorials -> update create steps
2 parents eacc735 + 66b0125 commit 5f5eb1d

File tree

3 files changed

+11
-13
lines changed

3 files changed

+11
-13
lines changed

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use Azure SRE Agent (preview) and Azure App Service to
44
author: craigshoemaker
55
ms.author: cshoe
66
ms.topic: tutorial
7-
ms.date: 07/15/2025
7+
ms.date: 07/17/2025
88
ms.service: azure
99
---
1010

@@ -191,17 +191,16 @@ Now, create an Azure SRE Agent to monitor your App Service app.
191191
192192
1. In the *Create agent* window, enter the following values:
193193
194-
| Property | Value | Remarks |
195-
|------------------|---------------------------|-------------------------------------------------------------------------|
196-
| Subscription | Your Azure subscription | |
197-
| Resource group | `my-sre-agent-group` | New group for the Azure SRE Agent |
198-
| Name | `my-sre-agent`| |
199-
| Region | **Sweden Central** | Required during preview; can monitor resources in any Azure region |
200-
| Choose role | **Contributor** | Grants the agent permission to take action on your behalf |
194+
| Property | Value | Remarks |
195+
|--|--|--|
196+
| Subscription | Your Azure subscription | |
197+
| Resource group | `my-sre-agent-group` | New group for the Azure SRE Agent |
198+
| Name | `my-sre-agent` | |
199+
| Region | **Sweden Central** | During preview, Azure SRE Agent is only available in the *Sweden Central* region, but the agent can monitor resources in any Azure region.<br><br>If you don't see any options in the dropdown, then you may not have permissions to access to the Sweden Central region. |
201200
202201
1. Select **Select resource groups**.
203202
204-
1. In the *Selected resource groups to monitor* window, search for and select `my-app-service-group`.
203+
1. In the *Selected resource groups to monitor* window, search for and check the checkbox next to `my-app-service-group`.
205204
206205
1. Select **Save**.
207206

articles/sre-agent/troubleshoot-azure-container-apps.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Tutorial: Troubleshoot an app using an Azure SRE Agent (preview) in Azur
33
description: Deploy an automated agent to help monitor and resolve issues with an SRE Agent in Azure Container Apps.
44
author: craigshoemaker
55
ms.topic: tutorial
6-
ms.date: 07/15/2025
6+
ms.date: 07/17/2025
77
ms.author: cshoe
88
ms.service: azure
99
---
@@ -121,8 +121,7 @@ Next, create an agent to monitor the *my-aca-app-group* resource group.
121121
| Property | Value |
122122
|---|---|
123123
| Agent name | Enter **my-aca-sre-agent**. |
124-
| Region | Select **Sweden Central**.<br><br>During preview, the SRE Agent is only available in the *Sweden Central* region, but an agent can monitor resources in any Azure region. |
125-
| Run mode| Select **Review*.<br><br>When in *review mode*, the agent works on your behalf only with your approval. |
124+
| 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.<br><br>If you don't see any options in the dropdown, then you may not have permissions to access to the Sweden Central region. |
126125
127126
1. In the *Managed resource groups* section, select the **Select resource groups** button.
128127

articles/sre-agent/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To create an SRE Agent, follow these steps:
6464
| Property | Value |
6565
|---|---|
6666
| Agent name | Enter a name for your agent. |
67-
| 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. If don't see any options in the dropdown, then you may not have permissions to access to the Sweden Central region. |
67+
| 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.<br><br>If you don't see any options in the dropdown, then you may not have permissions to access to the Sweden Central region. |
6868
6969
1. Select **Choose resource groups**.
7070

0 commit comments

Comments
 (0)