install.sh could fail in az login failure, blocking following installation steps
- Dominant language
- Go
- Stars
- 14
- Forks
- 28
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 12
Description
```
No VM guests are running outdated hypervisor (qemu) binaries on this host.
SUCCESS: Azure CLI installed successfully
INFO: Checking Azure CLI authentication...
INFO: Checking Azure CLI authentication for user: root
WARNING: Azure CLI is not authenticated for user: root
INFO:
INFO: If you want to use Azure CLI authentication:
INFO: 1. Exit this installer (Ctrl+C)
INFO: 2. Run 'az login' as user root
INFO: 3. Then re-run this installer with sudo
INFO:
Do you want to continue anyway? Azure Arc will not work with CLI authentication [y/N]
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with install.sh and reproduce the Azure CLI authentication path around az login; trace how a failed or declined authentication result is handled. Done means the installer no longer blocks or exits before later installation steps when authentication fails, while preserving the Azure Arc warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, shell
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100