Skip to content

Commit eff58a9

Browse files
Merge pull request #312912 from craigshoemaker/sre/ga-update-11
[SRE Agent] GA docs update (batch 11 of 13)
2 parents 377b115 + 50f8a1f commit eff58a9

5 files changed

Lines changed: 10 additions & 17 deletions

File tree

articles/sre-agent/test-tool-playground.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Tutorial: Test a Tool in the Playground in Azure SRE Agent (preview)"
2+
title: "Tutorial: Test a Tool in the Playground in Azure SRE Agent"
33
description: Debug and verify your tools in the Azure SRE Agent playground before deploying them to production.
44
ms.topic: tutorial
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: playground, testing, tools, kusto, system-tools, debug
1111
#customer intent: As an SRE, I want to test my tools in the playground so that I can verify they work correctly before deploying them.
1212
---
1313

14-
# Tutorial: Test a tool in the playground in Azure SRE Agent (preview)
15-
14+
# Tutorial: Test a tool in the playground in Azure SRE Agent
1615
In this tutorial, you use the test playground in the Azure SRE Agent portal to run and verify your tools before deploying them. The playground lets you execute tools in isolation with custom parameters and review results immediately.
1716

1817
In this tutorial, you learn how to:

articles/sre-agent/threads.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Threads in Azure SRE Agent (preview)
2+
title: Threads in Azure SRE Agent
33
description: Learn how threads organize conversations with your agent, including thread sources, filtering, search, chat commands, and keyboard shortcuts.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: threads, conversations, chat, history, slash commands, compaction, th
1111
#customer intent: As an SRE, I want to understand threads so that I can organize and navigate my agent conversations efficiently.
1212
---
1313

14-
# Threads in Azure SRE Agent (preview)
15-
14+
# Threads in Azure SRE Agent
1615
A thread is a conversation with your agent. Each time you start a new investigation or ask a question, you create a thread that maintains context throughout the conversation.
1716

1817
## Thread sources

articles/sre-agent/tools.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tools in Azure SRE Agent (preview)
2+
title: Tools in Azure SRE Agent
33
description: Learn how your agent's tools are organized, including built-in Azure tools, MCP extensibility, code execution, knowledge, and communication.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: tools, built-in tools, mcp, code execution, knowledge, communication,
1111
#customer intent: As an SRE, I want to understand the different tool categories so that I can extend my agent with the right capabilities for my environment.
1212
---
1313

14-
# Tools in Azure SRE Agent (preview)
15-
14+
# Tools in Azure SRE Agent
1615
Tools are the atomic capabilities your agent uses to take action. They enable querying logs, running commands, executing code, searching documents, and sending notifications. Your agent selects the right tools automatically based on the task at hand.
1716

1817
| Category | What it covers | Setup |

articles/sre-agent/track-incident-value.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Track Incident Value in Azure SRE Agent (preview)
2+
title: Track Incident Value in Azure SRE Agent
33
description: Measure your agent's impact with real-time metrics that show which incidents were mitigated, which response plans perform best, and where to invest next.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: incidents, metrics, value, daily-reports, incident-scorecard, respons
1111
#customer intent: As an engineering manager, I want to track my agent's incident response impact so that I can prove ROI and optimize my automation strategy.
1212
---
1313

14-
# Track incident value in Azure SRE Agent (preview)
15-
14+
# Track incident value in Azure SRE Agent
1615
> [!TIP]
1716
> - See your agent's mitigation rate, assist rate, and pending actions with trend sparklines that show week-over-week change.
1817
> - Drill into each response plan to identify which automation strategies resolve the most incidents.

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Tutorial: Troubleshoot an App Using Azure SRE Agent (preview) and Azure App Service'
2+
title: 'Tutorial: Troubleshoot an App Using Azure SRE Agent and Azure App Service'
33
description: Learn how to use Azure SRE Agent and Azure App Service to identify and fix app problems through AI-assisted troubleshooting.
44
author: craigshoemaker
55
ms.author: cshoe
@@ -8,10 +8,7 @@ ms.date: 10/13/2025
88
ms.service: azure-sre-agent
99
---
1010

11-
# Tutorial: Troubleshoot an App Service app by using Azure SRE Agent (preview)
12-
13-
> [!NOTE]
14-
> Azure SRE Agent is in. By using SRE Agent, you consent to the product-specific [Supplemental Terms of Use for Microsoft Azures](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
11+
# Tutorial: Troubleshoot an App Service app by using Azure SRE Agent
1512

1613
Site reliability engineering (SRE) focuses on creating reliable, scalable systems through automation and proactive management. Azure SRE Agent brings these principles to your cloud environment by providing AI-powered monitoring, troubleshooting, and remediation capabilities.
1714

0 commit comments

Comments
 (0)