A Windows Azure application stores data in a SQL Azure database. The application will start an operation that includes three insert statements. You need to recommend an approach for rolling back the entire operation if the connection to SQL Azure…

You are designing a Windows Azure application that will store data in two SQL Azure databases. The application will insert data in both databases as part of a single logical operation. You need to recommend an approach for maintaining data…

An application connects to a SQL Azure database. The application occasionally loses the connection to the SQL Azure database. You need to recommend an approach for reliably completing data access operations. What should you recommend? A. Use Microsoft ADO.NET connection…

You are designing an application that will use Windows Azure Table storage to store millions of data points each day. The application must retain each day’s data for only one week. You need to recommend an approach for minimizing storage…

You are planning to move streaming media content to Windows Azure Storage. You need to recommend an approach for providing worldwide users the fastest possible access to the content. Which two actions should you recommend? (Each correct answer presents part…

You are designing a Windows Azure application that will use Windows Azure Table storage. The application will allow teams of users to collaborate on projects. Each user is a member of only one team. You have the following requirements: -…

You are designing a Windows Azure application that will use Windows Azure Table storage. You need to recommend an approach for minimizing storage costs. What should you recommend? A. Use Entity Group Transactions. B. Use multiple partitions to store data.…

You are planning the migration of an existing application to Windows Azure and SQL Azure. The current application includes reports that are hosted by SQL Server Reporting Services. You need to recommend an approach for migrating the reports. What should…

You are designing a plan for migrating an existing Microsoft SQL Server 2008 database to SQL Azure. The database includes a SQL Server Agent job that cleans the application log table. You need to recommend an approach for ensuring that…