Skip to content

Commit 0904114

Browse files
Merge pull request #312914 from craigshoemaker/sre/ga-update-13
[SRE Agent] GA docs update (batch 13 of 13)
2 parents 3045c51 + f72a6ab commit 0904114

5 files changed

Lines changed: 10 additions & 15 deletions

File tree

articles/sre-agent/upload-knowledge-document.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Upload Knowledge Documents to Azure SRE Agent (preview)
2+
title: Upload Knowledge Documents to Azure SRE Agent
33
description: Create and upload runbooks, troubleshooting guides, and documentation to the knowledge base during conversations to capture institutional knowledge automatically.
44
ms.topic: how-to
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: knowledge-base, upload, documents, runbooks, troubleshooting, automat
1111
#customer intent: As an SRE, I want my agent to upload knowledge documents during conversations so that incident resolutions become reusable institutional knowledge.
1212
---
1313

14-
# Upload knowledge documents to Azure SRE Agent (preview)
15-
14+
# Upload knowledge documents to Azure SRE Agent
1615
<!-- > [!VIDEO <VIDEO_URL_FOR_AGENT_KNOWLEDGE_BASE>]
1716
Replace <VIDEO_URL_FOR_AGENT_KNOWLEDGE_BASE> with the hosted URL for the Agent's Knowledge Base video. -->
1817

articles/sre-agent/usage.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create and Use an agent in Azure SRE Agent (preview)
2+
title: Create and Use an agent in Azure SRE Agent
33
description: Learn how to use an automated agent to resolve problems and keep your apps running in Azure.
44
author: craigshoemaker
55
ms.topic: how-to
@@ -8,8 +8,7 @@ ms.author: cshoe
88
ms.service: azure-sre-agent
99
---
1010

11-
# Create and use an agent in Azure SRE Agent (preview)
12-
11+
# Create and use an agent in Azure SRE Agent
1312
Azure SRE Agent helps you maintain the health and performance of your Azure resources through AI-powered monitoring and assistance. Agents continuously watch your resources for problems, provide troubleshooting help, and suggest remediation steps in a natural-language chat interface. To ensure accuracy and control, any action that an agent takes on your behalf requires your approval.
1413

1514
This article demonstrates how to create an agent and connect it to your resources to maintain optimal application performance.

articles/sre-agent/use-code-interpreter.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Tutorial: Use Code Interpreter in Azure SRE Agent (preview)"
2+
title: "Tutorial: Use Code Interpreter in Azure SRE Agent"
33
description: Enable Code Interpreter for your Azure SRE Agent and use it to analyze data, generate charts, and create reports from chat.
44
ms.topic: tutorial
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: code-interpreter, data-analysis, python, reports, sandbox
1111
#customer intent: As an SRE, I want to enable Code Interpreter for my agent so that I can analyze data, generate visualizations, and create reports from chat.
1212
---
1313

14-
# Tutorial: Use Code Interpreter in Azure SRE Agent (preview)
15-
14+
# Tutorial: Use Code Interpreter in Azure SRE Agent
1615
In this tutorial, you enable Code Interpreter for your Azure SRE Agent and use it to analyze Azure data, generate visualizations, and create downloadable files directly from chat prompts.
1716

1817
> [!NOTE]

articles/sre-agent/user-roles.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: User Roles and Permissions in Azure SRE Agent (preview)
2+
title: User Roles and Permissions in Azure SRE Agent
33
description: Learn how to control who can view, interact with, and administer your agent by using Azure RBAC roles and layered access control.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: rbac, roles, permissions, access control, user access, admin, reader,
1111
#customer intent: As an SRE or cloud admin, I want to understand user roles so that I can control who can interact with and manage my agent.
1212
---
1313

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

1817
Your agent can investigate problems, take actions on production infrastructure, and access sensitive data across your environment. Access control determines who can request actions, who can approve them, and who can modify the agent's configuration.

articles/sre-agent/workflow-automation.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Workflow Automation in Azure SRE Agent (preview)
2+
title: Workflow Automation in Azure SRE Agent
33
description: Automate operational workflows by connecting triggers, subagents, and tools to run without manual intervention.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: automation, triggers, workflows, scheduled tasks, subagents
1111
#customer intent: As an SRE, I want to automate operational workflows so that incidents are handled end-to-end without manual handoffs.
1212
---
1313

14-
# Workflow automation in Azure SRE Agent (preview)
15-
14+
# Workflow automation in Azure SRE Agent
1615
> [!TIP]
1716
> - Handle incidents end-to-end without waking anyone.
1817
> - Run scheduled tasks automatically with human oversight when needed.

0 commit comments

Comments
 (0)