Skip to content

Commit 8940ddc

Browse files
update prerequisites
1 parent 5fcf6a0 commit 8940ddc

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ In this tutorial, you will:
4444
az provider register --namespace "Microsoft.App"
4545
```
4646
47+
* **Access to Sweden Central region**: During preview, the only allowed region for SRE Agent is Sweden Central. Make sure your user account has *owner* or *admin* permissions and permissions to create resources in the Sweden Central region.
48+
4749
## 1. Create an App Service app
4850
4951
Start by creating a web app that the SRE Agent can monitor.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ In this tutorial, you:
3535
az provider register --namespace "Microsoft.App"
3636
```
3737
38+
* **Access to Sweden Central region**: During preview, the only allowed region for SRE Agent is Sweden Central. Make sure your user account has *owner* or *admin* permissions and permissions to create resources in the Sweden Central region.
39+
3840
## 1. Create a container app
3941
4042
Begin by creating an app for your agent to monitor.

articles/sre-agent/usage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create and use an Azure SRE Agent (preview)
33
description: Learn to use an automated agent to resolve problems and keep your apps running in Azure.
44
author: craigshoemaker
55
ms.topic: how-to
6-
ms.date: 06/17/2025
6+
ms.date: 07/03/2025
77
ms.author: cshoe
88
ms.service: azure
99
---
@@ -50,6 +50,8 @@ subscription ID, use the following command:
5050
az provider register --namespace "Microsoft.App"
5151
```
5252
53+
* **Access to Sweden Central region**: During preview, the only allowed region for SRE Agent is Sweden Central. Make sure your user account has *owner* or *admin* permissions and permissions to create resources in the Sweden Central region.
54+
5355
### Create
5456
5557
To create an SRE Agent, follow these steps:

0 commit comments

Comments
 (0)