Reputation: 117
I was joining my VMs with Azure AD Domain and it was successful up to X
number of VMs.
Now I'm getting following error.
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
.
I know how we can fix this issue on-prem AD but don't know how I can fix this on Azure AD Domain.
Any suggestion?
Upvotes: 0
Views: 678
Reputation: 1915
You could set this in your Azure portal: Azure Active Directory -> Devices -> Device settings.
Note: By default, Azure Active Directory enforces a limit of 15 devices for any user object to join. It even enforces this limit on privileged users, like users with the Global Admin role.
Upvotes: 1