What should you do?
 
Notifications
Clear all

What should you do?

1 Posts
1 Users
0 Likes
154 Views
(@cainsmarshall)
Noble Member
Joined: 2 years ago
Posts: 692
Topic starter  

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?

  • A . In the Azure portal, create a Batch account.
  • B . In a .NET method, call the method: BatchClient.PoolOperations.CreatePool
  • C . In Python, implement the class: JobAddParameter
  • D . In Python, implement the class: TaskAddParameter

Show Answer Hide Answer

Suggested Answer: B

Explanation:

A Batch job is a logical grouping of one or more tasks. A job includes settings common to the tasks, such as priority and the pool to run tasks on. The app uses the BatchClient.JobOperations.CreateJob method to create a job on your pool.

   
Quote

Latest Microsoft AZ-204 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: