M365 ● Sealed v1.0

Graph

Microsoft Graph Discovery Module for M&A Discovery Suite

What it does

Discovers Azure AD / Entra ID users, groups, app registrations, service principals, and group membership relationships for M&A migration matching. Migration-useful columns (v1.6): - Stable ObjectId on every row; AppId on apps and service principals - DisplayName + Name (never blank when a label exists) - TenantId + ManagerId (= TenantId) for Export-DiscoveryResult _ParentAnchorID on entities - Real org-chart manager as ManagerObjectId / ManagerDisplayName / ManagerUPN (users) - Licenses + proxyAddresses + on-prem SID (users) - GraphApplications.csv (app registrations) ΓÇö banner target "Applications" - GraphGroupMembers.csv (member -> group parent via ManagerId)

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.

Route in app:
/discovered/graph

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.