Azure Job
Azure jobs enable you to execute the Azure Functions, Azure Logic Apps, and Azure Batch Account services.
The following table describes the Azure job attributes.
Attribute |
Service |
Description |
---|---|---|
Connection Profile |
N/A |
Determines the authorization credentials that are used to connect Control-M to Azure. Rules:
Variable name: %%AZURE-ACCOUNT |
Service |
N/A |
Determines one of the following Azure cloud-computing services:
Variable name: %%AZURE-SERVICE_TYPE |
Function |
Function |
Defines the name of the function you want to execute. Variable name: %%AZURE- FUNCTION _NAME |
Function App |
Function |
Defines the name of the Function application, which contains the function you want to execute. This field is automatically populated after you define the Function attribute. Variable name: %%AZURE- FUNCTION_APP |
Parameters |
Function |
Defines the function parameters that enable you to control the presentation of data, as follows:
Variable names:
|
Append Log to Output |
All services |
Determines whether to add the job log to the output A tab in the job properties pane of the Monitoring domain where the job output appears that indicates whether a job ended OK, and is used, for example, with jobs that check file location.. |
Logic App Name |
Logic Apps |
Defines the name of the logic app. Variable name: %%AZURE-LOGIC_APP_NAME |
Request Body |
Logic Apps |
Defines the script for the expected payload in a logic app service. Format: JSON Variable name: %%AZURE-LOGIC_APP_BODY |
Job ID |
Batch Account |
Defines the job ID. Variable name: %%AZURE-BATCH_JOBID |
Task Command Line |
Batch Account |
Defines the commands that the job performs. Variable name: %%AZURE-BATCH_ TASK_CMDLINE |
Max Wall-Clock Time |
Batch Account |
Determines the maximum number of days, hours, minutes, or seconds to execute the job, as follows:
Variable name: %%AWS-BATCH_ WALLCLOCK |
Max Task Retry Count |
Batch Account |
Determines the number of times to re-execute a failed job, as follows:
Variable name: %%AWS-BATCH_ RETRIES_COUNT |
Retention Time |
Batch Account |
Determines the file retention period, as follows:
Variable name: %%AWS-BATCH_ RETENTION |