AzureResourceProvider
Azure Resource Provider Discovery Module - Detect Available Azure Services
What it does
Enumerates registered Azure resource providers to determine which discovery modules are relevant for the current Azure tenant. This enables smart UI filtering to show only discovery options for services actually registered in the tenant. CSV rows are migration-useful: stable ARM ObjectId/ResourceId, Name/DisplayName, parent TenantId/SubscriptionId/ParentObjectId/ManagerId, RegistrationState, ResourceTypeNames / PrimaryResourceTypes inventory, and discovery-module mapping.
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/azure-resource-provider 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.