AADConnectSyncRules
Discovers Azure AD Connect synchronization rules, connector attribute flows,
What it does
Enumerates AADConnect sync rules, connector delta changes, and attribute mappings via Microsoft Graph API (primary - works from any machine with Graph access) or local ADSync cmdlets (fallback - requires AAD Connect server). Outputs AADConnectSyncRules.csv and AADConnectAttributeMappings.csv.
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/aadconnect-sync-rules 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.