Skip to content

Commit 7cf1545

Browse files
committed
Acrolynx, Learn Linter
1 parent 8bb674b commit 7cf1545

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/event-grid/mqtt-client-authentication.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: 'Azure Event Grid Namespace MQTT client authentication'
33
description: 'Describes how MQTT clients are authenticated and mTLS connection is established when a client connects to Azure Event Grid’s MQTT broker feature.'
4-
ms.topic: conceptual
5-
ms.custom:
6-
- build-2023
7-
- ignite-2023
8-
ms.date: 11/15/2023
4+
ms.topic: concept-article
5+
ms.date: 01/21/2025
96
author: george-guirguis
107
ms.author: geguirgu
118
ms.subservice: mqtt
9+
# Customer intent: I want to learn about different types of authentication that MQTT broker in Azure Event Grid supports.
1210
---
1311

1412
# Client authentication
@@ -24,7 +22,7 @@ You can use Certificate Authority (CA) signed certificates or self-signed certif
2422
## Microsoft Entra ID authentication
2523
You can authenticate MQTT clients with Microsoft Entra JWT to connect to Event Grid namespace. You can use Azure role-based access control (Azure RBAC) to enable MQTT clients, with Microsoft Entra identity, to publish or subscribe access to specific topic spaces. For more information, see [Microsoft Entra JWT authentication and Azure RBAC authorization to publish or subscribe MQTT messages](mqtt-client-microsoft-entra-token-and-rbac.md).
2624

27-
## Next steps
25+
## Related content
2826
- Learn how to [authenticate clients using certificate chain](mqtt-certificate-chain-client-authentication.md)
2927
- Learn how to [authenticate client using Microsoft Entra ID token](mqtt-client-azure-ad-token-and-rbac.md)
3028
- See [Transport layer security with MQTT broker](mqtt-transport-layer-security-flow.md)

0 commit comments

Comments
 (0)