70-532 Exam - Developing Microsoft Azure Solutions

certleader.com

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

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

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

Q4. HOTSPOT - (Topic 2) 

You need to implement the worker role to support the real-time continuous data-collection service. 

How should you complete the relevant code? To answer, select the appropriate option or options in the answer area. 

Answer:  

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

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

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

Q8. - (Topic 3) 

You need to move the VM. 

What should you do? 

A. Use the Blob Service REST API 

B. Use the Service Management REST API 

C. Run the Azure PowerShell Convert-VHD cmdlet. 

D. Run the Azure PowerShell New-AzureVMcmdlet 

Answer:

Q9. HOTSPOT - (Topic 5) 

You plan to migrate a website named Contoso from one hosting plan to another hosting plan. The website is currently in a hosting plan named webhostingplan1. You create a resource group named ContosoGroup. 

You create the following PowerShell script by using the Azure PowerShell tools. Line numbers are included for reference only. 

For each of the following statements, select Yes if the statement is true. Otherwise, select No. 

Answer:  

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