When creating an Azure Batch account, what are the two possible pool allocation modes?

Experience Level: Senior
Tags: Azure BatchAzure Cloud

Answer

User subscription and Batch service.

For most cases, you should use the default Batch service mode, in which pools are allocated behind the scenes in Azure-managed subscriptions.

In the alternative user subscription mode, Batch VMs and other resources are created directly in your subscription when a pool is created. User subscription mode is required if you want to create Batch pools using Azure Reserved VM Instances. To create a Batch account in user subscription mode, you must also register your subscription with Azure Batch, and associate the account with an Azure Key Vault.

The user creating the Batch account in user subscription mode needs to have Contributor or Owner role assignment for the subscription in which the Batch account will be created.

Low-priority VMs are not currently supported for Batch accounts created in user subscription mode.
Related Azure Cloud job interview questions

Comments

No Comments Yet.
Be the first to tell us what you think.
AZ-304 Microsoft Azure Architect Design Preparation
AZ-304 Microsoft Azure Architect Design Preparation

Are you learning Azure Cloud ? Try our test we designed to help you progress faster.

Test yourself
Azure Batch
Azure Batch

Are you learning Azure Cloud ? Try our test we designed to help you progress faster.

Test yourself