单项选择题
A Windows Azure .NET 4 application is experiencing a runtime issue. One of the roles cycles through initializing, working, and stopping. You need to recommend an approach for identifying the problem.
What should you recommend?()
A. Attach the remote debugger to the application.
B. Enable IntelliTrace and redeploy the application.
C. View the logs in the Windows Azure Diagnostic tables.
D. Use the Event Viewer to remotely connect to the role.
相关考题
-
单项选择题
You are designing a test plan for an existing Windows Azure .NET 4 application. Method calls return incorrect results for certain input parameters. You need to recommend an approach for debugging the method calls. What should you recommend?()
A. Attach the remote debugger to the application.
B. Use the Microsoft Visual Studio 2010 Test Manager tool.
C. Use IntelliTrace to collect only eventsfrom the application.
D. Use IntelliTrace to collect events and call information from the application. -
单项选择题
You are designing a plan to migrate an application to Windows Azure. The application generates log files in a proprietary format. You need to recommend an approach for retaining the existing log file format. What should you recommend?()
A. Configure Windows Azure Diagnostics to transfer event logs.
B. Configure Windows Azure Diagnostics to transfer directories.
C. Configure Windows AzureDiagnostics to transfer performance counters.
D. Configure Windows Azure Diagnostics to transfer basic Windows Azure logs. -
单项选择题
You are analyzing the performance of a SQL Azure database. You need to recommend an approach for identifying the indexes that should be added to improve database performance. What should you recommend?()
A. Use SQL Server Profiler to identify missing indexes.
B. Use the Database Engine Tuning Advisor to identify missing indexes.
C. Use a Dynamic Management View to analyze query plans.
D. Use a DynamicManagement View to ascertain the number of pending I/O requests.
