Forum Discussion
Forrest_H
Jan 09, 2019Steel Contributor
Workplace Join a 2012 Server to O365 tenant
Have been struggling with SQL 2014 on a non-domain Windows 2012 Standard server. I cannot get NTLM Fallback (non Kerberos) authentication to work. Error log of SQL indicates I am trying to use SQL a...
- Jan 09, 2019Windows Server 2012 does not provide azure AD join. The only option is ADDS and your adding a lot of complications there with network security and would need to do a VPN of some kind if you wanted to get that working. I think 2019 will support azuread join or does not sure but def. not 2012.
Jan 09, 2019
Windows Server 2012 does not provide azure AD join. The only option is ADDS and your adding a lot of complications there with network security and would need to do a VPN of some kind if you wanted to get that working. I think 2019 will support azuread join or does not sure but def. not 2012.
Forrest_H
Jan 10, 2019Steel Contributor
Bummer! Thanks ChrisWebbTech. Not going to set up another server to do ADFS and then sync to Azure AD for a one-off client server app in the office when we are supposed to be ALL CLOUD.
I worked around by using VPN to office and making local accounts on the server for the users and client app. Sucks for the users as they now have 2 more credentials that I have to manage. Luckily there is only 5 or so.