Q1. - (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
Q2. HOTSPOT - (Topic 5)
You deploy a new version of a cloud-service application to a staging slot. The application consists of one web role. You prepare to swap the new version of the application into the production slot. Your Azure account has access to multiple Azure subscriptions. You load the Azure PowerShell cmdlets into the Windows PowerShell command shell. The command shell is NOT configured for certificate-based authentication.
You must use the Windows PowerShell command window to configure the application.
You need to create five instances of the web role.
How should you configure the relevant Windows PowerShell script? To answer, select the appropriate option or options in the answer area.
Answer:
Q3. DRAG DROP - (Topic 5)
You are developing a web application that uses Azure push notifications to interact with users.
You need to send a text notification to users to alert them that the application is ready to test.
How should you complete the relevant code? To answer, drag the appropriate code segment to the correct location. 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:
Q4. HOTSPOT - (Topic 5)
You have a WebJob object that runs as part of an Azure website. The WebJob object uses features from the Azure SDK for .NET. You use a well-formed but invalid storage key to create the storage account that you pass into the UploadDataToAzureStorage method.
The WebJob object contains the following code segment. Line numbers are included for reference only.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Answer:
Q5. - (Topic 2)
You need to implement tracing for the website after the website is deployed. Which code segment should you insert at line CF13?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: C
Q6. - (Topic 5)
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?
A. Deploy a cache by using Azure Redis Cache. Access the cache from the websites, cloud services, and VMs.
B. Configure a cache by using ASP.NET. Access the cache from the websites, cloud services, and VMs.
C. Use Azure Redis Cache to deploy one cache for each website, one cache for each cloud service, and one cache for each VM. Configure each cache to ensure that data is consistent in all the cache instances.
D. Deploy a cache by using Azure Redis Cache. Configure the cache to use database connection strings.
Answer: A
Q7. DRAG DROP - (Topic 5)
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.
Answer:
Q8. - (Topic 5)
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?
A. Set the monitoring level to Minimal, and set the number of days the data in the logs is retained to 0.
B. Set the monitoring level to Verbose, and set the number of days the data in the logs is retained to 365.
C. Set the monitoring level to Minimal, and set the number of days the data in the logs is retained to 99.
D. Set the monitoring level to Verbose, and set the number of days the data in the logs is retained to 30.
Answer: A
Q9. 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:
Q10. - (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