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 2) 

You need to implement tracing for the website after the website is deployed. Which code segment should you insert at line CF13? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:

Q2. - (Topic 3) 

You need to configure session affinity for the website. 

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

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer: B,D 

Q3. - (Topic 5) 

A company plans to increase its virtual network capacity by adding virtual network 

subscriptions. 

You must increase the number of subscriptions from 3 to 15. 

You need to configure the virtual networks. 

What should you do? 

A. Export and modify the network configuration file. Then import the modified file. 

B. Export and modify the service definition file. Then import the modified file. 

C. Create and import a new network configuration file. 

D. Create a multi-site virtual network. 

Answer:

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

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

Q6. - (Topic 5) 

You develop a web application that will use the Azure Table service. The web application will store entities in the form of XML data within a single table. 

The web application must support high traffic throughput. 

You need to avoid exceeding the throttle limit for the table. 

Which two actions should you take? Each correct answer presents part of the solution. 

A. Add additional partition keys to the table. 

B. Batch transactions for entities that are in the same partition group in the table. 

C. Compress the entities before storing them in the table. 

D. Store the entities in JSON format. 

Answer: B,D 

Q7. DRAG DROP - (Topic 5) 

You create a new web application by using a single Azure website deployment. The deployment uses the shared web hosting plan. User activity varies significantly and unpredictably. 

The application must automatically scale to a maximum of eight virtual machines based on CPU utilization. 

You need to configure the environment. 

In the Azure management portal, 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:  

Q8. - (Topic 5) 

You maintain an application that is used by local food delivery companies. When a customer requests a delivery, the application sends a message to all of the delivery companies. One company accepts the request and fulfills the order. 

The application currently supports orders of 100 products or fewer. Some of the delivery companies can now deliver large orders that contain up to 500 products. 

You must modify the application so that it supports both small orders and large orders. Messages about large orders should be sent to only delivery companies that can fulfill them. Messages about small orders should be sent to all delivery companies. 

Which service should you use? 

A. Azure Service Bus Queue 

B. Azure Service Bus Relay 

C. Azure Service Bus Topics 

D. Azure Service Bus Namespace 

Answer:

Q9. - (Topic 1) 

You are deploying the web-based solution in the West Europe region. 

You need to copy the repository of existing works that the plagiarism detection service 

uses. You must achieve this goal by using the least amount of time. 

What should you do? 

A. Copy the files from the source file share to a local hard disk. Ship the hard disk to the West Europe data center by using the Azure Import/Export service. 

B. Create an Azure virtual network to connect to the West Europe region. Then use Robocopy to copy the files from the current region to the West Europe region. 

C. Provide access to the blobs by using the Microsoft Azure Content Delivery Network (CDN). Modify the plagiarism detection service so that the files from the repository are loaded from the CDN. 

D. Use the Asynchronous Blob Copy API to copy the blobs from the source storage account to a storage account in the West Europe region. 

Answer:

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