READ Free Dumps For Microsoft- 70-532
Question ID 16429 | 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.
|
Option A | Use the Azure Resource Manager REST API
|
Option B | Use the Service Management REST API.
|
Option C | Run the following Windows PowerShell cmdlet: Remove-AzureDataDisk
|
Option D | Run the following Windows PowerShell cmdlet: Set-AzureDataDisk
|
Correct Answer | A,D |
Explanation Explanation: Ref: http://msdn.microsoft.com/en-us/library/azure/jj157190.aspx
Question ID 16430 | You are converting an existing ASP.NET web application to use the Azure Active Directory
(AD) Access Control service for authentication. The application will authenticate users by
using their Yahoo account credentials.
You need to determine the correct payload for each stage of the authentication process.
What should you do? To answer, drag the appropriate payload format to the correct
location on the dialog box. Each payload format may be used once, more than once, or not
at all. You may need to drag the split bar between panes or scroll to view content.
|
Option A |
|
Correct Answer | A |
Explanation