Skip to content

Commit 30e3f7a

Browse files
Merge pull request #301271 from craigshoemaker/sre/init
[SRE Agent] Add initial docs
2 parents e403783 + de9cd00 commit 30e3f7a

16 files changed

+331
-195
lines changed

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7058,6 +7058,26 @@
70587058
"source_path": "articles/cyclecloud/release-notes/ccws/2025.02.06.md",
70597059
"redirect_url": "/azure/cyclecloud/release-notes/ccws/2025-02-06",
70607060
"redirect_document_id": false
7061+
},
7062+
{
7063+
"source_path": "articles/app-service/sre-agent-overview.md",
7064+
"redirect_url": "/azure/sre-agent/overview",
7065+
"redirect_document_id": false
7066+
},
7067+
{
7068+
"source_path": "articles/app-service/sre-agent-usage.md",
7069+
"redirect_url": "/azure/sre-agent/usage",
7070+
"redirect_document_id": false
7071+
},
7072+
{
7073+
"source_path": "articles/app-service/tutorial-sre-agent.md",
7074+
"redirect_url": "/azure/sre-agent/troubleshoot-azure-app-service",
7075+
"redirect_document_id": false
7076+
},
7077+
{
7078+
"source_path": "articles/container-apps/sre-agent-troubleshoot.md",
7079+
"redirect_url": "/azure/sre-agent/troubleshoot-azure-container-apps",
7080+
"redirect_document_id": false
70617081
}
70627082
]
70637083
}

articles/app-service/sre-agent-usage.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

articles/app-service/toc.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -246,13 +246,7 @@ items:
246246
- name: Logs and monitoring
247247
items:
248248
- name: Troubleshoot and resolve issues with an agent
249-
items:
250-
- name: Overview
251-
href: sre-agent-overview.md
252-
- name: Use an SRE agent
253-
href: sre-agent-usage.md
254-
- name: SRE Agent tutorial
255-
href: tutorial-sre-agent.md
249+
href: ../sre-agent/troubleshoot-azure-app-service.md
256250
- name: Monitor App Service
257251
href: monitor-app-service.md
258252
- name: Monitoring data reference

articles/azure-functions/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -732,8 +732,6 @@
732732
href: functions-hybrid-powershell.md
733733
- name: Troubleshoot
734734
items:
735-
- name: SRE Agent overview
736-
href: ../app-service/sre-agent-overview.md?toc=/azure/azure-functions/toc.json
737735
- name: Storage connections
738736
href: functions-recover-storage-account.md
739737
displayName: troubleshoot

articles/sre-agent/index.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
### YamlMime:Landing
2+
3+
title: Azure SRE Agent documentation
4+
summary: AI-enabled agents help solve problems and support resilient and self-healing systems on your behalf.
5+
6+
metadata:
7+
title: Azure SRE Agent documentation
8+
description: Azure Container Apps allows you to run containerized applications without worrying about orchestration or infrastructure.
9+
ms.topic: landing-page
10+
ms.service: azure
11+
author: craigshoemaker
12+
ms.author: cshoe
13+
ms.date: 06/13/2025
14+
landingContent:
15+
- title: About Azure Container Apps
16+
linkLists:
17+
- linkListType: overview
18+
links:
19+
- text: What is Azure SRE Agent?
20+
url: overview.md
21+
- text: How to use an agent
22+
url: usage.md
23+
- title: Get started
24+
linkLists:
25+
- linkListType: tutorial
26+
links:
27+
- text: Troubleshoot Azure App Service
28+
url: troubleshoot-azure-app-service.md
29+
- text: Troubleshoot Azure Container Apps
30+
url: troubleshoot-azure-container-apps.md
117 KB
Loading
91.1 KB
Loading
33 KB
Loading
25.5 KB
Loading
42.8 KB
Loading

0 commit comments

Comments
 (0)