Skip to content

Commit 4ac8b5c

Browse files
Merge pull request #312911 from craigshoemaker/sre/ga-update-10
[SRE Agent] GA docs update (batch 10 of 13)
2 parents c290a04 + 5505411 commit 4ac8b5c

5 files changed

Lines changed: 11 additions & 15 deletions

File tree

articles/sre-agent/skills.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Skills in Azure SRE Agent (preview)
2+
title: Skills in Azure SRE Agent
33
description: Learn how skills extend your agent with procedural guidance and execution capabilities like Azure CLI, Kusto queries, and Python scripts.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: skills, expertise, domain knowledge, SKILL.md
1111
#customer intent: As an SRE, I want to understand skills so that I can extend my agent with team-specific procedures and execution capabilities.
1212
---
1313

14-
# Skills in Azure SRE Agent (preview)
15-
14+
# Skills in Azure SRE Agent
1615
<!-- Video: Agent_Team_Procedures.mp4 — Replace with the hosted video URL using > [!VIDEO https://...] syntax -->
1716

1817
Skills extend your agent with procedures and execution capabilities. You can add a troubleshooting guide, attach tools like Azure CLI, Kusto queries, Python scripts, or MCP connectors, and your agent loads them when relevant to the user's question. The agent doesn't need an explicit `/skill` command.

articles/sre-agent/starter-prompts.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Starter Prompts for Azure SRE Agent (preview)
2+
title: Starter Prompts for Azure SRE Agent
33
description: Explore example prompts for interacting with Azure SRE Agent across App Service, Container Apps, AKS, and API Management.
44
ms.topic: reference
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: prompts, examples, chat, queries, App Service, Container Apps, AKS, A
1111
#customer intent: As a site reliability engineer, I want to see example prompts so that I can quickly explore my agent's capabilities across different Azure services.
1212
---
1313

14-
# Starter prompts for Azure SRE Agent (preview)
15-
14+
# Starter prompts for Azure SRE Agent
1615
Use these prompts to explore your agent's capabilities. Copy any prompt directly into your agent's chat interface.
1716

1817
## General

articles/sre-agent/sub-agents.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Subagents in Azure SRE Agent (preview)
2+
title: Subagents in Azure SRE Agent
33
description: Learn how subagents provide specialized domain expertise that you invoke on demand through the /agent command.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: subagents, specialized, delegation, multi-agent
1111
#customer intent: As an SRE, I want to understand subagents so that I can create specialized agents for specific operational domains.
1212
---
1313

14-
# Subagents in Azure SRE Agent (preview)
15-
14+
# Subagents in Azure SRE Agent
1615
<!-- Video: Subagents__Specialist_AI_Team.mp4 — Replace with the hosted video URL using > [!VIDEO https://...] syntax -->
1716

1817
Subagents are specialist agents that you invoke on demand. Type `/agent` in chat, select your specialist, and ask your question. For example, you can invoke a database expert for SQL problems or a security auditor for threat investigation.

articles/sre-agent/supported-regions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Supported Regions for Azure SRE Agent (preview)
2+
title: Supported Regions for Azure SRE Agent
33
description: Find Azure regions where Azure SRE Agent is available and learn how to check region availability for your subscription.
44
ms.topic: reference
55
ms.service: azure-sre-agent
@@ -11,9 +11,9 @@ ms.ai-usage: ai-assisted
1111
ms.custom: references_regions
1212
---
1313

14-
# Supported regions for Azure SRE Agent (preview)
14+
# Supported regions for Azure SRE Agent
1515

16-
Azure SRE Agent is available in select Azure regions during public preview. This reference lists the currently supported regions and provides guidance on choosing a region for your agent.
16+
Azure SRE Agent is available in select Azure regions. This reference lists the currently supported regions and provides guidance on choosing a region for your agent.
1717

1818
## Available regions
1919

articles/sre-agent/teams-bot.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 a Teams Bot for Azure SRE Agent (preview)"
2+
title: "Tutorial: Set Up a Teams Bot for Azure SRE Agent"
33
description: Deploy your Azure SRE Agent as a Microsoft Teams bot for interactive chat through direct messages or channel mentions.
44
ms.topic: tutorial
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: teams, bot, setup, bot framework, azure bot service
1111
#customer intent: As an SRE or DevOps engineer, I want to set up my agent as a Teams bot so that my team can interact with it directly in Microsoft Teams.
1212
---
1313

14-
# Tutorial: Set up a Teams bot for Azure SRE Agent (preview)
15-
14+
# Tutorial: Set up a Teams bot for Azure SRE Agent
1615
In this tutorial, you deploy your Azure SRE Agent as a Microsoft Teams bot so your team can chat with it directly in DMs or by @-mentioning it in channels.
1716

1817
> [!TIP]

0 commit comments

Comments
 (0)