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
Copy file name to clipboardExpand all lines: articles/app-service/tutorial-sre-agent.md
+17-23Lines changed: 17 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
2
title: 'Tutorial: Troubleshoot an App using Azure SRE Agent (preview) in Azure App Service'
3
-
description: Learn how to use SRE Agent and Azure App Service to identify and fix app issues with AI-assisted troubleshooting.
3
+
description: Learn how to use Azure SRE Agent and Azure App Service to identify and fix app issues with AI-assisted troubleshooting.
4
4
author: msangapu-msft
5
5
ms.author: msangapu
6
6
ms.topic: tutorial
7
7
ms.date: 05/15/2025
8
8
---
9
9
10
-
# Troubleshoot an App Service app using SRE Agent (preview)
10
+
# Troubleshoot an App Service app using Azure SRE Agent (preview)
11
11
12
12
> [!NOTE]
13
13
> Site Reliability Engineering (SRE) Agent is in preview.
14
14
15
-
The Azure SRE (Site Reliability Engineering) Agent helps you manage and monitor Azure resources by using AI-enabled capabilities. Agents guide you in solving problems and aid in building resilient, self-healing systems on your behalf. The sample app includes code meant to exhaust memory and cause HTTP 500 errors, so you can diagnose and fix the problem using SRE Agent.
15
+
The Azure SRE (Site Reliability Engineering) Agent helps you manage and monitor Azure resources by using AI-enabled capabilities. Agents guide you in solving problems and aid in building resilient, self-healing systems on your behalf. The sample app includes code meant to exhaust memory and cause HTTP 500 errors, so you can diagnose and fix the problem using Azure SRE Agent.
16
16
17
17
In this tutorial, you will:
18
18
@@ -31,7 +31,7 @@ In this tutorial, you will:
31
31
32
32
To complete this tutorial, you need:
33
33
- An [Azure subscription](https://azure.microsoft.com/free/).
34
-
- To create the SRE Agent, your account needs Microsoft.Authorization/roleAssignments/write permissions using either Role Based Access Control Administrator or User Access Administrator.
34
+
- To create the Azure SRE Agent, your account needs Microsoft.Authorization/roleAssignments/write permissions using either Role Based Access Control Administrator or User Access Administrator.
35
35
36
36
## 1. Create an App Service app
37
37
@@ -143,9 +143,7 @@ After deployment and configuration, verify that the sample app is running correc
143
143
144
144

145
145
146
-
1. Select the first three images and select**Convert**.
147
-
148
-
- The conversion should complete successfully.
146
+
1. Select the first three images and select**Convert**. The conversion should complete successfully.
149
147
150
148

151
149
@@ -184,11 +182,11 @@ In the *Settings* tab, configure the following:
184
182
185
183
1. Select **Save** to apply the deployment settings.
186
184
187
-
## 6. Create an SRE Agent
185
+
## 6. Create an Azure SRE Agent
188
186
189
187
Now, create an Azure SRE Agent to monitor your App Service app.
190
188
191
-
1. In the Azure portal, search for and select**SRE Agent**.
189
+
1. In the Azure portal, search for and select**AzureSRE Agent**.
192
190
193
191
1. Select **+ Create**.
194
192
@@ -197,8 +195,8 @@ Now, create an Azure SRE Agent to monitor your App Service app.
0 commit comments