Azure ● Sealed v1.0

Azure Resource Providers

Azure Resource Provider

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 feeds into the ACQI app's dedicated results view. From there, conflicts, dependencies, and readiness scores roll up into the deal workspace.

Route in app:
/discovered/azure-resource-provider

Outputs

Each module produces a CSV with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact columns vary by module — the app's results view shows the live schema.