tenant_id
, client_id
, client_secret
) and requires appropriate Azure RBAC permissions (e.g., Reader role).
Example
To create theAzureVMHandler
object with your Azure credentials:
Retrieves a list of all accessible Azure VM instances within the configured subscription. Each VM’s details (name, ID, region, size, OS, and network/storage profile) are returned in dictionary format.