Q1. - (Topic 4)
You need to configure role instances.
Which size should you specify for the VM?
A. Use Small for Off-Peak mode.
B. Use Large for On-Peak mode.
C. Use Extra Large for On-Peak mode.
D. Use Extra Small for Off-Peak mode.
Answer: B
Q2. DRAG DROP - (Topic 3)
You need to create the VM to replace the on-premises server. 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:
Q3. DRAG DROP - (Topic 4)
You need to meet the high availability and business continuity requirements.
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:
Q4. - (Topic 4)
You need to configure diagnostics for the Azure solution.
Which two types of diagnostic data should you collect? Each correct answer presents part of the solution.
A. Application logs
B. Event logs
C. Crash dumps
D. Infrastructure logs
E. IIS logs
F. Performance counters
Answer: B,C
Q5. DRAG DROP - (Topic 5)
The Azure Queue service hosts a queue named userRegistrationQueue. You are developing a web job to process messages from the queue. You create a new console application by using Microsoft Visual Studio. You also create an Azure storage connection string and store the connection string in the application configuration file.
All trigger listeners and jobs must run on the current thread.
You need to ensure that the web job processes the messages from the queue.
How should you complete the relevant code? To answer, drag the appropriate code segments to the correct location or 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:
Q6. DRAG DROP - (Topic 5)
You deploy an application as a cloud service to Azure. The application contains a web role to convert temperatures between Celsius and Fahrenheit.
The application does not correctly convert temperatures. You must use Microsoft Visual Studio to determine why the application does not correctly convert temperatures.
You need to debug the source code in Azure.
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:
Q7. 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:
Q8. - (Topic 5)
You deploy a website to Azure. When the website starts, it loads and caches common
data.
Updates to the website must occur without downtime or performance degradation that is
noticeable to users.
You need to upgrade to a new version of website code. What should you do?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: B
Q9. 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:
Q10. - (Topic 2)
The website does not receive alerts quickly enough.
You need to resolve the issue.
What should you do?
A. Enable automatic scaling for the website.
B. Manually Increase the instance count for the worker role.
C. Increase the amount of swap memory for the VM instance.
D. Set the monitoring level to Verbose for the worker role.
E. Enable automatic scaling for the worker role.
Answer: B
Q11. HOTSPOT - (Topic 5)
A company creates an Azure worker role to manage products.
The number of customers who inquire about how many products are in inventory rapidly increases.
You need to ensure that the worker role can scale to accommodate the increased workload.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer area.
Answer:
Q12. - (Topic 4)
You need to meet the performance and scalability requirements.
Which SQL Database configuration should you use?
A. Use the S1 performance level for On-Peak mode.
B. Use the P2 performance level for On-Peak mode.
C. Use the S2 performance level for On-Peak mode.
D. Use the P1 performance level for On-Peak mode.
Answer: D
Q13. - (Topic 2)
You need to implement data storage for patient information.
What should you do?
A. Use the Update Entity operation of the Table Service REST API.
B. Use the Put Blob operation of the Blob Service REST API.
C. Use the Put Message operation of the Create Queue REST API.
D. Use the Set Share Metadata operation of the File Service REST API.
Answer: A
Q14. HOTSPOT - (Topic 1)
You need to find all existing works about World History that are overdue and are stored in the repository.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer area.
Answer:
Q15. HOTSPOT - (Topic 1)
You need to implement the Work action on the TeacherController object.
How should you complete the relevant code? To answer, select the appropriate options in the answer area.
Answer:
Q16. HOTSPOT - (Topic 5)
You have an existing server that runs Windows Server. You plan to create a base image of this server. You will use this base image to prepare several virtual servers for future use. After the base image is prepared, you will capture it by using the Azure management
portal.
You must use the System Preparation Tool (Sysprep) to prepare the server so that the
base image can be captured.
You need to prepare the server so that the base image can be captured.
What should you do? To answer, configure the appropriate options in the dialog box in the
answer area.
Answer:
Q17. - (Topic 5)
You are managing an application. The application uses data that is stored in an Azure SQL database.
You must be able to reset the application to the state that existed on any day in the previous 35 days.
You need to choose a backup solution.
What should you do?
A. Run SQL replication on the SQL database once a day.
B. Use Microsoft Azure SQL Database Point in Time Restore
C. Use the SQL Server Data-Tier Application Framework to build a data-tier application (DAC) file once a day.
D. Use the bcp utility to export data to an Azure page blob once a day.
Answer: B