Hello @Danae Panagiotopoulou,
Thank you for posting your query on Microsoft Q&A.
You are correct that the AADLoginForWindows extension is not fully supported for on-premises Windows servers managed through Azure Arc.
Azure Arc enables you to manage on-premises and multi-cloud resources through Azure. While it supports Linux servers using the AADLoginForLinux extension, support for Windows servers is still evolving.
Currently, the AADLoginForWindows extension is primarily designed for Azure VMs and is not yet supported for hybrid Azure Arc machines. You can find more details in the official documentation: https://learn.microsoft.com/en-us/azure/azure-arc/servers/manage-vm-extensions
https://learn.microsoft.com/en-us/entra/identity/devices/howto-vm-sign-in-azure-ad-windows
Alternatives to Consider:
· You can continue using Active Directory Federation Services (AD FS) or Azure AD Connect to maintain a hybrid identity setup. This allows you to enforce Entra ID-based authentication
· Azure Automation Hybrid Runbook Worker: This extension supports both Windows and Linux servers. It allows you to run automation tasks locally on your hybrid machines, which can help with various management and configuration tasks
Please find the below Azure Automation hybrid runbook worker extension and Azure Arc Enable links for your reference:
I hope this information is helpful. Please feel free to reach out if you have any further questions. If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".