Skip to content

Commit c30e93a

Browse files
authored
fix batch customer managed key link
1 parent e6642da commit c30e93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/managed-identity-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This topic explains how to enable user-assigned managed identities on Batch pool
2121
First, [create your user-assigned managed identity](../active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md) in the same tenant as your Batch account. You can create the identity using the Azure portal, the Azure Command-Line Interface (Azure CLI), PowerShell, Azure Resource Manager, or the Azure REST API. This managed identity does not need to be in the same resource group or even in the same subscription.
2222

2323
> [!IMPORTANT]
24-
> Identities must be configured as user-assigned managed identities. The system-assigned managed identity is available for retrieving [customer-managed keys from Azure KeyVault](batch-customer-managed-key), but these are not supported in batch pools.
24+
> Identities must be configured as user-assigned managed identities. The system-assigned managed identity is available for retrieving [customer-managed keys from Azure KeyVault](./batch-customer-managed-key.md), but these are not supported in batch pools.
2525
2626
## Create a Batch pool with user-assigned managed identities
2727

0 commit comments

Comments
 (0)