Skip to content

Commit 0cda281

Browse files
Merge pull request #286966 from Akhilesh-microsoft/AWP/howto_authorize_from_application
[AWP: howto-authorize-from-application]: Verified the article, reviewed the content, and fixed all minor editorial issues. Updated ms.date w.r.t freshness pass.
2 parents 95a1b0d + 5b97492 commit 0cda281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-web-pubsub/howto-authorize-from-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Authorize an application request by using Microsoft Entra ID
33
description: Learn how to authorize an application request to Web PubSub resources by using Microsoft Entra ID.
44
author: terencefan
55
ms.author: tefa
6-
ms.date: 09/06/2024
6+
ms.date: 10/12/2024
77
ms.service: azure-web-pubsub
88
ms.topic: conceptual
99
---
@@ -50,7 +50,7 @@ To create a client secret:
5050
:::image type="content" source="media/howto-authorize-from-application/new-client-secret.png" alt-text="Screenshot that shows creating a client secret.":::
5151

5252
1. Enter a description for the client secret, and then choose an **Expires** time for the secret.
53-
1. Copy the value of the client secret, and then paste it to a secure location to save for later use.
53+
1. Copy the value of the client secret and paste it in a secure location for later use.
5454

5555
> [!NOTE]
5656
> The secret is visible only when you create the secret. You can't view the client secret in the portal later.

0 commit comments

Comments
 (0)