Run Azure CLI Script
Executes an Azure CLI script.
Installed version: 2.39.0.
note
If there's an error in a command in the middle of the script and the last command succeeds, the entire action will succeed, not revealing that some command may have failed.
Parameters
Parameter | Description |
---|---|
Command | A single Azure command or a batch of Azure commands executed as a script. |