70-532 Exam - Developing Microsoft Azure Solutions

certleader.com

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) 

Tailspin Toys uses a website to manage its inventory. The website is hosted on Azure. You are writing a Windows Store app that uses data from the blob storage. 

Microsoft 70-532 : Practice Test 

You need to retrieve an image from the following URI: 

https://tailspintoys.blob.core.windows.net/Trains/Caboose2jpg. 

How should you complete the relevant code? To answer, select the appropriate code 

segments in the answer area. 

Answer:  

Q3. 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:  

Q4. - (Topic 5) 

You have a website that is hosted on Azure. You connect to the site by using the URI http://www.contoso.com. You plan to publish a new version of the website. 

You need to acquire the publishing profile for the website. 

Which two actions will achieve the goal? Each correct answer presents a complete solution. 

A. Run the following Windows PowerShell cmdlet: Get-AzurePublishSettingsFile 

B. Run the following Windows PowerShell cmdlet: Get-AzureSubscription 

C. Navigate to the following URI: https://www.contoso.com/download/publishprofile.aspx 

D. Navigate to the following URI: https://windows.azure.com/download/publishprofile.aspx 

Answer: A,D 

Q5. DRAG DROP - (Topic 1) 

You need to insert code at line WR16 to implement the GetWork method. 

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:  

Q6. - (Topic 5) 

You deploy an application as a cloud service in Azure. 

The application consists of five instances of a web role. 

You need to move the web role instances to a different subnet. 

Which file should you update? 

A. Service definition 

B. Diagnostics configuration 

C. Service configuration 

D. Network configuration 

Answer:

Q7. 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:  

 

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. HOTSPOT - (Topic 1) 

The Compute method in the PlagiarismCalculation class takes a significant amount of time to load existing works from blob storage. To improve performance, the service must load existing works from the cache. 

You need to modify the Compute method in the class PlagiarismCalculation. 

How should you modify the method? To answer, select the appropriate option or options in the answer area. 

Answer:  

Q10. - (Topic 4) 

You need to configure the virtual network. 

What are two possible ways to achieve this goal? Each correct answer presents a complete solution. 

A. Configure a point-to-site virtual network. 

B. Configure a site-to-site virtual network. 

C. Configure a multi-site virtual network. 

D. Configure a cloud-only virtual network. 

Answer: A,B