Skip to content

Commit 18184e5

Browse files
author
Jill Grant
authored
Merge pull request #233266 from v-thepet/batch2
Freshness Pass for User Story (2): 79612
2 parents e1b4238 + c2b89e5 commit 18184e5

File tree

7 files changed

+111
-83
lines changed

7 files changed

+111
-83
lines changed

articles/batch/batch-account-create-portal.md

Lines changed: 104 additions & 70 deletions
Large diffs are not rendered by default.
3.05 KB
Loading
-565 Bytes
Loading
15.8 KB
Loading
32.8 KB
Loading
8.22 KB
Loading

includes/batch-account-mode-include.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,13 @@
44
services: batch
55
ms.service: batch
66
ms.topic: include
7-
ms.date: 03/14/2023
7+
ms.date: 04/03/2023
88
ms.custom: include file
99
---
1010

11-
> [!NOTE]
12-
> When creating a Batch account, you can choose between two *pool allocation* modes: **user subscription** and **Batch service**.
13-
> For most cases, you should use the default Batch service pool allocation mode, in which compute and VM-related resources for pools
14-
> are allocated on Batch service managed Azure subscriptions. In user subscription pool allocation mode, compute and VM-related
15-
> resources for pools are created directly in your Batch account subscription when a pool is created. In scenarios where you create a
16-
> [Batch pool in a virtual network that you specify](../articles/batch/batch-virtual-network.md), certain networking related resources
17-
> are created in the subscription of the virtual network.
18-
>
19-
> To create a Batch account in user subscription pool allocation mode, you must also register your subscription with Azure Batch,
20-
> and associate the account with an Azure Key Vault. See the
21-
> [additional configuration](../articles/batch/batch-account-create-portal.md#additional-configuration-for-user-subscription-mode)
22-
> required for user subscription pool allocation mode.
11+
When you create a Batch account, you can choose between *user subscription* and *Batch service* pool allocation modes. For most cases, you should use the default Batch service pool allocation mode. In Batch service mode, compute and virtual machine (VM)-related resources for pools are allocated on Batch service managed Azure subscriptions.
12+
13+
In user subscription pool allocation mode, compute and VM-related resources for pools are created directly in the Batch account subscription when a pool is created. In scenarios where you [create a Batch pool in a virtual network](../articles/batch/batch-virtual-network.md) that you specify, certain networking related resources are created in the subscription of the virtual network.
14+
15+
To create a Batch account in user subscription pool allocation mode, you must also register your subscription with Azure Batch, and associate the account with Azure Key Vault. For more information about requirements for user subscription pool allocation mode, see [Configure user subscription mode](../articles/batch/batch-account-create-portal.md#additional-configuration-for-user-subscription-mode).
16+

0 commit comments

Comments
 (0)