nerdexam
MicrosoftMicrosoft

AZ-204 · Question #163

AZ-204 Question #163: Real Exam Question with Answer & Explanation

The correct sequence follows the mandatory Azure Batch workflow hierarchy: first, a Batch account must be created as the top-level container for all Batch resources. Then a pool of compute nodes is provisioned within that account (directly answering the requirement to 'create com

Submitted by joshua94· Mar 30, 2026Develop for Azure Storage and implement Azure compute solutions - specifically provisioning and managing Azure Batch for large-scale parallel and high-performance computing workloads (AZ-204 / Azure Developer Associate)

Question

Drag and Drop Question 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? Answer:

Explanation

The correct sequence follows the mandatory Azure Batch workflow hierarchy: first, a Batch account must be created as the top-level container for all Batch resources. Then a pool of compute nodes is provisioned within that account (directly answering the requirement to 'create compute nodes'). Jobs and tasks are then added sequentially - a job acts as a logical grouping mechanism, and tasks are the individual units of work that run on the compute nodes within that job.

Topics

#Azure Batch#Compute Nodes#Batch Account#High-Performance Computing

Community Discussion

No community discussion yet for this question.

Full AZ-204 PracticeBrowse All AZ-204 Questions