Skip to content

Commit a421832

Browse files
authored
Update managed-identity-pools.md
1 parent a74e8bc commit a421832

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/batch/managed-identity-pools.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ var pool = await managementClient.Pool.CreateWithHttpMessagesAsync(
108108
cancellationToken: default(CancellationToken)).ConfigureAwait(false);
109109
```
110110

111-
> [!IMPORTANT]
112-
> Currently Batch package Microsoft.Azure.Batch 16.2.0 does not support BatchpoolIdentity
113-
114111
## Use user-assigned managed identities in Batch nodes
115112

116113
Many Azure Batch functions that access other Azure resources directly on the compute nodes, such as Azure Storage or

0 commit comments

Comments
 (0)