单项选择题
You develop an ASP.NET web application that uses a Windows Azure web role. The application includes a startup script that installs a third-party component. You are developing a test plan for the startup script.
What should you recommend?()
A. Enable Remote Desktop Protocol (RDP) and deploy the application without the startup script. Connect to the web role instance by using RDP, and then manually test the startup script.
B. Deploy the application in the Windows Azure Compute Emulator.
C. Deploy the application with a custom error page.
D. Deploy the application and then use IntelliTrace.
相关考题
-
单项选择题
You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 768 MB of memory and multiple cores. You need to recommend the smallest compute instance size that is equivalent to the existing server. Which size should you recommend?()
A. Small
B. Medium
C. Large
D. ExtraSmall -
单项选择题
You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 20 GB of hard disk space. You need to recommend the smallest compute instance size that provides local storage equivalent to that of the existing server. Which size should you recommend? ()
A. ExtraSmall
B. ExtraLarge
C. Small
D. Large -
单项选择题
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 services HTTP traffic in real-time. What should you recommend?()
A. Enable Remote Desktop Protocol (RDP) on the worker role.
B. Use the Windows Azure Diagnostics API to download the IIS logs.
C. Add an endpoint to the worker role to accept HTTPS connections on port 443.
D. Change the service to a run in a Windows Azure web role.
