You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: articles/azure-web-pubsub/howto-authorize-from-application.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Authorize an application request by using Microsoft Entra ID
3
3
description: Learn how to authorize an application request to Web PubSub resources by using Microsoft Entra ID.
4
4
author: terencefan
5
5
ms.author: tefa
6
-
ms.date: 09/06/2024
6
+
ms.date: 10/12/2024
7
7
ms.service: azure-web-pubsub
8
8
ms.topic: conceptual
9
9
---
@@ -50,7 +50,7 @@ To create a client secret:
50
50
:::image type="content" source="media/howto-authorize-from-application/new-client-secret.png" alt-text="Screenshot that shows creating a client secret.":::
51
51
52
52
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.
54
54
55
55
> [!NOTE]
56
56
> The secret is visible only when you create the secret. You can't view the client secret in the portal later.
0 commit comments