Skip to content

Commit d98ee01

Browse files
committed
Features in preview
1 parent a1df51e commit d98ee01

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/event-grid/custom-domains-namespaces.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ The Event Grid namespace is automatically assigned an HTTP hostname at the time
1414

1515
You can assign your custom domain names to your Event Grid namespace’s MQTT and HTTP host names, along with the default host names. Custom domain configurations not only help you to meet your security and compliance requirements, but also eliminates the need to modify your clients that are already linked to your domain.
1616

17+
> [!NOTE]
18+
> This feature is currently in preview.
19+
1720
## High-level steps
1821

1922
To use custom domains for namespaces, follow these steps:

articles/event-grid/oauth-json-web-token-authentication.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ This article shows how to authenticate with Azure Event Grid namespace using JSO
1414

1515
OAuth 2.0 (JSON Web Token) authentication allows clients to authenticate and connect with the MQTT broker using JSON Web Tokens (JWT) issued by any OpenID Connect identity provider, apart from Microsoft Entra ID. MQTT clients can get their token from their identity provider and provide the token in the MQTTv5 or MQTTv3.1.1 CONNECT packets to authenticate with the MQTT broker. This authentication method provides a lightweight, secure, and flexible option for MQTT clients that aren't provisioned in Azure.
1616

17+
> [!NOTE]
18+
> This feature is currently in preview.
19+
1720
## High-level steps
1821

1922
To use custom JWT authentication for namespaces, follow these steps:

0 commit comments

Comments
 (0)