Forum Discussion
gadmin285
Jun 05, 2020Brass Contributor
AADDS is not accepting prefix more than 15 charcters.
I was deploying Windows Virtual Desktop last week. I came across any error while creating Azure Active Directory Domain Services. Please refer the attached files for clear understanding. My customer ...
virtualmanc
Jun 05, 2020Iron Contributor
gadmin285 Unfortunately this is a NetBIOS limit which has been around for a long time, and probably will not change.
The 15 character limit is documented here https://docs.microsoft.com/en-us/azure/active-directory-domain-services/tutorial-create-instance "Domain prefix restrictions: You can't create a managed domain with a prefix longer than 15 characters. The prefix of your specified domain name (such as aaddscontoso in the aaddscontoso.com domain name) must contain 15 or fewer characters."
- gadmin285Jun 07, 2020Brass Contributor
Thank you. I will keep this mind. virtualmanc