Publish events from Event Grid Topics to Event Grid Topic Spaces

BV 20 Reputation points
2025-06-24T09:08:43.2666667+00:00

Is it possible to publish/forward events received on Event Grid Topics (Namespace or Custom) to Event Grid Topic Spaces (MQTT Broker)? Please can you point to me to the documentation?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
{count} votes

1 answer

Sort by: Most helpful
  1. Deepanshu katara 17,255 Reputation points MVP Moderator
    2025-06-24T09:20:47.1+00:00

    Hello , Welcome to MS Q&A

    Yes, Azure Event Grid does support forwarding events from Event Grid Topics (Namespace or Custom) to Topic Spaces in the MQTT broker feature, but with some architectural considerations.

    To publish or forward events received on Event Grid Topics to Event Grid Topic Spaces (MQTT Broker), you can utilize Azure Event Grid's MQTT broker feature. This feature supports messaging using the MQTT protocol, allowing clients to publish and subscribe to MQTT messages over flexible hierarchical topics.

    Here are some useful resources to get you started:

    1. Quickstart: Publish and subscribe to MQTT messages on an Event Grid namespace with the Azure CLI: This guide helps you create an Event Grid namespace with the MQTT broker enabled, create subresources like clients and topic spaces, and grant access to publish and subscribe to topic spaces. Read more here.
    2. Topic Spaces in Azure Event Grid’s MQTT broker feature: This document explains how topic spaces represent multiple topics through a set of topic templates, simplifying access control management. Learn more here.

    Pls check and let me know if any further ques

    Thanks

    Deepanshu


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.