Azure
The Azure plugin lets you manage virtual machines on Microsoft Azure. It supports starting, stopping, restarting VMs, and retrieving VM properties. The plugin authenticates using a Tenant ID, Client ID, and Client Secret from your Azure app registration. Use this plugin when your workflows need to automate cloud VM operations like scheduled startups and shutdowns, incident-triggered restarts, or collecting VM details for monitoring and reporting.
Prerequisites
-
Users must have a Tenant ID, Client ID, and Client secret. For details, see Appendix: Azure app registration and permissions.
OR
-
Use the Azure CLI, az ad sp create-for-rbac command to generate the credentials. For details, see Create an app using CLI.
-
Provide access (whitelist) to the following URLs through your firewall and network:
Common button actions
The following action buttons are available in all steps:
| Button name | Description |
|---|---|
| OK | Click to save the field values in the step. If any mandatory field values are not specified, then you will get a validation error. |
| Cancel | Click to close the dialog without saving the field values. |