Licensing
Discovers all Microsoft 365 license assignments and service plan details
What it does
Uses Microsoft Graph to enumerate users and their assigned licenses. Output columns match the LicensingDiscovery hook expectations. ENRICHED: Pure testable functions for query building and response mapping. Multi-strategy collection with graceful fallback - both paths emit same columns.
How the app exposes it
The module runs through the ACQI discovery orchestrator and writes its rows into a dedicated results view. From there, conflicts, dependencies, and readiness scores feed the deal-wide consolidation layer.
/discovered/licensing Outputs
Each module emits a normalised CSV keyed by entity ID with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact column set varies by module — the app's results view shows the live schema.