70-532 Exam - Developing Microsoft Azure Solutions

certleader.com

Q1. - (Topic 5) 

A company maintains an Azure storage account. The storage account uses blobs and tables. 

Customers access the storage account by using shared access signatures (SASs). 

You need to monitor the usage of the storage services. You need to do the following: 

Understand which storage areas perform operations that incur a fee. Understand which requests are denied because of insufficient permissions. Validate that the performance of the storage account meets the service level agreement (SLA) for the Azure Storage service. 

Which three data analysis tasks should you perform? Each correct answer presents part of the solution. 

A. Use data from the logs of the storage services to find individual storage access attempts that do not comply with the SLA. 

B. Use data from the logs of the storage services to calculate aggregate server latency across individual requests. Determine whether the results of this calculation indicate that the Azure Storage service is in compliance with the SLA. 

C. Analyze the logs of the storage services to determine which storage services were inaccessible because of permissions issues. 

D. Review the Azure documentation to determine which storage operations are billable. Then find records of those operations in the logs of the storage services. 

E. Analyze the logs of the storage services to find records of operations that are marked as billable. 

F. Correlate the data logged from the storage service with the permissions to store data in the individual blobs and containers. Determine which storage services were inaccessible because of permissions issues. 

Answer: B,C,D 

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

Q3. - (Topic 5) 

You store data in an Azure blob. Data accumulates at a rate of 0.10 GB per day. 

You must use storage analytics data to verify that the service level agreement (SLA) has been met and to analyze the performance of VHDs, including the pattern of usage. 

Analytics data must be deleted when it is older than 100 days or when the total amount of data exceeds 10 GB. 

You need to configure storage analytics and access the storage analytics data. 

Which two approaches will achieve the goal? Each correct answer presents part of the solution. 

A. Disable the data retention policy. 

B. Access analytics data by using the Service Management REST APL 

C. Access analytics data by using the APIs used to read blob and table data. 

D. Configure a data retention policy of 100 days. 

Answer: C,D 

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

You are developing a messaging solution to integrate two applications named WeatherSummary and WeatherDetails. The WeatherSummary application displays a summary of weather information for major cities. The WeatherDetails application displays weather details for a specific city. 

You need to ensure that the WeatherDetails application displays the weather details for the city that the user selects in the WeatherSummary application. 

What should you do? 

A. Create an Azure Service Bus Queue communication. In the WeatherDetails application, implement the PeekLock method. 

B. Create an Azure Service Bus Topics object. In the WeatherDetails application, create a filter. 

C. Create an Azure Service Bus Relay object. In the WeatherDetails application, create a filter. 

D. Create an Azure Service Bus Queue communication. In the WeatherDetails application, implement the ReceiveAndDelete method. 

Answer:

Q6. - (Topic 5) 

You are developing a REST API service that provides data about products. The service will be hosted in an Azure virtual machine (VM). 

The product data must be stored in Azure tables and replicated to multiple geographic locations. 

API calls that use the HTTP GET operation must continue to function when the data tables at the primary Azure datacenter are not accessible. 

You need to configure storage for the service. 

Which type of replication should you choose? 

A. Locally Redundant Storage replication 

B. Geo-Redundant Storage replication 

C. Zone-Redundant Storage replication 

D. Read-Access Geo-Redundant Storage replication 

Answer:

Q7. DRAG DROP - (Topic 4) 

You need to develop the web role. 

How should you complete the relevant code? To answer, drag the appropriate code segments to the correct 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:  

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

Q9. HOTSPOT - (Topic 5) 

Your company works with trusted partners. These partners upload files into a storage account that you control. 

Partners must be able to create, read, and write files. Partners must NOT be allowed to see files from other partners. You generate a shared access signature (SAS) for each partner. 

You create the following Windows PowerShell script to create a new container for each partner. 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) 

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: