diff --git a/modules/installation-using-azure-managed-identities.adoc b/modules/installation-using-azure-managed-identities.adoc index e97f0668f5..b50089dfff 100644 --- a/modules/installation-using-azure-managed-identities.adoc +++ b/modules/installation-using-azure-managed-identities.adoc @@ -17,5 +17,5 @@ If you are unable to use a managed identity, you can use a service principal. .. Assign it to the virtual machine that you will run the installation program from. .. Record its client ID. You require this value when installing the cluster. + -For more information about viewing the details of a user-assigned managed identity, see the Microsoft Azure documentation for link:https:https://learn.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp#list-user-assigned-managed-identities[listing user-assigned managed identities]. +For more information about viewing the details of a user-assigned managed identity, see the Microsoft Azure documentation for link:https://learn.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp#list-user-assigned-managed-identities[listing user-assigned managed identities]. . Verify that the required permissions are assigned to the managed identity.