Microsoft
70-583 · Question #37
You are developing a web service that will run on a single instance of a Windows Azure worker role. When interacting with external clients during the testing phase, the service encounters errors…
The correct answer is A. Enable Remote Desktop Protocol (RDP) on the worker role. See the full explanation below for the reasoning.
Question
You are developing a web service that will run on a single instance of a Windows Azure worker role. When interacting with external clients during the testing phase, the service encounters errors that may be related to the format of the HTTP payload. You need to recommend an approach that allows developers to monitor the service's HTTP traffic in real- time. What should you recommend?
Options
- AEnable Remote Desktop Protocol (RDP) on the worker role.
- BUse the Windows Azure Diagnostics API to download the IIS logs.
- CAdd an endpoint to the worker role to accept HTTPS connections on port 443.
- DChange the service to a run in a Windows Azure web role.
How the community answered
(40 responses)- A83% (33)
- B10% (4)
- C3% (1)
- D5% (2)
Community Discussion
No community discussion yet for this question.