Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input Name

Input Code

Required

Description

Code Snippet

FDCLOUD_CLI_INP_CODE_SNIPPET

Yes

The command/script that is to be executed.

Azure Cloud Account

FDAZ_INP_ACCOUNT_CODE

No

Azure cloud account Name.

CLI Type

FDAZ_INP_CLI_TYPE

No

Select CLI Type ex: Shell,WindowsShell,PowerShell

Use PowerShell 6+

FDAZ_INP_POWERSHELL6_OR_ABOVE

No

Check If you want to execute the PowerShell script on PowerShell 6+.

If it is unchecked then it will execute on PowerShell 1-5.

Restrict Environment

FDCLOUD_CLI_INP_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

FDCLOUD_CLI_INP_NO_SECURE_VARIABLES

No

Check if you do not want to pass secure/encrypted properties in shell environment.

 

 

...