Skip to content

Commit 43451a7

Browse files
committed
first pass
1 parent 47e04df commit 43451a7

File tree

6 files changed

+100
-83
lines changed

6 files changed

+100
-83
lines changed

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

Lines changed: 93 additions & 70 deletions
Large diffs are not rendered by default.
-565 Bytes
Loading
18.6 KB
Loading
33 KB
Loading
7.46 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 two *pool allocation* modes: *user subscription* and *Batch service*. 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)