Forum Discussion
Maqbool Khan Niazi
Apr 01, 2018Copper Contributor
How to Host Member server on Azure ?
Hi Everyone,
Is it Possible to Host our member server on Azure and connected with our on-premises Active directory 2012.
we don't want to move on-premises AD to online but only member servers for...
RuudGijsbers
Apr 02, 2018Iron Contributor
Hi Maqbool,
It is possible to host a member server in Azure. Before you can join the azure vm to your on-premise domain, you'll have to connect you on-premise datacenter to Azure. This can be done using Expressroute, or by creating a site-to-site VPN to extend you datacenter to Azure.
Best regards,
Ruud Gijsbers
It is possible to host a member server in Azure. Before you can join the azure vm to your on-premise domain, you'll have to connect you on-premise datacenter to Azure. This can be done using Expressroute, or by creating a site-to-site VPN to extend you datacenter to Azure.
Best regards,
Ruud Gijsbers
Maqbool Khan Niazi
Apr 02, 2018Copper Contributor
Thanks for your reply.
Is there any document or training video/demo so that i can start the process.?
- RuudGijsbersApr 07, 2018Iron Contributor
For some hands-on experience, you can have a look at the labs from Microsoft.
https://www.microsoft.com/handsonlabs/SelfPacedLabs
There are several interesting labs on Azure Networking.
Best regards,
Ruud Gijsbers
- Apr 03, 2018
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal
Make Virtual Net in Azure, connect with your on-premise Net through VPN connection.