1.
Note: This question in the series contains a unique solution that might meet the stated goals. Some qu estion sets might have more than one correct solution, while others might not have a correct sol ution. After you answer a question in this section, you wi ll NOT be able to return to it. As a result, these questions will not appear in the review screen. You need to ensure that users can upload transcripts and notes. Solution: You create a virtual machine (VM) image that contains a Server Message Block (SMB) share, and then use Azure Resource Manager (ARM) to provision a VM based on the image. Does the solution meet the goal?
 
2.
You need to save the diagnostics information. What should you use?
3.
You maintain an application that is used by local food delivery companies. When a customer requests a delivery, the application sends a message to all of the delivery companies. One company accepts the request and fulfills the order. The application currently supports orders of 100 products or fewer. Some of the delivery companies can now deliver large orders that contain up to 500 products. You must modify the application so that it supports both small orders and large orders. Messages about large orders should be sent to only delivery companies that can fulfill them. Messages about small orders should be sent to all delivery companies. Which service should you use?
4.
A company plans to increase its virtual network capacity by adding virtual network subscriptions. You must increase the number of subscriptions from 3 to 15. You need to configure the virtual networks. What should you do?
5.
You are maintaining an application that uses the Azure Content Delivery Network (CDN) to serve terabytes of content that is stored in page blobs. Your bill for CDN services is higher than you expect. You need to monitor the application to find issues that increase costs. Which two operations should you monitor? Each correct answer presents part of the solution.
6.
You create a software-as-a-service (SaaS) application. Websites, cloud services, and virtual machines (VMs) read common data values from the database for the application. The application does not scale efficiently. All VMs, websites, and cloud services must read from the same data source. You need to design a cache solution for the SaaS application. What should you do?
7.
You are developing a messaging solution to integrate two applications named WeatherSummary and WeatherDetails. The WeatherSummary application displays a summary of weather information for major cities. The WeatherDetails application displays weather details for a specific city. You need to ensure that the WeatherDetails application displays the weather details for the city that the user selects in the WeatherSummary application. What should you do?
8.
You store data by using table storage in Azure. The storage analytics logs do not contain any data. You must configure the Azure storage account to retain logs for the maximum length of time that Azure permits. In the Azure management portal, what should you do?
9.
You host an application on an Azure virtual machine (VM) that uses a data disk. The application performs several input and output operations per second. You need to disable disk caching for the data disk. Which two actions will achieve the goal? Each answer presents a complete solution.
10.
You are developing a REST API service that provides data about products. The service will be hosted in an Azure virtual machine (VM). The product data must be stored in Azure tables and replicated to multiple geographic locations. API calls that use the HTTP GET operation must continue to function when the data tables at the primary Azure datacenter are not accessible. You need to configure storage for the service. Which type of replication should you choose?