exam questions

Exam AZ-100 All Questions

View all questions & answers for the AZ-100 exam

Exam AZ-100 topic 9 question 2 discussion

Actual exam question from Microsoft's AZ-100
Question #: 2
Topic #: 9
[All AZ-100 Questions]

You need to configure a host name for WebApp2.
What should you do first?

  • A. In the public DNS zone of contoso.onmicrosoft.com, add an NS record
  • B. In Azure AD, add webapp2.azurewebsites.net as a custom domain name
  • C. In the public DNS zone of contoso.com, add a CNAME record
  • D. In Azure AD, add contoso.com as a custom domain name
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Jamie_Evans
Highly Voted 5 years, 7 months ago
D is not the correct answer here. The correct answer should be C - In the public DNS zone of contoso.com, add a CNAME record. Rationale: A custom domain can be applied to a WebApp without adding the domain to active directory. A canonical name (CNAME) resource record can be used, or an IPv4 host resource record (A) in conjunction with a text (TXT) record to verify ownership of the domain, and the WebApp will serve requests using the custom domain presented in the Hostname HTTP header accordingly.
upvoted 9 times
JakeCallham
5 years, 6 months ago
Jammie-Evans is correct, answer D is wrong and should be C
upvoted 2 times
...
...
nfett
Most Recent 4 years, 12 months ago
the answer is C. the question pertains to webapp2 and not the need to add a domain in. thus we would be adding in a CNAME record.
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 ...