Atlanta, USA
Last updated: 2026-08-04
This repository publishes a Microsoft Security Copilot setup and overview documentation hub for practical implementation, governance, and operations.
The hub is structured for teams that need:
- Service architecture and experience model context
- Included versus manual onboarding guidance
- Capacity and SCU (Security Compute Unit) management practices
- Plugin and workflow governance standards
- Support and incident operating model guidance
- Home
- Overview
- Foundation
- Implementation
- Governance
- Operations
python -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -r requirements.txt
mkdocs build --strictmkdocs servePushes to main trigger the GitHub Actions workflow and publish to GitHub Pages.