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…
Question
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
Community Discussion
No community discussion yet for this question.