Which three actions should you perform in sequence?

DRAG DROP
You deploy an application as a cloud service to Azure. The application contains a web role to converttemperatures between Celsius and Fahrenheit.
The application does not correctly convert temperatures. You must use Microsoft Visual Studio to determine
why the application does not correctly convert temperatures.
You need to debug the source code in Azure.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of
actions to the answer area and arrange them in the correct order.
Select and Place:

DRAG DROP
You deploy an application as a cloud service to Azure. The application contains a web role to converttemperatures between Celsius and Fahrenheit.
The application does not correctly convert temperatures. You must use Microsoft Visual Studio to determine
why the application does not correctly convert temperatures.
You need to debug the source code in Azure.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of
actions to the answer area and arrange them in the correct order.
Select and Place:

Answer:



Leave a Reply 3

Your email address will not be published. Required fields are marked *


sandzo

sandzo

This is not correct.

Techie

Techie

Then what is correct ?

Leo

Leo

Missing Answer.
I guess answer would be :
1. Publish the application
2. In the MS Azure Publish setting dialog, set the build configuration to Release and ensure the remote debugger to all roles.
3. Attach the debugger to the tole instance of the cloud service.