exam questions

Exam AZ-103 All Questions

View all questions & answers for the AZ-103 exam

Exam AZ-103 topic 16 question 11 discussion

Actual exam question from Microsoft's AZ-103
Question #: 11
Topic #: 16
[All AZ-103 Questions]

DRAG DROP -
You have an Azure Active Directory (Azure AD) tenant that has the initial domain name.
You have a domain name of contoso.com registered at a third-party registrar.
You need to ensure that you can create Azure AD users that have names containing a suffix of @contoso.com.
Which three actions should you perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer: Explanation
References:
https://docs.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Marz
Highly Voted 5 years, 7 months ago
Add the domain to the tenant, add TXT or MX record and Verify the Domain.
upvoted 23 times
...
eb2019
Highly Voted 5 years, 5 months ago
https://www.examtopics.com/exams/microsoft/az-100/view/40/ Q11
upvoted 12 times
...
cloud_master_boss
Most Recent 4 years, 9 months ago
topic 5->questn 14
upvoted 1 times
...
Eggsamine
4 years, 10 months ago
Repeat of Topic 5, question 14 in this exam: https://www.examtopics.com/exams/microsoft/az-103/view/32/
upvoted 2 times
...
jonnybugaloo
5 years ago
The process is simple: 1. Add the custom domain name to your directory 2. Add a DNS entry for the domain name at the domain name registrar (TXT or MX) 3. Verify the custom domain name in Azure AD References: https://docs.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain
upvoted 4 times
praveen97
4 years, 11 months ago
Agree with jonnybugaloo.
upvoted 1 times
...
...
lizudangxia
5 years, 1 month ago
1 Add a custom domain name 2 Add a record to the public contoso.com DNS zone 3 Verify the domain
upvoted 9 times
Lains2019
5 years ago
https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-custom-domain
upvoted 1 times
...
...
julianosorio
5 years, 3 months ago
https://www.examtopics.com/assets/media/exam-media/02518/0040300001.png
upvoted 3 times
...
Janoloco9
5 years, 3 months ago
Add the custom domain name to your directory Add a DNS entry for the domain name at the domain name registrar Verify the custom domain name in Azure AD
upvoted 4 times
...
deepu1207
5 years, 4 months ago
what requirements we want to check some requirements was missing i think so
upvoted 1 times
...
marek76
5 years, 6 months ago
https://docs.microsoft.com/en-gb/powershell/module/azuread/?view=azureadps-2.0#domains It should be something like this: 1. New-AzureADDomain -Name 'contoso.com' 2. Get-AzureADDomainVerificationDnsRecord -Name 'contoso.com' 3. Confirm-AzureADDomain -Name 'contoso.com'
upvoted 3 times
...
Teazer
5 years, 6 months ago
Marz is correct
upvoted 2 times
...
Benkyoujin
5 years, 7 months ago
Are there PowerShell examples out there? the question talks about cmdlets. In the portal, this is straightforward, as Marz writes.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...