You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -33,7 +33,7 @@ If your naming and your network configuration are correct, use the following ste
33
33
34
34
:::image type="content" source="media/troubleshoot/sre-agent-failure-notification.png" alt-text="Screenshot that shows a notification of provisioning failure in Azure SRE Agent.":::
35
35
36
-
1. Confirm that your user account has owner or admin permissions, along with permissions to create resources in the Sweden Central region.
36
+
1. Confirm that your user account has owner or admin permissions, along with permissions to create resources in the *Sweden Central*, *East US 2*, or *Australia East* regions (depending on your deployment).
37
37
38
38
1. Check whether the subscription is in the allow list for SRE Agent Preview. Run the following command:
description: Learn how AI-enabled agents help solve problems and support resilient and self-healing systems on your behalf.
4
4
author: craigshoemaker
5
5
ms.topic: overview
6
-
ms.date: 10/01/2025
6
+
ms.date: 10/13/2025
7
7
ms.author: cshoe
8
8
ms.service: azure-sre-agent
9
9
---
@@ -86,14 +86,14 @@ Use the following steps to start working with Azure SRE Agent.
86
86
Keep in mind the following considerations as you use Azure SRE Agent:
87
87
88
88
- English is the only supported language in the chat interface.
89
-
- During the preview, you can deploy the agent to the Sweden Central region, but the agent can monitor and remediate issues for services in any Azure region.
89
+
- During the preview, you can deploy the agent to the *Sweden Central*, *East US 2*, and *Australia East* regions, but the agent can monitor and remediate issues for services in any Azure region.
90
90
- For more information on how data is managed in Azure SRE Agent, see the [Microsoft privacy policy](https://www.microsoft.com/privacy/privacystatement).
91
91
- Availability varies by region and tenant configuration.
92
92
- Preview [billing](billing.md) begins *September 1, 2025*, via Azure agent units (AAUs).
93
93
94
94
## Preview access
95
95
96
-
While access to SRE Agent was previously only available to customers via a waitlist, the agent is now available to all customers through the [Azure portal](https://aka.ms/sreagent-portal).
96
+
While access to SRE Agent was previously only available to customers via a waitlist, the agent is now available to all customers through the [Azure portal](https://aka.ms/sreagent/portal).
97
97
98
98
> [!NOTE]
99
99
> By using 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/).
Copy file name to clipboardExpand all lines: articles/sre-agent/troubleshoot-azure-app-service.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to use Azure SRE Agent Preview and Azure App Service to i
4
4
author: craigshoemaker
5
5
ms.author: cshoe
6
6
ms.topic: tutorial
7
-
ms.date: 07/17/2025
7
+
ms.date: 10/13/2025
8
8
ms.service: azure-sre-agent
9
9
---
10
10
@@ -39,13 +39,7 @@ In this tutorial, you:
39
39
40
40
***Security context**: Ensure that your user account has the `Microsoft.Authorization/roleAssignments/write` permissions as either [Role Based Access Control Administrator](/azure/role-based-access-control/built-in-roles) or [User Access Administrator](/azure/role-based-access-control/built-in-roles).
41
41
42
-
***Namespace**: By using Azure Cloud Shell in the Azure portal, run the following command to set up a namespace:
43
-
44
-
```azurecli
45
-
az provider register --namespace "Microsoft.App"
46
-
```
47
-
48
-
* **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.
42
+
***Access to the approved regions**: During the preview, the only allowed regions for SRE Agent are the *Sweden Central*, *East US 2*, and *Australia East* regions. Make sure that your user account has *owner* or *admin* permissions, along with permissions to create resources in the appropriate region.
49
43
50
44
## 1. Create an App Service app
51
45
@@ -192,7 +186,7 @@ Now, create an agent to monitor your App Service app:
192
186
|**Subscription**| Your Azure subscription ||
193
187
|**Resource group**|**my-sre-agent-group**| New group for the agent. |
194
188
|**Name**|**my-sre-agent**||
195
-
| **Region** | **Sweden Central** | 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. |
189
+
|**Region**|**East US 2**| During the preview, Azure SRE Agent is available only in the *Sweden Central*, *East US 2*, and *Australia East* 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 the agent's region. |
Copy file name to clipboardExpand all lines: articles/sre-agent/troubleshoot-azure-container-apps.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: 'Tutorial: Troubleshoot an App Using Azure SRE Agent Preview and Azure Co
3
3
description: Deploy an automated agent to help monitor and resolve problems by using Azure SRE Agent and Azure Container Apps.
4
4
author: craigshoemaker
5
5
ms.topic: tutorial
6
-
ms.date: 07/17/2025
6
+
ms.date: 10/13/2025
7
7
ms.author: cshoe
8
8
ms.service: azure-sre-agent
9
9
---
@@ -29,13 +29,7 @@ In this tutorial, you:
29
29
30
30
***Security context**: Ensure that your user account has the `Microsoft.Authorization/roleAssignments/write` permissions as either [Role Based Access Control Administrator](/azure/role-based-access-control/built-in-roles) or [User Access Administrator](/azure/role-based-access-control/built-in-roles).
31
31
32
-
***Namespace**: By using Azure Cloud Shell in the Azure portal, run the following command to set up a namespace:
33
-
34
-
```azurecli
35
-
az provider register --namespace "Microsoft.App"
36
-
```
37
-
38
-
* **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.
32
+
***Access to the approved regions**: During the preview, the only allowed regions for SRE Agent are the *Sweden Central*, *East US 2*, and *Australia East* regions. Make sure that your user account has *owner* or *admin* permissions, along with permissions to create resources in the appropriate region.
39
33
40
34
## 1. Create a container app
41
35
@@ -115,7 +109,7 @@ Next, create an agent to monitor the **my-aca-app-group** resource group:
115
109
| Property | Value |
116
110
|---|---|
117
111
|**Agent name**| Enter **my-aca-sre-agent**. |
118
-
| **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. |
112
+
|**Region**| Select **East US 2**.<br><br>During the preview, Azure SRE Agent is available only in the *Sweden Central*, *East US 2*, and *Australia East* 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 the agent's region. |
119
113
120
114
1. In the **Managed resource groups** section, choose the **Select resource groups** button.
Copy file name to clipboardExpand all lines: articles/sre-agent/usage.md
+5-11Lines changed: 5 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Create and Use an agent in Azure SRE Agent Preview
3
3
description: Learn how to use an automated agent to resolve problems and keep your apps running in Azure.
4
4
author: craigshoemaker
5
5
ms.topic: how-to
6
-
ms.date: 09/30/2025
6
+
ms.date: 10/13/2025
7
7
ms.author: cshoe
8
8
ms.service: azure-sre-agent
9
9
---
@@ -16,7 +16,7 @@ This article demonstrates how to create an agent and connect it to your resource
16
16
17
17
## Preview access
18
18
19
-
While access to SRE Agent was previously only available to customers via a waitlist, the agent is now available to all customers through the [Azure portal](https://aka.ms/sreagent-portal).
19
+
While access to SRE Agent was previously only available to customers via a waitlist, the agent is now available to all customers through the [Azure portal](https://aka.ms/sreagent/portal).
20
20
21
21
> [!NOTE]
22
22
> By using 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/).
@@ -35,19 +35,13 @@ To create an agent, you need to grant your agent the correct permissions and acc
35
35
az account set --subscription "<SUBSCRIPTION_ID>"
36
36
```
37
37
38
-
* **Namespace**: By using Azure Cloud Shell in the Azure portal, run the following command to set up a namespace:
39
-
40
-
```azurecli
41
-
az provider register --namespace "Microsoft.App"
42
-
```
43
-
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.
38
+
* **Access to the approved regions**: During the preview, the only allowed regions for SRE Agent are the *Sweden Central*, *East US 2*, and *Australia East* regions. Make sure that your user account has *owner* or *admin* permissions, along with permissions to create resources in the appropriate region.
45
39
46
40
## Create an agent
47
41
48
42
Create an agent by associating resource groups that you want to monitor with the agent:
49
43
50
-
1. Open the [Azure portal](https://aka.ms/sreagent-portal).
44
+
1. Open the [Azure portal](https://aka.ms/sreagent/portal).
51
45
52
46
1. Select **Create**.
53
47
@@ -65,7 +59,7 @@ Create an agent by associating resource groups that you want to monitor with the
65
59
| Property | Value |
66
60
|---|---|
67
61
| **Agent name** | Enter a name for your agent. |
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. |
62
+
| **Region** | Select **East US 2**.<br><br>During the preview, Azure SRE Agent is available only in the *Sweden Central*, *East US 2*, and *Australia East* 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. |
0 commit comments