Azure ● Sealed v1.0 +1 sibling

Azure Functions

Azure Function Apps across all accessible subscriptions

What it does

Discovers Azure Function Apps across all accessible subscriptions. Retrieves app configuration, runtime details, and deployment status. Enriches each app via named-site re-fetch so SiteConfig/identity fields are real (list API often omits them). Emits migration-useful ARM ids and relationships (ObjectId, ServerFarmId, VNet subnet, identity).

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-functions

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.