MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.13k stars 21.22k forks source link

No Debian Support for Azure AD Login VMs #93590

Open Sylphe88 opened 2 years ago

Sylphe88 commented 2 years ago

I haven't been able to find a single flavour of Debian machines allowing the Azure AD Login option. For instance, A Debian 10 machine gives this management screen: image

Some Suse and CentOS images that are supposed to support AADSSHLogin are also blocked. Ubuntu and RHEL images work well, as per the documentation linked below. Haven't tried to create these VM using CLI yet.

Thanks for your help, --Eric


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

JamesTran-MSFT commented 2 years ago

@Sylphe88 Thanks for your feedback! We will investigate and update as appropriate.

MicrosoftGuyJFlo commented 2 years ago

Email out to PG. @SanDeo-MSFT thoughts on this issue?

XristophD commented 3 months ago

I was stumbling across this issue today trying to add the AADSSHLoginForLinux VM Extension to a Debian 12 VM in Azure. Debugging the installation script that is executed during the extension installation seems to fail during the check if the package aadsshlogin exists in the package repository maintained by Microsoft (https://packages.microsoft.com/repos/microsoft-debian-bookworm-prod/)

Since this isn't the case, the installation fails with the message: Unsupported Linux version. Learn more at https://aka.ms/AADSSHLogin

Since the documentation lists Debian 12 as one of the supported Linux versions, could you please advise if documentation is wrong or the package installer is somehow faulty.

https://learn.microsoft.com/en-us/entra/identity/devices/howto-vm-sign-in-azure-ad-linux#supported-linux-distributions-and-azure-regions