{"library":"azure-cli","type":"library","category":null,"description":"The Azure CLI is a set of command-line tools provided by Microsoft for managing Azure resources. While it is a Python-based application, it is primarily intended to be used as a shell command (`az`) rather than directly imported as a Python library in application code. It offers commands for data-plane and control-plane operations. The current version is 2.85.0, with frequent monthly releases.","language":"python","status":"active","version":"2.85.0","tags":["cli","azure","cloud","microsoft","automation"],"last_verified":"Wed May 20","install":[{"cmd":"pip install azure-cli","imports":["from azure.cli.core import get_default_cli"]},{"cmd":"curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash","imports":[]},{"cmd":"brew update && brew install azure-cli","imports":[]}],"homepage":"https://learn.microsoft.com/en-us/cli/azure/","github":"https://github.com/Azure/azure-cli","docs":null,"changelog":null,"pypi":"https://pypi.org/project/azure-cli/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":21.5,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/azure-cli/compatibility"}}