exam questions

Exam 70-486 All Questions

View all questions & answers for the 70-486 exam

Exam 70-486 topic 1 question 125 discussion

Actual exam question from Microsoft's 70-486
Question #: 125
Topic #: 1
[All 70-486 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You develop an ASP.NET web application that is self-hosted using Open Web Interface for .NET (OWIN) in a Microsoft Azure Worker role.
The web application throws exceptions.
You need to resolve the exceptions.
Solution: Change the HTTP Endpoints to use port 80.
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
References:
https://docs.microsoft.com/en-us/aspnet/aspnet/overview/owin-and-katana/host-owin-in-an-azure-worker-role

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
Gorilla
Highly Voted 5 years, 5 months ago
Imho, the port on which the application listens does not matter in terms of tracing or solving exceptions. Hence, my answer would be B: False.
upvoted 26 times
...
aarset89
Most Recent 5 years ago
In reference they said: "In the Protocol dropdown list, select "http". In Public Port and Private Port, type 80. These port numbers can be different. The public port is what clients use when they send a request to the role." so, answer is B.
upvoted 3 times
...
JosepP
5 years ago
I would say NO too
upvoted 2 times
...
zimzimzimma
5 years ago
A doesn't make sense. It's a worker role. WORKER. It has nothing to do with being a website. There is no HTTP endpoint. It should be B.
upvoted 2 times
zimzimzimma
5 years ago
edit: I typed this too quickly, workers can have HTTP endpoints. Still this doesn't change anything about resolving the exceptions. Still B.
upvoted 1 times
...
...
Jobair
5 years, 1 month ago
A very strange answer
upvoted 3 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 ...