Run the Azure command/script, we can select the type of CLI from the drop-down. Available options are shell, PowerShell, and WindowsShell. The default CLI type is the shell.
Target Properties Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Azure Cloud Account |
| No | Azure cloud account Name. |
Azure CLI Path |
| No | The path to the directory where Azure CLI is installed. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Code Snippet |
| Yes | The command/script that is to be executed. |
Azure Cloud Account |
| No | Azure cloud account Name. |
CLI Type |
| No | Select CLI Type ex: Shell,WindowsShell,PowerShell |
Restrict Environment |
| No | Provide comma-separated instance codes to restrict environment variables in shell to specified instance codes. If no value is provided all properties are available to shell environment.
|
No Secure Variables |
| No | Check if you do not want to pass secure/encrypted properties in shell environment.
|
Property
...
Property Name
...
Property Code
...
Required
...
Description
...
Azure Cloud Account
...
FDAZ_ACCOUNT_CODE
...
No
...
Azure cloud account Name.
...
Azure CLI Path
...
FDAZ_CLI_PATH
...
No
...
The path to the directory where Azure CLI is installed.
Artifacts
This operation does not may produce or consume any artifacts.
...