executeARMTemplate
This operation will read the template details from manifest.json and execute.
Target PropertiesÂ
Property Name | Property Code | Required | Description |
Azure Cloud Account | FDAZ_ACCOUNT_CODE | Yes | Azure cloud account name |
Absolute path of Azure CLI | FDAZ_CLI_PATH | No | Path of Azure cli where it needs to be executed e.g. /u01/azure/bin/az or c:\\azure\cli\wbin\az |
Project PropertiesÂ
Property Name | Property Code | Required | Description |
Resource Group Name | FDAZ_RESOURCE_GROUP | No | Azure Resource Group name |
Show Deployment Log | FDAZ_SHOW_DEPLOYMENT_LOG | No | To get detailed deployment log(if available). |
Deployment Scope | FDAZ_DEPLOYMENT_SCOPE | No | Scope of deployment |
Deployment Mode | FDAZ_DEPLOYMENT_MODE | No | Mode of deployment |
Missing Parameter Validation | FDAZ_ARM_PARAM_CHECK | No | Validation on parameter file dynamic content |
Inputs
Input Name | Input Code | Required | Description |
Dynamic Parameter argument | FDAZ_INP_PARAM_ARGS | No | Dynamic Parameter argument |
Outputs
Output Name | Required | Description |
---|---|---|
FDAZ_OUT_ARM_EXEC_OUTPUT | No | Status of the deployment |
Artifacts
This operation consumes artifacts. Â
Endpoint Selection
This operation will select all available endpoints associated with 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