The Azure CLI commandlet allows to install and use Azure CLI. Currently, the command works only for Windows.
ATTENTION: Currently this feature is new and therefore experimental. It may change in incompatible ways in the next releases until we reach a stable state. We hope that all is working fine for you. However, do not expect everything to work out of the box.
The arguments (devon az «args»
) are explained by the following table:
devon az
Argument(s) | Meaning |
---|---|
|
setup Azure CLI (install and verify) as per above flow. |
|
call Azure CLI with the specified arguments. Call |
The az
commandlet will install Azure CLI automatically. Windows user must confirm the User Access Control to run the installation as administrator.
Please note that besides the sandbox concept of devonfw-ide this is a global installation on your system.
When uninstalling Azure CLI, you may have to manually uninstall.
Uninstall process instructions:
Windows users requires the following software:
The configuration file is located at conf/.azure
. Don’t forget to set the environment variables of your IDE with devon
before setting new configurations for Azure.
After the installation is complete, you may need to restart the console. Run az help
from any shell of your OS directly to get started and use the online documentations and resources on the web to get familiar with Azure CLI. It is not our intention to repeat this here.
Please note that the az
commandlet is a command wrapper.