Skip to main content

Microsoft Azure Compute

Microsoft Azure

The Azure Compute connector integrates with Microsoft Azure and synchronizes virtual machine and managed disk inventory using the Azure Resource Manager APIs (via the Azure SDK for Java). For each configured subscription it lists all virtual machines, enriches each VM with instance-view status, agent details, network-interface IP configuration, and resource metadata, and maps the result to a Host connector object. It also lists all managed disks and maps them to Cloud Resource connector objects.

Each virtual machine additionally carries the Azure Resource Manager IDs of the resources it is attached to — its managed identities, network interfaces, subnets, and OS and data disks — so that workloads can be correlated with the identity and network resources that determine their exposure and blast radius.

When no subscription is configured the connector enumerates every subscription accessible to the configured Azure AD application; otherwise it processes only the comma-separated subscriptions provided. Subscriptions and virtual machines are processed in parallel.


Data retrieved from Microsoft Azure Compute

Connector ObjectRequiredMaps to Data Model
Virtual MachineYesHost
Managed DiskYesCloud Resource

Model relationships

note

For detailed steps on how to view the data retrieved from Microsoft Azure Compute in the Brinqa Platform, see How to view your data.