question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installation of azure-cli-ml extension fails on CLI version 2.30.0

See original GitHub issue

Describe 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:closed
  • Created 2 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
paulshealy1commented, Dec 8, 2021

The current ETA for an updated AzureML CLI is end of next week.

2reactions
paulshealy1commented, Dec 15, 2021

The azure-cli-ml extension is now available for Azure CLI versions 2.30 and greater.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found