exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 17 question 31 discussion

Actual exam question from Microsoft's AZ-301
Question #: 31
Topic #: 17
[All AZ-301 Questions]

You are designing an Azure Web App that includes many static content files.
The application is accessed from locations all over the world by using a custom domain name.
You need to recommend an approach for providing access to the static content with the least amount of latency.
Which two actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Configure a custom domain name that is an alias for the Azure Storage domain.
  • B. Configure a CNAME DNS record for the Azure Content Delivery Network (CDN) domain.
  • C. Place the static content in Azure Table storage.
  • D. Place the static content in Azure Blob storage and enable Content Delivery Network (CDN) on the account.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️
D: Add Azure Content Delivery Network (CDN) to a web app in Azure App Service.
B: When you use a CDN endpoint to deliver content, a custom domain is necessary if you would like your own domain name to be visible in your CDN URL.
Having a visible domain name can be convenient for your customers and useful for branding purposes.
Create a CNAME DNS record, and associate the custom domain with your CDN endpoint.
Reference:
https://docs.microsoft.com/en-us/azure/cdn/cdn-map-content-to-custom-domain https://docs.microsoft.com/en-us/azure/cdn/cdn-add-to-web-app

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
profileexto
Highly Voted 5 years ago
"least amount of latency" -> CDN, answers are correct
upvoted 5 times
...
James0208
Most Recent 4 years, 11 months ago
And it's alias for CDN domain , not storage domain
upvoted 2 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 ...