Skip to content

Commit d93d9c7

Browse files
authored
Merge pull request #301678 from MicrosoftDocs/release-preview-sre-agent
[SRE Agent] Publish preview docs under /sre-agent path
2 parents b24ab0d + 28531ad commit d93d9c7

File tree

17 files changed

+334
-198
lines changed

17 files changed

+334
-198
lines changed

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7084,6 +7084,26 @@
70847084
"redirect_url": "/azure/cyclecloud/release-notes/ccws/2025-02-06",
70857085
"redirect_document_id": false
70867086
},
7087+
{
7088+
"source_path": "articles/app-service/sre-agent-overview.md",
7089+
"redirect_url": "/azure/sre-agent/overview",
7090+
"redirect_document_id": false
7091+
},
7092+
{
7093+
"source_path": "articles/app-service/sre-agent-usage.md",
7094+
"redirect_url": "/azure/sre-agent/usage",
7095+
"redirect_document_id": false
7096+
},
7097+
{
7098+
"source_path": "articles/app-service/tutorial-sre-agent.md",
7099+
"redirect_url": "/azure/sre-agent/troubleshoot-azure-app-service",
7100+
"redirect_document_id": false
7101+
},
7102+
{
7103+
"source_path": "articles/container-apps/sre-agent-troubleshoot.md",
7104+
"redirect_url": "/azure/sre-agent/troubleshoot-azure-container-apps",
7105+
"redirect_document_id": false
7106+
},
70877107
{
70887108
"source_path": "articles/reliability/whats-new.md",
70897109
"redirect_url": "/azure/reliability/overview",

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
@@ -726,8 +726,6 @@
726726
href: functions-hybrid-powershell.md
727727
- name: Troubleshoot
728728
items:
729-
- name: SRE Agent overview
730-
href: ../app-service/sre-agent-overview.md?toc=/azure/azure-functions/toc.json
731729
- name: Storage connections
732730
href: functions-recover-storage-account.md
733731
displayName: troubleshoot

articles/container-apps/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,11 +201,11 @@
201201
- name: Troubleshoot and resolve issues with an agent
202202
items:
203203
- name: Overview
204-
href: ../app-service/sre-agent-overview.md
204+
href: ../sre-agent/overview.md
205205
- name: Use an SRE agent
206-
href: ../app-service/sre-agent-usage.md
206+
href: ../sre-agent/usage.md
207207
- name: Fix app issues with an SRE agent
208-
href: sre-agent-troubleshoot.md
208+
href: ../sre-agent/troubleshoot-azure-container-apps.md
209209
- name: Application logging
210210
href: logging.md
211211
- name: Real time data

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

0 commit comments

Comments
 (0)