Usage
The path from installation to a documented estate:
flowchart LR
sp[Create read-only<br/>service principal] --> init[azdocs init]
init --> check[azdocs check]
check --> collect[azdocs collect]
collect --> out{Explore}
out --> report[azdocs report --format all]
out --> diagram[azdocs diagram --type network]
out --> browse[azdocs browse]
out --> desktop["Desktop explorer (Tauri app)"]
- Install the binary
- Configure a read-only service principal
- Collect a snapshot
- Explore in the desktop app, export reports and diagrams, or browse interactively
- Diff snapshots over time, extend the query pack, wire it into CI
Capture website screenshots from the desktop and include them in offline exports.
Stuck? See troubleshooting.
See permission diagnostics for connection tests and the limits of read-only RBAC evidence.