单项选择题
You are designing an integration test plan for a Windows Azure .NET 3.5 application.
You need to recommend a testing environment that allows developers to debug the application while accessing data in the cloud.
What should you recommend?()
A. Run the application on Windows Azure. Use the development storage account.
B. Run the application on Windows Azure. Use a Windows Azure Storage account.
C. Run the application in the development fabric. Use the development storage account.
D. Run the application in the development fabric. Use a Windows Azure Storage account
相关考题
-
单项选择题
You are designing a plan for testing a Windows Azure service. The service runs in the development fabric but fails on Windows Azure. You need to recommend an approach for identifying errors that occur when the service runs on Windows Azure. What should you recommend?()
A. Attach a debugger to the Windows Azure role instance.
B. Analyze debugging information captured by Windows Azure Diagnostics.
C. Modify the service configuration for the Windows Azure role to access development storage.
D. Analyze debugging information written to the output window of the Windows Azure role instance. -
单项选择题
A Windows Azure application is running in the development fabric. You need to recommend an approach for deploying the application to Windows Azure. What should you recommend?()
A. Use XCopy deployment.
B. Use the Windows Azure AppFabric.
C. Use the Windows Azure Storage Services REST API.
D. Use the Windows Azure Tools for Microsoft Visual Studio 2010. -
单项选择题
You are designing an automated deployment process for a Windows Azure application. The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy. What should you recommend?()
A. Use the Service Management API to deploy the application package.
B. Use the cspack and csrun command-line utilities and pass the cloud project as an argument.
C. Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.
D. Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.
