Skip to content

Commit cbae145

Browse files
Merge pull request #312903 from craigshoemaker/sre/ga-update-2
[SRE Agent] GA docs update (batch 2 of 13)
2 parents ac3fcb7 + 9463e90 commit cbae145

5 files changed

Lines changed: 10 additions & 15 deletions

File tree

articles/sre-agent/automate-actions.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Step 5: Automate Actions in Azure SRE Agent (preview)"
2+
title: "Step 5: Automate Actions in Azure SRE Agent"
33
description: Create scheduled tasks with email notifications using connectors, subagents, and scheduled task triggers.
44
ms.topic: tutorial
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: automation, scheduled tasks, MCP, notifications, getting started
1111
#customer intent: As a site reliability engineer, I want to automate health checks with email notifications so that I can proactively monitor my systems without manual intervention.
1212
---
1313

14-
# Step 5: Automate actions in Azure SRE Agent (preview)
15-
14+
# Step 5: Automate actions in Azure SRE Agent
1615
**Estimated time**: 10 minutes
1716

1817
Build an automated health check that runs on a schedule and sends results by email. You connect a tool (Outlook), create a subagent to use it, and attach a scheduled task to trigger it.

articles/sre-agent/azure-devops-connector.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Tutorial: Set Up an Azure DevOps Connector in Azure SRE Agent (preview)"
2+
title: "Tutorial: Set Up an Azure DevOps Connector in Azure SRE Agent"
33
description: Connect your agent to Azure DevOps for repository access, work item management, and wiki documentation.
44
ms.topic: tutorial
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: azure devops, connector, repositories, work items, setup, tutorial
1111
#customer intent: As an SRE, I want to connect my agent to Azure DevOps so that it can access repositories, wikis, and documentation during investigations.
1212
---
1313

14-
# Tutorial: Set up an Azure DevOps connector in Azure SRE Agent (preview)
15-
14+
# Tutorial: Set up an Azure DevOps connector in Azure SRE Agent
1615
In this tutorial, you connect your agent to Azure DevOps so it can access repositories, wikis, and documentation across your organization. When you finish this tutorial, your agent has authenticated access to an Azure DevOps organization and can read repositories, create work items, and correlate code changes with incidents.
1716

1817
**Estimated time**: 5 minutes

articles/sre-agent/azure-devops-wiki-knowledge.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure DevOps Wiki Knowledge in Azure SRE Agent (preview)
2+
title: Azure DevOps Wiki Knowledge in Azure SRE Agent
33
description: Connect your Azure DevOps wikis as knowledge sources so your agent references runbooks, procedures, and documentation during investigations.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -10,8 +10,7 @@ ms.ai-usage: ai-assisted
1010
#customer intent: As an SRE, I want to connect my Azure DevOps wikis to SRE Agent so that my team's runbooks and procedures surface automatically during investigations.
1111
---
1212

13-
# Azure DevOps wiki knowledge in Azure SRE Agent (preview)
14-
13+
# Azure DevOps wiki knowledge in Azure SRE Agent
1514
Connect your Azure DevOps wikis so your agent references your team's runbooks and procedures during investigations. Wiki content is indexed and searchable, and your agent finds the right page automatically. The connector supports both managed identity and personal access token (PAT) authentication.
1615

1716
## The problem: knowledge goes unused during incidents

articles/sre-agent/billing.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Billing for Azure SRE Agent (preview)
2+
title: Billing for Azure SRE Agent
33
description: Learn how different agent actions are billed in Azure SRE Agent.
44
author: craigshoemaker
55
ms.author: cshoe
@@ -8,8 +8,7 @@ ms.date: 08/08/2025
88
ms.service: azure-sre-agent
99
---
1010

11-
# Billing for Azure SRE Agent (preview)
12-
11+
# Billing for Azure SRE Agent
1312
Azure SRE Agent works on your behalf in two ways.
1413

1514
As soon as you create the agent, it begins monitoring your resources. During this time, the agent examines system data and learns about your resource's behavior. This continuous attention ensures that the agent is ready to respond to problems regardless of the scale or complexity of what you deploy on Azure. This type of action is called *always-on flow*.

articles/sre-agent/chat-from-your-tools.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Chat from Your Tools in Azure SRE Agent (preview)
2+
title: Chat from Your Tools in Azure SRE Agent
33
description: Interact with your agent directly in Microsoft Teams without leaving your current workflow.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: teams, bot, chat, integrations
1111
#customer intent: As an SRE, I want to chat with my agent from Microsoft Teams so that I can investigate incidents without leaving my current workflow.
1212
---
1313

14-
# Chat from your tools in Azure SRE Agent (preview)
15-
14+
# Chat from your tools in Azure SRE Agent
1615
Chat with your agent directly in Microsoft Teams. Send direct messages for private investigations, or `@` mention your agent in channels so your whole team sees the analysis. Every channel connects to the same agent with the same reasoning, memory, and tool access.
1716

1817
## The problem

0 commit comments

Comments
 (0)