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

Q2. - (Topic 4) 

You need to configure the virtual network. 

What are two possible ways to achieve this goal? Each correct answer presents a complete solution. 

A. Configure a point-to-site virtual network. 

B. Configure a site-to-site virtual network. 

C. Configure a multi-site virtual network. 

D. Configure a cloud-only virtual network. 

Answer: A,B 

Q3. - (Topic 5) 

You store data by using table storage in Azure. 

The storage analytics logs do not contain any data. 

You must configure the Azure storage account to retain logs for the maximum length of time that Azure permits. 

In the Azure management portal, what should you do? 

A. Set the monitoring level to Minimal, and set the number of days the data in the logs is retained to 0. 

B. Set the monitoring level to Verbose, and set the number of days the data in the logs is retained to 365. 

C. Set the monitoring level to Minimal, and set the number of days the data in the logs is retained to 99. 

D. Set the monitoring level to Verbose, and set the number of days the data in the logs is retained to 30. 

Answer:

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

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

Q6. - (Topic 5) 

A company creates an API and makes it accessible on an Azure website. External partners use the API occasionally. The website uses the Standard web hosting plan. 

Partners report that the first API call in a sequence of API calls occasionally takes longer than expected to run. Subsequent API calls consistently perform as expected. 

You need to ensure that all API calls perform consistently. 

What should you do? 

A. Configure the website to use the Basic web hosting plan. 

B. Enable Always On support. 

C. Configure the website to automatically scale. 

D. Add a trigger to the web.config file for the website that causes the website to recycle periodically. 

Answer:

Q7. - (Topic 4) 

You need to configure role instances. 

Which size should you specify for the VM? 

A. Use Small for Off-Peak mode. 

B. Use Large for On-Peak mode. 

C. Use Extra Large for On-Peak mode. 

D. Use Extra Small for Off-Peak mode. 

Answer:

Q8. DRAG DROP - (Topic 3) 

You need to create the VM to replace the on-premises server. 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:  

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. You are migrating an existing solution to Azure. The solution includes a user interface tier and a database tier. The user interface tier runs on multiple virtual machines (VMs). The user interface tier has a website that uses Node.js. The user interface tier has a background process that uses Python. This background process runs as a scheduled job. The user interface tier is updated frequently. The database tier uses a self-hosted MySQL database. 

The user interface tier requires up to 25 CPU cores. You must be able to revert the user interface tier to a previous version if updates to the website cause technical problems. The database requires up to 50 GB of memory. The database must run in a single VM. 

You need to deploy the solution to Azure. 

What should you do first? 

A. Deploy the entire solution to an Azure website. Use a web job that runs continuously to host the database. 

B. Deploy the database to a VM that runs Windows Server on the Standard tier. 

C. Deploy the entire solution to an Azure website. Run the database by using the Azure data management services. 

D. Deploy the user interface tier to a VM. Use multiple availability sets to continuously deploy updates from Microsoft Visual Studio Online. 

Answer: