Skip to content

Commit f88de09

Browse files
author
gitName
committed
[APIM][uuf] Update to websocket API
1 parent 512ebb5 commit f88de09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/websocket-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-api-management
55
author: dlepow
66
ms.author: danlep
77
ms.topic: how-to
8-
ms.date: 10/27/2022
8+
ms.date: 02/18/2025
99
ms.custom: template-how-to
1010
---
1111

@@ -17,7 +17,7 @@ With API Management’s WebSocket API solution, API publishers can quickly add a
1717

1818
[!INCLUDE [api-management-workspace-availability](../../includes/api-management-workspace-availability.md)]
1919

20-
You can secure WebSocket APIs by applying existing access control policies, like [JWT validation](validate-jwt-policy.md). You can also test WebSocket APIs using the API test consoles in both Azure portal and developer portal. Building on existing observability capabilities, API Management provides metrics and logs for monitoring and troubleshooting WebSocket APIs.
20+
You can secure WebSocket APIs similar to other APIs by applying API Management's [access control policies](api-management-policies.md#authentication-and-authorization). You can also test WebSocket APIs using the API test consoles in both Azure portal and developer portal. Building on existing observability capabilities, API Management provides metrics and logs for monitoring and troubleshooting WebSocket APIs.
2121

2222
In this article, you will:
2323
> [!div class="checklist"]

0 commit comments

Comments
 (0)