az-104 Practice Question 874
Exam: az-104
Domain: Describe Azure architecture and services
Topic: Describe Azure compute and networking services
Difficulty: medium
You have an Azure subscription that contains a web app named webapp1.
You need to add a custom domain named www.contoso.com to webapp1.
What should you do first?
Answer Options
A
Create a DNS record
B
Add a connection string
C
Upload a certificate.
D
Stop webapp1.
Correct Answer
A: Create a DNS record
Explanation
You can use either a CNAME record or an A record to map a custom DNS name to App Service.