70-532 Premium Bundle

70-532 Premium Bundle

Developing Microsoft Azure Solutions Certification Exam

4.5 
(18045 ratings)
0 QuestionsPractice Tests
0 PDFPrint version
November 23, 2024Last update

Microsoft 70-532 Free Practice Questions

Q1. - (Topic 5) 

You deploy a stateless ASP.NET application to an Azure website. You scale out the application by adding website instances. 

Only newly signed in users are routed to the recently added website instances. Users must be evenly distributed among all of the instances. 

You need to configure the environment to ensure that the load balancer evenly distributes requests. 

What should you do? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

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

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

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

Q5. HOTSPOT - (Topic 1) 

You need to configure scaling for the plagiarism detection service. 

What should you do? To answer, select the appropriate values in the dialog box in the answer area. 

Answer:  

Q6. DRAG DROP - (Topic 5) 

You are developing a web application that integrates with Azure Active Directory (AD). The application uses the OAuth 2.0 protocol to authorize secure connections to a web service that is at https://service.adatum.com. 

The application must request an access token to invoke the web service methods. 

You need to submit an HTTP request to the Azure AD endpoint. 

How should you complete the request? 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:  

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

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

Q9. - (Topic 2) 

You create a VM named cVM_005 for a newly hired contractor. 

The contractor reports that the VM runs out of memory when the contractor attempts to test 

the mobile applications. 

You need to double the memory that is available for the VM. 

Which Windows PowerShell command should you use? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

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

Q11. - (Topic 5) 

You are modifying a web application so that it uses Azure Active Directory to manage users. You create a security group named Users and a security group named Administrators. The Administrators security group is a member of the Users security group. 

You create the following code segment. Line numbers are included for reference only. 

You need to implement the canAccessUserResources function. Which code segment should you insert at line 02? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

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

Q13. HOTSPOT - (Topic 2) 

You run the following Windows PowerShell script. Line numbers are included for reference only. 

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

Answer:  

Q14. - (Topic 2) 

Users report that after periods of inactivity the website is slow to render pages and to process sign-in attempts. 

You need to ensure that the website is always responsive. 

What should you do? 

A. Add the following markup at line WC14: <sessionState timeout-"86400" /> 

B. Add the following markup at line WC08: <add key="timeout" value="null" /> 

C. Add the following markup at line WC14: <sessionState timeout="fl" /> 

D. In the Azure management portal, enable Always On support for the website. 

E. In the Azure management portal, disable Always On support for the website. 

Answer:

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

Q16. HOTSPOT - (Topic 2) 

You configure alerts in Azure. The metrics shown in the following exhibit represent the average values for each five-minute period. 

To answer, make the appropriate selections in the answer area. 

Answer:  

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

START 70-532 EXAM