Which Azure CLI or PowerShell command should you run?

A company is developing a solution that allows smart refrigerators to send temperature information to a central location. You have an existing Service Bus. The solution must receive and store messages until they can be processed. You create an Azure Service Bus instance by providing a name, pricing tier, subscription,...

July 8, 2020 No Comments READ MORE +

How should you complete the CLI commands?

Testlet 2 Case Study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that...

July 8, 2020 No Comments READ MORE +

How should you configure the Logic App?

DRAG DROP A company backs up all manufacturing data to Azure Blob Storage. Admins move blobs from hot storage to archive tier storage every month. You must automatically move blocks to Archive tier after they have not been accessed for 180 days. The path for any item that is not...

July 8, 2020 No Comments READ MORE +

How should you complete the commands?

HOTSPOT A company is developing a Java web app. The web app code is hosted in a GitHub repository located at https://github.com/Contoso/webapp. The web app must be evaluated before it is moved to production. You must deploy the initial code release to a deployment slot named staging. You need to...

July 8, 2020 No Comments READ MORE +

Which method should you use?

Question Set 4 You are writing code to create and run an Azure Batch job. You have created a pool of compute nodes. You need to choose the right class and its method to submit a batch job to the Batch service. Which method should you use?A . JobOperations.EnableJobAsync(String, IEnumerable<BatchClientBehavior>,CancellationToken)B...

July 7, 2020 No Comments READ MORE +

What should you do?

DRAG DROP You are developing a software solution for an autonomous transportation system. The solution uses large data sets and Azure Batch processing to simulate navigation sets for entire fleets of vehicles. You need to create compute nodes for the solution on Azure Batch. What should you do? Put the...

July 7, 2020 No Comments READ MORE +

Which two actions should you perform?

You are developing a mobile instant messaging app for a company. The mobile app must meet the following requirements: - Support offline data sync. - Update the latest messages during normal sync cycles. You need to implement Offline Data Sync. Which two actions should you perform? Each correct answer presents...

July 7, 2020 No Comments READ MORE +

Which four commands should you use to develop the solution?

DRAG DROP You plan to create a Docker image that runs as ASP.NET Core application named ContosoApp. You have a setup script named setupScript.ps1 and a series of application files including ContosoApp.dll. You need to create a Dockerfile document that meets the following requirements: - Call setupScript.ps1 when the container...

July 7, 2020 No Comments READ MORE +

What should you use?

DRAG DROP You manage several existing Logic Apps. You need to change definitions, add new logic, and optimize these apps on a regular basis. What should you use? To answer, drag the appropriate tools to the correct functionalities. Each tool may be used once, more than once, or not at...

July 6, 2020 No Comments READ MORE +

Which WebJob type should you recommend?

DRAG DROP You are developing Azure WebJobs. You need to recommend a WebJob type for each scenario. Which WebJob type should you recommend? To answer, drag the appropriate WebJob types to the correct scenarios. Each WebJob type may be used once, more than once, or not at all. You may...

July 6, 2020 No Comments READ MORE +