Skip to content

Commit a9c15a7

Browse files
committed
update checklist
1 parent 0348c64 commit a9c15a7

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/app-service/tutorial-sre-agent.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@ ms.date: 05/15/2025
1414
1515
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.
1616

17-
In this tutorial, you:
17+
In this tutorial, you will:
1818

1919
> [!div class="checklist"]
20-
> * Create an App Service app using the Azure portal
21-
> * Deploy a sample App Service app using the Azure portal
22-
> * Enable App Service logs
23-
> * Create an Azure SRE Agent (preview) to monitor the app
24-
> * Trigger an HTTP 500 error in the app
25-
> * Use AI-driven prompts to troubleshoot and fix errors
20+
> * Create an App Service app using the Azure portal.
21+
> * Deploy a sample App Service app using the Azure portal.
22+
> * Configure the app with a startup command and enable App Service logs.
23+
> * Create a deployment slot for testing.
24+
> * Create an Azure SRE Agent (preview) to monitor the app.
25+
> * Simulate an app failure by swapping to the broken deployment slot.
26+
> * Use AI-driven prompts to diagnose and fix the app by rolling back the slot swap.
2627
2728
[!INCLUDE [quickstarts-free-trial-note](~/reusable-content/ce-skilling/azure/includes/quickstarts-free-trial-note.md)]
2829

0 commit comments

Comments
 (0)