Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-204 Topic 3 Question 110 Discussion

Actual exam question for Microsoft's AZ-204 exam
Question #: 110
Topic #: 3
[All AZ-204 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?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Leontine
24 hours ago
Looks like a CORS issue. Option C is the way to go - enable CORS to allow the browser to access the API from the correct origin.
upvoted 0 times
...
Talia
6 days ago
I believe binding an SSL certificate might also help in resolving the error.
upvoted 0 times
...
Elli
7 days ago
I agree with Sunny. Enabling CORS should resolve the issue.
upvoted 0 times
...
Sunny
8 days ago
I think the error is related to CORS. We should enable it.
upvoted 0 times
...

Save Cancel