Skip to content

Commit fe3257a

Browse files
Update troubleshoot-management-issues.md
1 parent 0c88264 commit fe3257a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/virtual-desktop/troubleshoot-management-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To solve this issue, before signing in to the Azure portal, the admin first need
3636

3737
If you configure a host pool to use a user-assigned managed identity object through Azure PowerShell or REST API, you may [view associated Azure resources for a user-assigned managed identity](/entra/identity/managed-identities-azure-resources/how-to-view-associated-resources-for-an-identity) and notice that the host pool object is not linked.
3838

39-
This issue occurs due to an error in the assignment of the user-assigned managed identity. Double check the ID of the user-assigned managed identity (in the form of "/subscriptions/subscriptionId/resourcegroups/resourceGroupName/providers/Microsoft.ManagedIdentity/userAssignedIdentities/managedIdentityName"). Currently, the host pool APis will accept the parameter even if there is a missing "/" at the start of the ID.
39+
This issue occurs due to an error in the assignment of the user-assigned managed identity. Double check the ID of the user-assigned managed identity (in the form of "/subscriptions/subscriptionId/resourcegroups/resourceGroupName/providers/Microsoft.ManagedIdentity/userAssignedIdentities/managedIdentityName"). Currently, the host pool API will accept the parameter even if the ID missing a leading "/".
4040

4141
## Next steps
4242

0 commit comments

Comments
 (0)