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.

No updates available for 'azure-cli-ml' - extension not available

See original GitHub issue

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug

Until yesterday azure-cli-ml extension was available to be installed through command az extension install -n azure-cli-ml

To Reproduce

type: “az extension install -n azure-cli-ml” or “az extension update -n azure-cli-ml

This error message appear:

No updates available for ‘azure-cli-ml’. Use --debug for more information.

Expected behavior

Azure CLI ML extension should be installed successfully

Environment summary

Any platform with Azure CLI

Additional context

There’s additional information log:

urllib3.connectionpool : Starting new HTTPS connection (1): aka.ms:443 urllib3.connectionpool : https://aka.ms:443 “GET /azure-cli-extension-index-v1 HTTP/1.1” 301 0 urllib3.connectionpool : Starting new HTTPS connection (1): azurecliextensionsync.blob.core.windows.net:443 urllib3.connectionpool : https://azurecliextensionsync.blob.core.windows.net:443 “GET /index1/index.json HTTP/1.1” 200 309315 Candidates [‘azure_cli_ml-1.6.0-py3-none-any.whl’] Skipping ‘azure_cli_ml-1.6.0-py3-none-any.whl’ as not universal wheel.We do not currently support platform specific extension detection. They can be installed with the full URL https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.6.0-py3-none-any.whl Candidates [] Candidates [] No suitable extensions found. cli.azure.cli.core.util : No updates available for ‘azure-cli-ml’. Use --debug for more information. No updates available for ‘azure-cli-ml’. Use --debug for more information.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9

github_iconTop GitHub Comments

2reactions
j-socommented, Jun 2, 2020

We have bumped our minCliCoreVersion to 2.3.1 to resolve compatibility issues, and users will need to upgrade az CLI to get our latest extension. Unfortunately, it looks like the error message doesn’t mention that.

If you want to use our older versions that are compatible with older az CLI versions, you can install the whl directly. i.e. az extension add --source https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.5.0-py2.py3-none-any.whl

1reaction
j-socommented, Jun 2, 2020

We have published the change. If you have az CLI version < 2.3.1, you should get az ml extension version 1.5.0 when using az extension add -n azure-cli-ml.

For updates, you will need to upgrade your az CLI version.

Thanks for the feedback!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I update my Mac when it says no updates are available?
If you check for an update by going to System Settings > General > Software Update and it says there is no update...
Read more >
Fix Chrome update problems & failed updates - Google Support
If you're having problems updating Chrome on your computer, you might see: Update failed: Updates are disabled by administrator Update failed (Error: 3...
Read more >
Update macOS on Mac - Apple Support
If Software Update says that your Mac is up to date, then no new software is currently available for your Mac model. Software...
Read more >
Automatic Extension Upgrade for VMs and Scale Sets in Azure
Learn how to enable the Automatic Extension Upgrade for your virtual machines and virtual machine scale sets in Azure.
Read more >
Host Extension Remediation or Staging Fails Due to Missing ...
Some host extension remediation or staging operations fail because Update Manager does not automatically download and install missing ...
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