Skip to content

Commit 1330876

Browse files
authored
fix system-assigned typo (#45634)
1 parent 58ac8d6 commit 1330876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/authentication/user-assigned-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The recommended approach to authenticate an Azure-hosted app to other Azure reso
1717

1818
[!INCLUDE [managed-identity-concepts](../includes/managed-identity-concepts.md)]
1919

20-
The sections ahead describe the steps to enable and use a user-assigned managed identity for an Azure-hosted app. If you need to use a user-assigned managed identity, visit the [system-assigned managed identities](system-assigned-managed-identity.md) article for more information.
20+
The sections ahead describe the steps to enable and use a user-assigned managed identity for an Azure-hosted app. If you need to use a system-assigned managed identity, visit the [system-assigned managed identities](system-assigned-managed-identity.md) article for more information.
2121

2222
## Create a user-assigned managed identity
2323

0 commit comments

Comments
 (0)