我正在将我的虚拟机加入Azure AD域,并且成功地达到了X个虚拟机。现在我得到了下面的错误。Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this reset or increased。
我知道如何在on-prem AD上修复此问题,但不知道如何在Azure AD域上修复此问题。
有什么建议吗?
发布于 2019-03-07 18:48:22
你可以在你的Azure门户中进行设置:Azure Active Directory -> 设备 -> 设备设置。

注意:默认情况下,Azure Active Directory对加入的任何用户对象强制限制为15个设备。它甚至对特权用户强制执行此限制,例如具有全局管理员角色的用户。
https://stackoverflow.com/questions/55030777
复制相似问题