Azure Job
The following table describes the Azure job type attributes:
Attribute |
Description |
---|---|
Connection profile |
Defines the connection profile for the job. Rules:
|
Service |
Determines whether the Azure job is one of the following service types: Variable Name: %%AZURE-SERVICE_TYPE |
Function Attributes
The following table describes the Azure Function attributes:
Attribute |
Description |
---|---|
Logic App Name |
Defines the name of the Logic app. Variable Name: %%AZURE-LOGIC_APP_NAME |
Request body |
Defines the JSON for the expected payload for a Logic app service. Variable Name: %%AZURE-LOGIC_APP_BODY |
Append log to output |
Determines whether to append the log to the output |
Logic Apps Attributes
The following table describes the Azure Logic Apps attributes:
Attribute |
Description |
---|---|
Function |
Defines the name of the function. Variable Name: %%AZURE- FUNCTION _NAME |
Parameters |
Defines the function parameters (Name and Value). Variable Names:
|
Function app |
Defines the Function app that is used (filled automatically after defining the Function). Variable Name: %%AZURE- FUNCTION_APP |
Append log to output |
Determines whether to append the log to the output. |
Batch Account Attributes
The following table describes the Azure Batch Accounts attributes:
Attribute |
Description |
---|---|
Job ID |
Defines the Batch job’s ID. Variable Name: %%AZURE-BATCH_JOBID |
Task Command Line |
Defines the command line that is performed by the Batch. Variable Name: %%AZURE-BATCH_ TASK_CMDLINE |
Job Constraints |
Defines constraints on the Batch job. |
Max Wall-Clock Time |
Determines whether the job’s maximum run time is unlimited or set to a custom duration that you define. Variable Name: %%AWS-BATCH_ WALLCLOCK |
Max Task Retry Count |
Determines whether the number of times a failed task is retried is none, unlimited, or set to a custom number that you define. Variable Name: %%AWS-BATCH_ RETRIES_COUNT |
Retention time |
Determines whether the file retention period is unlimited or set to a custom duration that you define. Variable Name: %%AWS-BATCH_ RETENTION |
Append log to output |
Determines whether to append the log to the output. |