Stops an Azure Virtual Machine.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Azure |
Cloud Account Code |
|
|
| Yes | The |
Cloud Account Code of the |
Azure. |
Azure |
CLI Path |
|
|
No | The path to the |
Azure Keystore Password
FDAZ_KEYSTORE_PASSWORD
Yes
The password for the Azure Keystore Path
Azure Active Directory Domain
FDAZ_AD_DOMAIN
Yes
The Azure Active Directory domain name to access.
Azure Application Client ID
FDAZ_CLIENT_ID
Yes
The Client ID assigned to FlexDeploy
Azure Application Client Key
FDAZ_CLIENT_KEY
Yes
directory where Azure CLI is installed. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Virtual Machine Resource Id’s |
| No | Provide either comma or space separated Resource Ids of the Virtual Machine(s). |
Virtual Machine Name |
| No | The name of the Virtual Machine to stop. |
Resource Group Name |
| No | The name of the Resource Group containing the Virtual Machine. |
Inputs
Input Name | Input Code | Required | Description |
---|
Virtual Machine Resource Id’s |
|
VM Name
|
Yes
Boolean, whether or not the VM is "classic"
No | Provide either comma or space separated Resource Ids of the Virtual Machine(s). |
Virtual Machine Name |
|
No | The name of the |
Virtual Machine to start. |
No Wait |
|
No
The name of the cloud service the VM is running on. Required if Classic VM
is set to true.
Deployment Name
FDAZ_DEPLOYMENT_NAME
No
The name of the deployment that created the VM. Required if Classic VM
is set to false.
Resource Group Name
FDAZ_RG_NAME
No
The name of the resource group containing the VM. Required if Classic VM
is set to false.
Keep Allocation
FDAZ_KEEP_ALLOCATION
No
| No | Do Not Wait for Completion of stopping Virtual Machine. | |
Skip Shutdown |
| No | Power off a running Virtual Machine without shutting down. |
Artifacts
This operation does not produce or consume any artifacts.
...