Skip to content

Commit f046bb5

Browse files
authored
Merge pull request #127647 from zozomsft/patch-2
Updating region requirements
2 parents d09a347 + ddacad7 commit f046bb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/sre-agent/usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To create an agent, you need to grant your agent the correct permissions and acc
4141
az provider register --namespace "Microsoft.App"
4242
```
4343
44-
* **Access to the Sweden Central region**: During the preview, the only allowed region for SRE Agent is Sweden Central. Make sure that your user account has *owner* or *admin* permissions, along with permissions to create resources in the Sweden Central region.
44+
* **Access to the Sweden Central or East US 2 region**: During the preview, the only allowed regions for SRE Agent are Sweden Central and East US 2. Make sure that your user account has *owner* or *admin* permissions, along with permissions to create resources in one of these regions.
4545
4646
## Create an agent
4747
@@ -65,7 +65,7 @@ Create an agent by associating resource groups that you want to monitor with the
6565
| Property | Value |
6666
|---|---|
6767
| **Agent name** | Enter a name for your agent. |
68-
| **Region** | Select **Sweden Central**.<br><br>During the preview, Azure SRE Agent is available only in the Sweden Central region. However, the agent can monitor resources in any Azure region.<br><br>If no options appear in the dropdown list, you might not have permissions to access to the Sweden Central region. |
68+
| **Region** | Select **Sweden Central** or **East US 2**.<br><br>During the preview, Azure SRE Agent is available only in the Sweden Central or East US 2 regions. However, the agent can monitor resources in any Azure region.<br><br>If no options appear in the dropdown list, you might not have permissions to access to these regions. |
6969
7070
1. Select **Choose resource groups**.
7171

0 commit comments

Comments
 (0)