Skip to content

Commit 15f1450

Browse files
authored
Update managed-identity-pools.md
1 parent 66e2927 commit 15f1450

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/batch/managed-identity-pools.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Configure managed identities in Batch pools
33
description: Learn how to enable user-assigned managed identities on Batch pools and how to use managed identities within the nodes.
44
ms.topic: concept-article
5-
ms.date: 04/02/2025
5+
ms.date: 07/08/2025
66
ms.devlang: csharp
77
ai-usage: ai-assisted
88
ms.custom:
@@ -62,6 +62,8 @@ To create a Batch pool with a user-assigned managed identity through the Azure p
6262
1. For **Identity**, change the setting to **User assigned**.
6363
1. Under **User assigned managed identity**, select **Add**.
6464
1. Select the user assigned managed identity or identities you want to use. Then, select **Add**.
65+
> [!NOTE]
66+
> You can assign only one managed identity at a time for both the autostorage account level and the batch account level. However, at the pool level, you have the flexibility to use multiple user-assigned managed identities.
6567
1. Under **Operating System**, select the publisher, offer, and SKU to use.
6668
1. Optionally, enable the managed identity in the container registry:
6769
1. For **Container configuration**, change the setting to **Custom**. Then, select your custom configuration.

0 commit comments

Comments
 (0)