Azure AZ CLI
`The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. The Azure CLI is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation.
The Universal Task for Azure AZ CLI allows calling a single or a set of Azure CLI commands.
Key Features
This Universal Task provides the following key features:
- The Universal Task for Azure AZ CLI allows you to schedule and Invoke Azure CLI commands.
- Either a single command or a list of commands can be invoked.
- No Azure CLI needs to be installed. This Universal Task uses Microsoft-maintained Python modules azure-cli.
The following functionalities can be performed:
Authenticate with Azure using your Azure user credentials.
Authenticate with Azure with a service principal.
Invoke a single Azure CLI commands.
Invoke a list of Azure CLI commands provides via a Universal Controller Script file.
Chooses different log-levels.
The Task can run on any Windows or Linux Agent, without the need to install the Azure CLI.
Extension Name: | ut-azure-az-cli |
---|---|
Version: | 1.0.0 |
Vendor: | Microsoft |
Type: | Free |
Compatibility : | UC/UA 7.2 and above |
Support: | Community Created |