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.

az aks install-cli failed

See original GitHub issue

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

Related command az aks install-cli

Describe the bug when run install cli there is error blow: Downloading client to “/usr/local/bin/kubectl” from “https://mirror.azure.cn/kubernetes/kubectl/v1.24.3/bin/darwin/amd64/kubectl” Connection error while attempting to download client (HTTP Error 404: Not Found)

Environment summary macOS Monterey Apple M1 Pro azure-cli 2.38.0

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
winsonluocommented, Aug 4, 2022

yes, installed kubectl via Homenrew!

0reactions
navba-MSFTcommented, Aug 4, 2022

@winsonluo Thanks for getting back. We will now proceed with closure of this GitHub issue. If you need any further assistance on this issue in future, please feel free to reopen this thread. We would be happy to help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

az aks install-cli fails with permission denied #6609 - GitHub
I am using a Linux environment, but the following command sudo az aks install-cli . Gives me this error sudo: az: command not...
Read more >
Az aks install Cli error || Ubuntu || Kubectl - Microsoft Q&A
Hello @AnkitRathod-6794 , It seems to be a transient error , did you retry the command ? Az package version looks good and...
Read more >
Azure CLI aks install cli permission denied and sudo does not ...
Apparently, this is expected. It tries to install it in /usr/local/bin which isnt user writable. You need to either use: sudo aks kubernetes...
Read more >
Azure Support on Twitter: "@Joachim8675309 We are ...
#azTechHelp Azure CLI no longer works for AKS. ... 'az aks get-credentials' fails with python error · Issue #20586 · Azure/azure-cli. This is...
Read more >
Setting Up a Kubernetes Cluster on AKS
If you use the Azure Cloud Shell, kubectl is already installed. You can also install it locally by using the az aks install-cli...
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