nerdexam
Microsoft

AZ-500 · Question #376

SIMULATION You need to create a new Azure Active Directory (Azure AD) directory named 12345678.onmicrosoft.com. The new directory must contain a new user named [email protected]. To…

The correct procedure requires two distinct phases: first creating a new Azure AD tenant (directory) by navigating to Manage Tenants > +Create and specifying '12345678' as both the organization name and initial domain name, which generates the '12345678.onmicrosoft.com' domain…

Submitted by marco_it· Mar 6, 2026Manage Azure Active Directory (Azure AD) identities - specifically creating and configuring new Azure AD tenants and managing users within those tenants, aligning with the AZ-104 exam domain: 'Manage identities and governance in Azure'.

Question

SIMULATION You need to create a new Azure Active Directory (Azure AD) directory named 12345678.onmicrosoft.com. The new directory must contain a new user named [email protected]. To complete this task, sign in to the Azure portal. Answer: The first step is to create the Azure Active Directory tenant. Sign in to the Azure portal. From the Azure portal menu, select Azure Active Directory. On the overview page, select Manage tenants. Select +Create. On the Basics tab, select Azure Active Directory. Select Next: Configuration to move on to the Configuration tab. For Organization name, enter 12345678. For the Initial domain name, enter 12345678. Leave the Country/Region as the default. The next step is to create the user. From the Azure portal menu, select Azure Active Directory. Select Users then select New user. Enter User1 in the User name and Name fields. Leave the default option of Auto-generate password. Click the Create button. Reference: https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-access- create-new-tenant https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-users-azure-active- directory

Explanation

The correct procedure requires two distinct phases: first creating a new Azure AD tenant (directory) by navigating to Manage Tenants > +Create and specifying '12345678' as both the organization name and initial domain name, which generates the '12345678.onmicrosoft.com' domain. Second, you must switch context to the newly created tenant and then create the user '[email protected]' within that specific tenant - not the default tenant - by selecting Users > New User and entering 'user1' in the username field. This two-step process is essential because creating a user in the wrong tenant would fail to meet the requirement of having the user exist under the new directory.

Topics

#Azure Active Directory#Tenant Management#User Management#Identity and Access Management

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice