Q1. DRAG DROP - (Topic 3)
You need to complete the domain configuration for the website.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Q2. DRAG DROP - (Topic 2)
Contoso, Ltd. reports that hackers have compromised a computer on its network.
You need to prevent access to the site from all Contoso, Ltd. computers.
How should you complete the relevant Windows PowerShell script? To answer, drag the appropriate Windows PowerShell segment to the correct location. Each Windows PowerShell segment 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.
Answer:
Q3. - (Topic 5)
You develop a web application that uses table storage in Azure.
You create a storage account named Contoso that stores a table named
CityPopulationData.
The web application stores entities in this table.
You need to query the table data by using OData.
Which URL should you use?
A. http://contoso.table.core.windows.net/citypopulationdata
B. http://contoso.table.core.windows.net/odata/citypopulationdata
C. http://azurestorage.table.core.windows.net/contoso
D. http://microsoft.table.core.windows.net/contoso
E. http://azure.table.core.windows.net/contoso/citypopulationdata
Answer: A
Q4. HOTSPOT - (Topic 5)
You store JSON data in a blob by using the Azure Blob service. Web applications access the JSON data by using client-side JavaScript calls.
JSON data is stored in a container that is configured to allow anonymous access. Web applications that are allowed to make updates to the data have access to any necessary shared access signatures (SASs) and storage keys.
You configure one Cross-Origin Resource Sharing (CORS) rule for the https://fabrikam.com domain and then run the following method. Line numbers are provided for reference only.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Answer:
Q5. - (Topic 3)
You need to choose an Azure storage service solution. Which solution should you choose?
A. Queue storage
B. Blob storage
C. File storage
D. Table storage
Answer: C
Q6. HOTSPOT - (Topic 4)
You need to insert markup at line SD06 to cache the client documents.
How should you complete the relevant markup? To answer, select the appropriate option or options in the answer area.
Answer:
Q7. - (Topic 5)
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.
A. Use the Azure Resource Manager REST API
B. Use the Service Management REST API.
C. Run the following Windows PowerShell cmdlet: Remove-AzureDataDisk
D. Run the following Windows PowerShell cmdlet: Set-AzureDataDisk
Answer: A,D
Q8. DRAG DROP - (Topic 5)
Your team uses a proprietary source control product. You use FTP to manually deploy an Azure website.
You must move your source code from the proprietary source control product to a secure on-premises Git versioning system. Instead of deploying the website by using FTP, the website must automatically deploy to Azure each time developers check-in source files.
You need to implement the new deployment strategy.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Q9. - (Topic 2)
You create a VM named cVM_005 for a newly hired contractor.
The contractor reports that the VM runs out of memory when the contractor attempts to test
the mobile applications.
You need to double the memory that is available for the VM.
Which Windows PowerShell command should you use?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: A
Q10. DRAG DROP - (Topic 4)
You need to insert code at line SB17 to create the hyperlink that customers use to upload additional necessary documents.
How should you complete the relevant code? To answer, drag the appropriate code segments to the correct locations. Each code segment 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.
Answer: