Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

CAL - Azure VM Monitoring Metric Data action

Action that returns monitoring information for the specified Microsoft Azure Virtual Machine (VM).

Roles and availability

  • Subscription requirements

    To use this action in custom flows, you must obtain an Integration Hub Enterprise subscription or an App Engine subscription. For more information, see Request Integration Hub.

  • Role requirements

    This action requires roles granted by delegated development or assigned to the user. For more information, see User access to Flow Designer.

Cloud permission

To execute this action, the caller must have the Microsoft.Compute/virtualMachines/{vmName}/instanceView cloud permission.

Inputs

Provide a value for each input that your action needs. To add dynamic values, you can also select data pills using the pill picker.

  • Credential Alias

    Data type: Record

    Credential alias for the Microsoft Azure credential.

  • Version

    Data type: String

    Version of the Microsoft Azure API.

  • VM

    Data type: Object.Array

    URI of the VM resource.

Outputs

You can use these outputs as inputs for other actions.

  • Result

    Data type: String

    The result variable contains the monitoring information for the specified Microsoft Azure VM.

Parent Topic:Cloud Action Library reference