startVM
Starts an Azure Virtual Machine.
Target PropertiesÂ
Property Name | Property Code | Required | Description |
---|---|---|---|
Azure Subscription ID |
| Yes | The ID of the subscription to manage |
Azure Keystore Path |
| Yes | The path to the JKS containing the management certificate. |
Azure Keystore Password |
| Yes | The password for the |
Azure Active Directory Domain |
| Yes | The domain name of the AAD to access. |
Azure Application Client ID |
| Yes | The Client ID assigned to FlexDeploy |
Azure Application Client Key |
| Yes | The key assigned to FlexDeploy |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Classic VM |
| Yes | Boolean, whether or not the VM is "classic" |
VM Name |
| Yes | The name of the VM to start. |
Service Name |
| No | The name of the cloud service the VM is running on. Required if |
Deployment Name |
| No | The name of the deployment that created the VM. Required if |
Resource Group Name |
| No | The name of the resource group containing the VM. Required if |
Artifacts
This operation does not produce or consume any artifacts. Â
Endpoint Selection
This operation will select all available endpoints associated to the target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style