将 VM-Azure 添加到域本地
Add VM-Azure to the domain local
如何将我的 VM-Azure 添加到本地域(本地服务器)
有什么想法吗?
提前致谢
假设你的意思是链接两个网络,on prem 和 Azure,你可以看看这个文档
如果您希望加入托管域,您将遵循此文档
如果要将 Azure VM 添加到您的本地域,您需要创建一个 Site-to-Site VPN Gateway to make your on-premise network can connect Azure Vnet. Meanwhile, you also need to configure custom DNS server on your VM. For more details, please refer to the document。
如何将我的 VM-Azure 添加到本地域(本地服务器)
有什么想法吗?
提前致谢
假设你的意思是链接两个网络,on prem 和 Azure,你可以看看这个文档
如果您希望加入托管域,您将遵循此文档
如果要将 Azure VM 添加到您的本地域,您需要创建一个 Site-to-Site VPN Gateway to make your on-premise network can connect Azure Vnet. Meanwhile, you also need to configure custom DNS server on your VM. For more details, please refer to the document。