Skip to content

Commit 26340b8

Browse files
authored
Merge pull request #267246 from rcdun/remove_old_ingestion_agent_docs
Remove documentation for MCC EDR and SFTP ingestion agents
2 parents 1a200cc + 727b17e commit 26340b8

12 files changed

+50
-1085
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,6 +1282,7 @@
12821282
"articles/mysql/.openpublishing.redirection.mysql.json",
12831283
"articles/network-watcher/.openpublishing.redirection.network-watcher.json",
12841284
"articles/object-anchors/.openpublishing.redirection.object-anchors.json",
1285+
"articles/operator-insights/.openpublishing.redirection.operator-insights.json",
12851286
"articles/operator-nexus/.openpublishing.redirection.operator-nexus.json",
12861287
"articles/peering-service/.openpublishing.redirection.peering-service.json",
12871288
"articles/postgresql/.openpublishing.redirection.postgresql.json",
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/operator-insights/how-to-install-mcc-edr-agent.md",
5+
"redirect_URL": "/azure/operator-insights/set-up-ingestion-agent",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/operator-insights/how-to-manage-mcc-edr-agent.md",
10+
"redirect_URL": "/azure/operator-insights/change-ingestion-agent-configuration",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/operator-insights/troubleshoot-mcc-edr-agent.md",
15+
"redirect_URL": "/azure/operator-insights/monitor-troubleshoot-ingestion-agent",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/operator-insights/mcc-edr-agent-configuration.md",
20+
"redirect_URL": "/azure/operator-insights/ingestion-agent-configuration-reference",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/operator-insights/sftp-agent-overview.md",
25+
"redirect_URL": "/azure/operator-insights/ingestion-agent-overview",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/operator-insights/how-to-install-sftp-agent.md",
30+
"redirect_URL": "/azure/operator-insights/set-up-ingestion-agent",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/articles/operator-insights/how-to-manage-sftp-agent.md",
35+
"redirect_URL": "/azure/operator-insights/change-ingestion-agent-configuration",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/operator-insights/troubleshoot-sftp-agent.md",
40+
"redirect_URL": "/azure/operator-insights/monitor-troubleshoot-ingestion-agent",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/operator-insights/sftp-agent-configuration.md",
45+
"redirect_URL": "/azure/operator-insights/ingestion-agent-configuration-reference",
46+
"redirect_document_id": false
47+
}
48+
]
49+
}

articles/operator-insights/TOC.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -60,30 +60,6 @@
6060
href: ingestion-agent-configuration-reference.md
6161
- name: Monitor Azure Operator Insights
6262
href: monitor-operator-insights.md
63-
- name: Manage legacy ingestion agents
64-
items:
65-
- name: MCC EDR Ingestion Agents
66-
items:
67-
- name: Create and configure MCC EDR Ingestion Agents
68-
href: how-to-install-mcc-edr-agent.md
69-
- name: Manage MCC EDR Ingestion Agents
70-
href: how-to-manage-mcc-edr-agent.md
71-
- name: Monitor and troubleshoot MCC EDR Ingestion Agents
72-
href: troubleshoot-mcc-edr-agent.md
73-
- name: MCC EDR Ingestion Agent configuration reference
74-
href: mcc-edr-agent-configuration.md
75-
- name: SFTP ingestion agents
76-
items:
77-
- name: Overview
78-
href: sftp-agent-overview.md
79-
- name: Create and configure SFTP Ingestion Agents
80-
href: how-to-install-sftp-agent.md
81-
- name: Manage SFTP Ingestion Agents
82-
href: how-to-manage-sftp-agent.md
83-
- name: Monitor and troubleshoot SFTP Ingestion Agents
84-
href: troubleshoot-sftp-agent.md
85-
- name: SFTP Ingestion Agent configuration reference
86-
href: sftp-agent-configuration.md
8763
- name: Reference
8864
items:
8965
- name: Monitoring data

articles/operator-insights/how-to-install-mcc-edr-agent.md

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

0 commit comments

Comments
 (0)