Hi everyone, Does anyone know if its possible to use Azure AD solely to authenticate with the RAS server. Currently our company has almost fully moved away from the on premise AD to Azure AD. Is there anyway to authenticate to Parallels RAS using just Azure AD, I know there is SAML but this also relies on there being a local AD to match sign in credentials. Just wondering does anyone have any thoughts on the issue. Many thanks
Hello BlazejG, Not now but we keep an eye on this ability. As of today Azure AD authentication to Windows VMs in pubic preview https://techcommunity.microsoft.com...indows-vms-in-azure-now-in-public/ba-p/827840 and Azure AD joining available for Windows 10 only (Microsoft has Windows Server in the roadmap). What does prevent you to deploy AD DS on Azure?
To be exactly you need "local AD DS" which allows installing Enterprise CA and manage certificate templates. Azure AD DS as a service has limitation https://feedback.azure.com/forums/1.../14861370-enterprise-certificate-authority-ca So you can host "local AD DS" on Azure by renting at least two VMs and installing Domain Controllers on botn (redundancy-sake) and Enterprise CA on one of VM.
My understanding is that is exactly what we are doing on our VM. We have Azure VM with Parallels RAS and Azure AD Domain Services. All authentication is via the Azure AD Domain Service.