Skip to content

Commit 6340f0b

Browse files
authored
Merge pull request Azure#13292 from Azure/oshezaf-patch-1
Update README with connector reference documentation
2 parents 15a48d3 + 418c099 commit 6340f0b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Tools/Solutions Analyzer/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ This directory contains two complementary tools for analyzing Microsoft Sentinel
1111
- [`solutions_connectors_tables_mapping.csv`](solutions_connectors_tables_mapping.csv) - Main mapping of connectors to tables with full metadata
1212
- [`solutions_connectors_tables_issues_and_exceptions_report.csv`](solutions_connectors_tables_issues_and_exceptions_report.csv) - Issues and exceptions report
1313

14+
**Connector Reference documentation in the connector-docs/ directory:**
15+
16+
- **[Solutions Index](connector-docs/solutions-index.md)** - All solutions organized alphabetically (with and without connectors)
17+
- **[Connectors Index](connector-docs/connectors-index.md)** - All unique connectors with metadata
18+
- **[Tables Index](connector-docs/tables-index.md)** - All unique tables with solution references
19+
- **Individual Solution Pages** - Detailed pages for each solution with connector and table information (in [`solutions/`](connector-docs/solutions/) directory)
20+
- **Individual Connector Pages** - Detailed pages for each connector with usage information (in [`connectors/`](connector-docs/connectors/) directory)
21+
1422
You can use these files directly without running the scripts. They are kept up-to-date with the Solutions directory.
1523

1624
---

0 commit comments

Comments
 (0)