Forum Discussion
danaepanagiot
Oct 22, 2024Copper Contributor
Microsoft Entra authentication on Windows Server onboarded on Azure Arc
I've been trying to enforce authentication with entra id credentials on on-premise servers instead of local user credentials by managing the vms using Azure Arc. It works just fine with linux servers...
Kidd_Ip
Nov 17, 2024MVP
It seems like you're encountering a known limitation with the AADLoginForWindows extension on Azure Arc-enabled servers. Currently, the AADLoginForWindows extension is not supported for hybrid machines managed by Azure Arc.
This extension is primarily designed for native Azure VMs, which is why you're seeing issues when trying to deploy it on Arc-enabled servers.