Skip to content

Commit 377b115

Browse files
Merge pull request #312906 from craigshoemaker/sre/ga-update-5
[SRE Agent] GA docs update (batch 5 of 13)
2 parents 0904114 + 2ae8f44 commit 377b115

5 files changed

Lines changed: 10 additions & 15 deletions

File tree

articles/sre-agent/data-privacy.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Data residency and privacy in Azure SRE Agent (preview)
2+
title: Data residency and privacy in Azure SRE Agent
33
description: Learn how Azure SRE Agent handles your data.
44
author: craigshoemaker
55
ms.author: cshoe
@@ -8,8 +8,7 @@ ms.date: 11/05/2025
88
ms.service: azure
99
---
1010

11-
# Data residency and privacy in Azure SRE Agent (preview)
12-
11+
# Data residency and privacy in Azure SRE Agent
1312
This article explains how your data is handled by the SRE Agent, including where it is stored, how it is processed, and the privacy measures in place to protect your information.
1413

1514
## Data residency

articles/sre-agent/deep-investigation.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use deep investigation in Azure SRE Agent (preview)
2+
title: Use deep investigation in Azure SRE Agent
33
description: Use a hypothesis-driven approach to explore multiple potential root causes before acting on mitigation steps.
44
author: craigshoemaker
55
ms.author: cshoe
@@ -8,8 +8,7 @@ ms.date: 11/04/2025
88
ms.service: azure
99
---
1010

11-
# Use deep investigation in Azure SRE Agent (preview)
12-
11+
# Use deep investigation in Azure SRE Agent
1312
Deep investigation gives you greater transparency and accuracy when diagnosing complex issues in the SRE Agent. Unlike standard queries that provide quick insights, deep investigation uses a hypothesis-driven approach so you can explore multiple potential root causes before you decide on mitigation steps.
1413

1514
Use deep investigation when:

articles/sre-agent/diagnose-azure-observability.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Diagnose with Azure Observability in Azure SRE Agent (preview)
2+
title: Diagnose with Azure Observability in Azure SRE Agent
33
description: Learn how your agent queries Application Insights, Log Analytics, Azure Monitor metrics, Activity Logs, Resource Graph, and resource-specific diagnostics automatically without connectors.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: azure, application-insights, log-analytics, azure-monitor, resource-g
1111
#customer intent: As an SRE, I want to understand how my agent uses Azure's built-in observability tools so that I can diagnose incidents faster without switching between portals.
1212
---
1313

14-
# Diagnose with Azure observability in Azure SRE Agent (preview)
15-
14+
# Diagnose with Azure observability in Azure SRE Agent
1615
Your agent queries Application Insights, Log Analytics, Azure Monitor metrics, Resource Graph, Activity Logs, and resource-specific diagnostics in a single investigation. No connectors are required because everything works through managed identity and Azure RBAC. Your agent decides which sources to query based on the symptom, correlates evidence across them, and explains the findings.
1716

1817
> [!TIP]

articles/sre-agent/diagnose-observability.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Diagnose with External Observability in Azure SRE Agent (preview)
2+
title: Diagnose with External Observability in Azure SRE Agent
33
description: Query Azure Monitor and external observability tools like Dynatrace, Datadog, and Splunk in a single investigation through MCP.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: kusto, datadog, splunk, dynatrace, new relic, elasticsearch, third-pa
1111
#customer intent: As an SRE, I want my agent to query both Azure Monitor and my external observability platforms in one investigation so that I can find root causes faster without manually correlating data across tools.
1212
---
1313

14-
# Diagnose with external observability in Azure SRE Agent (preview)
15-
14+
# Diagnose with external observability in Azure SRE Agent
1615
> [!TIP]
1716
> - Reduce 15–30 minutes of manual data stitching across platforms to minutes in a single conversation.
1817
> - Eliminate blind spots by correlating infrastructure, application, and business metrics in one investigation.

articles/sre-agent/execute-mitigations.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Execute Mitigations in Azure SRE Agent (preview)
2+
title: Execute Mitigations in Azure SRE Agent
33
description: Learn how your agent diagnoses issues and fixes them by restarting services, scaling resources, hardening security settings, and collecting diagnostics with the level of control you choose.
44
ms.topic: conceptual
55
ms.service: azure-sre-agent
@@ -11,8 +11,7 @@ ms.custom: mitigation, remediation, actions, restart, scale, security-hardening,
1111
#customer intent: As an SRE, I want my agent to execute mitigations so that I can resolve incidents faster without manually navigating the Azure portal.
1212
---
1313

14-
# Execute mitigations in Azure SRE Agent (preview)
15-
14+
# Execute mitigations in Azure SRE Agent
1615
Your agent diagnoses problems and fixes them. It restarts services, scales resources, hardens security settings, and collects diagnostics, all with the level of control you choose.
1716

1817
> [!VIDEO <VIDEO_URL>/Azure_SRE_Agent__Verified_Fix.mp4]

0 commit comments

Comments
 (0)