Skip to content

Commit 4f24067

Browse files
authored
Update articles/azure-web-pubsub/howto-use-managed-identity.md
1 parent 9182a41 commit 4f24067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/howto-use-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Azure Web PubSub Service is a fully managed service, so you can't use a managed
5959

6060
- Use default Microsoft Entra application.
6161
- Select from existing Microsoft Entra applications. The application ID of the one you choose will be used.
62-
- Specify an Microsoft Entra application. The value should be [Resource ID of an Azure service](../active-directory/managed-identities-azure-resources/services-support-managed-identities.md#azure-services-that-support-azure-ad-authentication)
62+
- Specify a Microsoft Entra application. The value should be [Resource ID of an Azure service](../active-directory/managed-identities-azure-resources/services-support-managed-identities.md#azure-services-that-support-azure-ad-authentication)
6363

6464
> [!NOTE]
6565
> If you validate an access token by yourself in your service, you can choose any one of the resource formats. If you use Azure role-based access control (Azure RBAC) for a data plane, you must use the resource that the service provider requests.

0 commit comments

Comments
 (0)