exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 3 question 20 discussion

Actual exam question from Microsoft's AZ-203
Question #: 20
Topic #: 3
[All AZ-203 Questions]

You develop and deploy a Java RESTful API to Azure App Service.
You open a browser and navigate to the URL for the API. You receive the following error message:

You need to resolve the error.
What should you do?

  • A. Bind an SSL certificate
  • B. Enable authentication
  • C. Enable CORS
  • D. Map a custom domain
  • E. Add a CDN
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
We need to enable Cross-Origin Resource Sharing (CORS).
References:
https://medium.com/@xinganwang/a-practical-guide-to-cors-51e8fd329a1f

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
bashirk
Highly Voted 4 years, 11 months ago
Answer is correct
upvoted 5 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 ...