Skip to content

Commit 8221cbe

Browse files
committed
branding
1 parent 320752f commit 8221cbe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 05/18/2025
1010
# Troubleshoot an App Service app using Azure SRE Agent (preview)
1111

1212
> [!NOTE]
13-
> Site Reliability Engineering (SRE) Agent is in preview. By using SRE Agent, you consent the product-specific terms on this page: [Preview Terms Of Use | Microsoft Azure](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
13+
> Azure SRE Agent is in preview. By using SRE Agent, you consent the product-specific [Preview Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
1414
1515
Site Reliability Engineering (SRE) focuses on creating reliable, scalable systems through automation and proactive management. An SRE Agent brings these principles to your cloud environment by providing AI-powered monitoring, troubleshooting, and remediation capabilities. An SRE Agent automates routine operational tasks and provides reasoned insights to help you maintain application reliability while reducing manual intervention. Available as a chatbot, you can ask questions and give natural language commands to maintain your applications and services. To ensure accuracy and control, any agent action taken on your behalf requires your approval.
1616

@@ -269,6 +269,7 @@ Now that the app is experiencing failures, use the SRE Agent to diagnose and res
269269
1. After a pause, the agent prompts you to approve the rollback:
270270
271271
> *Performing Slot Swap rollback to Restore Application Availability for my-sre-app*
272+
>
272273
> **[Approve]**   **[Deny]**
273274
274275
1. Select **Approve** to initiate the rollback.
@@ -288,7 +289,7 @@ After the SRE Agent rolls back the slot swap, confirm that your app is functioni
288289
289290
1. Open your App Service app in a browser by selecting **Browse** from the **Overview** page.
290291
291-
1. Notice the text "ERROR INJECTION ENABLED" no longer appears.
292+
1. Notice that the text "ERROR INJECTION ENABLED" no longer appears, confirming the app has reverted to its original state.
292293
293294
1. Select the **Increment** button six times to ensure no errors take place.
294295

0 commit comments

Comments
 (0)