在Windows Server VM中运行AD DS并连接到Azure AD?

问题描述:

我还是Azure的新手,并且正在尝试可能的方法.我正在尝试的一个实验是在Azure中设置Active Directory域,并将其绑定到本地本地域.

I'm still new to Azure and am just experimenting with what's possible. One experiment I'm playing around with is setting up an Active Directory domain in Azure and tying it to a local on-prem domain. 

Azure AD DS服务价格昂贵(每月约109美元起).对于非常小的概念验证安装,仅运行Windows Server VM,在该VM上设置Active Directory DS,使用Azure AD是否可行(且在许可许可范围内) 连接以将其链接到Azure AD域,然后使用Azure VPN将本地Windows Server连接到该VM的VNet并设置PDC/BDC类型关系吗?在测试期间,AD域只有大约4个用户.

Azure AD DS services are quite costly (starting at around $109/month). For a very small proof-of-concept installation, would it be feasible (and within license allowances) to just run a Windows Server VM, setup Active Directory DS on that VM, use Azure AD Connect to link it to an Azure AD domain, and then use an Azure VPN to connect a local Windows Server to that VM's VNet and setup a PDC/BDC type relationship? The AD domain would only have about 4 or so users during testing.

最便宜的Windows Server VM每月约11美元,这在本评估/测试阶段尤其便宜. (自从我一段时间前创建帐户以来,我已经用尽了免费试用版,但并没有真正开始探索其潜力 直到现在.)

The cheapest Windows Server VMs are around $11/month, which is much more affordable especially during this evaluation/testing phase. (I've already exhausted the free trial since I created my account a while ago but didn't really start exploring the potential until now.)

您想要测试的场景绝对是可能的.您只需要确保本地网络和Azure Vnet之间的连接是稳定的即可.

The scenario you want to test is definitely possible. You just need to make sure the connection between your local network and the Azure Vnet is stable for this to work.

您可以检查以下文档以供参考:

You can check the following docs for reference:

https://docs.microsoft.com/zh-cn/office365/enterprise/connect-an-on-premises-network-to-a-microsoft-azure-virtual-network

https://docs.microsoft.com/en-us/office365/enterprise/connect-an-on-premises-network-to-a-microsoft-azure-virtual-network

https://docs.microsoft.com/zh-cn/azure/guidance/guidance-connecting-your-on-premises-network-to-azure

https://docs.microsoft.com/en-us/azure/guidance/guidance-connecting-your-on-premises-network-to-azure

这是详细的 doc ,其中涉及在Azure虚拟机上部署Windows Server Active Directory的准则".

This is a detailed doc covering "Guidelines for Deploying Windows Server Active Directory on Azure Virtual Machines".