aiotestking uk

70-532 Exam Questions - Online Test


70-532 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

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

Q2. - (Topic 5) 

You plan to deploy an application as a cloud service. The application uses a virtual network to extend your on-premises network into Azure. 

You need to configure a site-to-site VPN for cross-premises network connections. 

Which two objects should you configure? Each correct answer presents part of the solution. 

A. Dynamic routing gateway 

B. VPN gateway 

C. External-facing IPv6 address 

D. External-facing IPv4 address 

Answer: B,D 

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

Q4. DRAG DROP - (Topic 5) 

You deploy an application as a cloud service to Azure. The application contains a web role to convert temperatures between Celsius and Fahrenheit. 

The application does not correctly convert temperatures. You must use Microsoft Visual Studio to determine why the application does not correctly convert temperatures. 

You need to debug the source code in Azure. 

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:  

Q5. DRAG DROP - (Topic 3) 

You need to secure the website. 

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:  

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

Q7. DRAG DROP - (Topic 4) 

You need to insert code at line SB17 to create the hyperlink that customers use to upload additional necessary documents. 

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 configure storage for the solution. 

What should you do? To answer, drag the appropriate XML segments to the correct locations. Each XML 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. - (Topic 5) 

You develop a service that runs on a worker role in Azure. The service caches a large amount of data from a database at startup. The service has a configuration file that includes two settings named ConnectionString and SleepInterval. 

The service must restart when the value of the ConnectionString setting changes. The service must NOT restart when the value of the SleepInterval setting changes. 

You have the following code. Line numbers are for reference only. 

You need to configure the service. 

Which code segment should you insert at line 21? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

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