Q1. - (Topic 5)
An application sends Azure push notifications to a client application that runs on Windows Phone, iOS, and Android devices.
Users cannot use the application on some devices. The authentication mechanisms that the application uses are the source of the problem.
You need to monitor the number of notifications that failed because of authentication errors.
Which three metrics should you monitor? Each correct answer presents part of the solution.
A. Microsoft Push Notification Service (MPNS) authentication errors
B. External notification system errors
C. Apple Push Notification Service (APNS) authentication errors
D. Channel errors
E. Windows Push Notification Services (WNS) authentication errors
F. Google Cloud Messaging (GCM) authentication errors
Answer: A,C,F
Q2. HOTSPOT - (Topic 5)
You are developing a messaging solution for a financial services company named Adatum. The solution must integrate an application named Enrollment and an application named Activation.
The Enrollment application is used to enroll new customers. The Activation application is used to activate accounts for new customers.
You need to ensure that each message that the Enrollment application sends is stored in a queue for ten minutes before the Activation application uses the message.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer area.
Answer:
Q3. - (Topic 5)
You are creating virtual machines (VMs) that are hosted on Azure.
You must be able to change the Remote Desktop access settings for the VMs. You must also be able to change the password for the built-in administrator account on all VMs. You identify the VMAccess VM extensions that have the required capabilities.
You need to enable the VMAccess VM extensions.
Which approach should you use?
A. Download and install the Microsoft Installer file to enable the VM Agent on each VM.
B. Use the Azure management portal to restart each VM.
C. When you configure the new VMs, use the Azure management portal to install the VM Agent.
D. For each VM, use Windows PowerShell cmdlets to enable the VM Agent and the VMAccess VM extensions.
Answer: D
Q4. - (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
Q5. HOTSPOT - (Topic 3)
You need to implement endpoint monitoring.
What should you do? To answer, configure the appropriate options in the dialog box in the answer area.
Answer:
Q6. 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:
Q7. - (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
Q8. DRAG DROP - (Topic 5)
You create a web application. You publish the source code of the web application to a GitHub repository by using Microsoft Visual Studio. You create a website by using the Azure management portal.
You must continuously deploy the web application from the GitHub repository website to the Azure website.
You need to deploy the source code of the web application.
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:
Q9. HOTSPOT - (Topic 5)
You are developing an Azure cloud service for a company. The cloud service monitors a queue for incoming messages and then processes invoices based on the contents of these messages.
Some messages are formed incorrectly and cause exceptions. There is no time limit for how long the service takes to process an individual message.
All messages must be processed at least once by using the ProcessMessage method. Messages must not be processed more than twice by using the ProcessMessage method. Messages that fail normal processing must be processed by using the ProcessPoisonMessage method.
You need to configure message processing.
How should you complete the relevant code? To answer, select the appropriate option or options in the answer area.
Answer:
Q10. HOTSPOT - (Topic 5)
You use the Windows PowerShell Desired State Configuration (DSC) feature to configure your company's servers. Line numbers are included for reference only.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Answer:
Q11. - (Topic 4)
You need to debug the Azure solution.
Which tool should you use?
A. Compute emulator
B. Remote debugging
C. Emulator Express
D. IntelliTrace
E. Profiling
Answer: C
Q12. 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:
Q13. - (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
Q14. HOTSPOT - (Topic 4)
You need to insert code at line SB11 to apply the storage access policy.
How should you complete the relevant code segment? To answer, select the appropriate option or options in the answer area.
Answer:
Q15. - (Topic 1)
You update the portion of the website that contains biographical information about
students.
You need to provide data for testing the updates to the website.
Which approach should you use?
A. Use SQL Server data synchronization.
B. Use the Active Geo-Replication feature of Azure SQL Database.
C. Use SQL Replication.
D. Use the Geo-Replication feature of Azure Storage.
Answer: A
Q16. 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:
Q17. - (Topic 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.
A. The Time-To-Live (TTL) of the blobs.
B. The country of origin for the client computer and the CDN region.
C. The number of requests that result in an HTTP status code over 400.
D. The allocated size of page blobs.
E. The expiration date of the blobs.
Answer: B,D