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
Copy file name to clipboardExpand all lines: articles/event-grid/mqtt-client-microsoft-entra-token-and-rbac.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,10 @@
2
2
title: Microsoft Entra `JWT` authentication and RBAC authorization for clients with Microsoft Entra identity
3
3
description: Describes JWT authentication and RBAC roles to authorize clients with Microsoft Entra identity to publish or subscribe MQTT messages
4
4
ms.topic: conceptual
5
-
ms.custom:
6
-
- ignite-2023
7
-
ms.date: 11/15/2023
8
-
author: george-guirguis
9
-
ms.author: geguirgu
5
+
ms.custom: build-2024
6
+
ms.date: 01/27/2025
7
+
author: george-guirguis, seth-shanmugam
8
+
ms.author: geguirgu, seshanmugam
10
9
ms.subservice: mqtt
11
10
---
12
11
@@ -16,7 +15,6 @@ You can authenticate MQTT clients with Microsoft Entra JWT to connect to Event G
16
15
17
16
> [!IMPORTANT]
18
17
> - This feature is supported only when using MQTT v5 protocol version
19
-
> - JWT authentication is supported for Managed Identities and Service principals only
20
18
21
19
## Prerequisites
22
20
- You need an Event Grid namespace with MQTT enabled. Learn about [creating Event Grid namespace](/azure/event-grid/create-view-manage-namespaces#create-a-namespace)
0 commit comments