Skip to content

Commit 3a14144

Browse files
authored
Merge pull request #126833 from changeworld/patch-13
Fix typo: idenities -> identities
2 parents 96dc223 + eb6e743 commit 3a14144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-azure-web-pubsub-authorization-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.author: glenga
77
---
88

99
> [!IMPORTANT]
10-
> For optimal security, your function app should use managed idenities when connecting to the Web PubSub service instead of using a connection string, which contains a shared secret key. For more information, see [Authorize a managed identity request by using Microsoft Entra ID](../articles/azure-web-pubsub/howto-authorize-from-managed-identity.md).
10+
> For optimal security, your function app should use managed identities when connecting to the Web PubSub service instead of using a connection string, which contains a shared secret key. For more information, see [Authorize a managed identity request by using Microsoft Entra ID](../articles/azure-web-pubsub/howto-authorize-from-managed-identity.md).

0 commit comments

Comments
 (0)