将计算机加入Azure域AD

将计算机加入Azure域AD

问题描述:

我在Azure上创建并验证了一个子域

I created and verified a subdomain on Azure

sub.domain.com

sub.domain.com

每当我尝试将计算机加入此时域名,回复说无法找到域名。

Whenever I try to join a computer to this domain, the response back says the domain cannot be found.

想法?

~P。

您好,

您指的是Azure AD域服务吗? 

Are you referring to Azure AD Domain services ? 

检查这个
文章
,其中包含将您的计算机注册到Azure AD DS的步骤。如果您的计算机是本地计算机,请确保它与Azure AD DS连接。

Check this article which has the steps to register your machine to Azure AD DS. If your machine is on-premises , ensure that it has connectivity to Azure AD DS.

如果您未使用Azure AD DS,则可以使用传统方法将计算机注册到Azure AD 。 

If you are not using Azure AD DS , then you can register your machine to Azure AD using traditional methods. 

检查此
doc
详细解释了Azure AD设备管理。

Check this doc which explains Azure AD device management in detail.

希望这会有所帮助!