Skip to content

Commit ff4425f

Browse files
authored
Update managed-identity-pools.md
1 parent 84e9a5a commit ff4425f

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
@@ -16,7 +16,7 @@ resources in Azure.
1616

1717
When adding a User-Assigned Managed Identity to a Batch Pool, it is crucial to set the *Identity* property in your configuration. This property links the managed identity to the pool, enabling it to access Azure resources securely. Incorrect setting of the *Identity* property can result in common errors, such as access issues or upload errors.
1818

19-
For more information on configuring managed identities in Azure Batch, please refer to the [Azure Batch Managed Identities documentation](https://learn.microsoft.com/troubleshoot/azure/hpc/batch/use-managed-identities-azure-batch-account-pool).
19+
For more information on configuring managed identities in Azure Batch, please refer to the [Azure Batch Managed Identities documentation](/troubleshoot/azure/hpc/batch/use-managed-identities-azure-batch-account-pool).
2020

2121
This topic explains how to enable user-assigned managed identities on Batch pools and how to use managed identities within the nodes.
2222

0 commit comments

Comments
 (0)