Azure / Azure/azure-linux-extensions
AADLoginForLinux extension stops working after SSH configuration is reset using VMAccessForLinux extension
- Dominant language
- Python
- Stars
- 333
- Forks
- 278
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
Just to document this known issue between VMAccessForLinux & AADLoginForLinux.
Feedback was given on https://docs.microsoft.com/en-us/azure/virtual-machines/linux/login-using-aad#
"AADLoginForLinux will not work if ChallengeResponseAuthentication is “No”. We set it to “Yes” during install but don’t have anything running in the background to monitor if it is set back to No. This was a known issue. The workaround during the preview is to reinstall our extension. We are still investigating how we will work with this once AADLoginForLinux goes GA"
solution is to uninstall both extensions AADLoginForLinux & VMAccessForLinux , stop/start the VM & reinstall AADLoginForLinux
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.