Installation of azure-cli-ml extension fails on CLI version 2.30.0
See original GitHub issueDescribe the bug
When using Azure CLI version 2.30.0, installation of Azure Machine Learning CLI extension v1 (azure-cli-ml
) fails with the error No matching extensions for 'azure-cli-ml'. Use --debug for more information.
.
Installing the same extension works on Azure CLI version 2.29.2
To Reproduce
Execute az extension add -n azure-cli-ml
on Azure CLI version 2.30.0
Expected behavior Expected the Azure Machine Learning CLI extension v1 to be installed
Environment summary Install Method - Interactive
az --version
output
azure-cli 2.30.0
core 2.30.0
telemetry 1.0.6
Python location '/opt/az/bin/python3'
Extensions directory '/root/.azure/cliextensions'
Python (Linux) 3.6.10 (default, Oct 29 2021, 10:11:34)
[GCC 9.3.0]
Legal docs and information: aka.ms/AzureCliLegal
Your CLI is up-to-date.
Please let us know how we are doing: https://aka.ms/azureclihats
and let us know if you're interested in trying out our newest features: https://aka.ms/CLIUXstudy
OS version - Ubuntu 20.04.3 LTS Shell type - Bash
Additional context
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (3 by maintainers)
Top Results From Across the Web
How to install and manage Azure CLI extensions
The extension command will return a command-not-found error if the extension is not installed. Azure CLI Copy. Try It.
Read more >How to install the latest extension in Azure CLI - Stack Overflow
I fixed it. It turned out that I had to first upgrade azure cli, and then install the extension. $ az version {...
Read more >azure-cli - PyPI
A great cloud needs great tools; we're excited to introduce Azure CLI, ... After installation, use the az configure command to help setup...
Read more >Azure CLI 2.43.0 - Chocolatey Software
Moderation. Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:.
Read more >Upgrading Azure CLI in Microsoft hosted pipeline agents in ...
This particular version had a bug which caused some CLI commands to fail [1]. An update with the fix became available and I...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The current ETA for an updated AzureML CLI is end of next week.
The
azure-cli-ml
extension is now available for Azure CLI versions 2.30 and greater.