Skip to content

Commit eb6e743

Browse files
committed
Fix typo: idenities -> identities
1 parent 96a23c0 commit eb6e743

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)