1.
You need to assign permissions for the Virtual Machine workloads that you migrate to Azure. The solution must use the principal of least privileges. What should you do?
2.
You need to design the system that alerts project managers to data changes in the contractor information app. Which service should you use?
3.
You need to recommend a solution that allows partners to authenticate. Which solution should you recommend?
4.
You need to prepare the implementation of data storage for the contractor information app. What should you?
5.
You need to ensure that users do not need to re-enter their passwords after they authenticate to cloud applications for the first time. What should you do?
6.
You are designing an Azure web application. The solution will be used by multiple customers. Each customer has different business logic and user interface requirements. Not all customers use the same version of the .NET runtime.
You need to recommend a deployment strategy. What should you recommend?
7.
You are designing an Azure application. The application includes two web roles and three instances of a worker role. The web roles send requests to the worker role by using one or more Azure Queues.
You need to recommend a queue design for sending requests to the worker role. What should you recommend?
8.
You are designing an Azure application that will use a worker role. The worker role will create temporary files. You need to minimize storage transaction charges.
Where should you create the files?
9.
You are designing an Azure web application. The application uses one worker role. It does not use SQL Database. You have the following requirements:

- Maximize throughput and system resource availability
- Minimize downtime during scaling
You need to recommend an approach for scaling the application. Which approach should you recommend?
10.
You are evaluating an Azure application. The application includes the following elements:
- A web role that provides the ASP.NET user interface and business logic
- A single SQL database that contains all application data
Each webpage must receive data from the business logic layer before returning results to the client. Traffic has increased significantly. The business logic is
causing high CPU usage.
You need to recommend an approach for scaling the application. What should you recommend?