I'm unsure if I should use Azure Event Hub or Azure Event Grid
I've been digging into both products Azure Event Grid and Azure Event Hub to learn which tool suits better in my use case. I'll share a brief of my use case, hopefully that makes some clarity around this dilemma I have: Use case When user's state change,…
Azure Event Hubs
Azure Event Grid
Can't enable MQTT for Event Grid Namespace
I have no idea why this is happening. I'm following the documentation (https://learn.microsoft.com/en-us/azure/event-grid/create-view-manage-namespaces#enable-mqtt) on how to set up a MQTT broker inside of Azure, using the Event Grid Namespace service.…
Azure Event Grid
Is there any way to trigger an event when the MSteams bot is opened
Is it possible to get a webhook, payload or event notification, when we open the MS teams bot. Currently we are getting webhook payloads only when a message is sent in the bot. Is there any way to trigger an event when the MS teams bot or MS team app is…
Azure AI Bot Service
Azure Event Hubs
Azure Event Grid
Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
EventGrid topic handshake validation fails
Hey all! I'm trying to create an event subscription with webhook through azure event grid and for some reason the handshake validation fails. I don't understand why since I can see I am returning the correct response when I test the endpoint... …
Azure Event Grid

Does recommendation for regeneration of Azure Event Grid shared access signature key also affect system topics?
Recently I received an email with subject "Regenerate your Azure Event Grid shared access signature key on or after 15 August 2024" because I'm using Event Grid in the affected subscription. However Event Grid is only used because I make use of…
Azure Event Grid

Webhook validation handshake failed with response code unknown
I'm unable to update the webhook endpoint of Event grid subscription. I've created a new http triggered azure function and I'm trying to update the webhook endpoint point of an event subscription to this new function. After update the endpoint and adding…
Azure Functions
Azure Event Grid

Is it possible to run Azure Logic App with event grid trigger in VS Code?
I am converting some Azure Logic Apps from the consumption model to standard. As part of the move I would like to be able to run and debug the logic app flows locally in VS Code. But all of the examples and documentation I can find for running a Standard…
Azure Logic Apps
Azure Event Grid
Is it possible to locally run a Standard Azure Logic App with an event grid trigger?
I have a several consumption Azure Logic app that I am converting to Standard Azure Logic Apps, and I'd like to be able to run/debug locally. Every single example I can find for setting up local development for logic apps uses an example with an HTTP…
Azure Logic Apps
Azure Event Grid
event grid autentication problem
We have the event grid id3MqttEventGrid We have the business application MQTTINGESTION The business application MQTTIGESTION has a client secret The .NET server calls the HTTP API https://login.microsoftonline.com/{azureTenantId}/oauth2/v2.0/token…
Azure Event Grid

Event grid Broker Bridge with HiveMq Broker or 3rd party Broker
We are trying to create UNS , with HiveMq and Event Grid , the all possible configuration is available in hiveMq documentation but not getting any supportive documentation on event grid broker connection & configuration. hiveMq broker is hosted on…
Azure Event Grid
Azure KeyValut Secret Expired Event Not Getting Fired
Hi, I have a secret stored in azure key vault with an expired date , I want to be notified when the secret near be expired (30 days after the expiration date). To do that, i used Azure Event Grid to listen the key vault secret event with…
Azure Key Vault
Azure Monitor
Azure Event Grid
Is it possible to set a "Delivery Header" in an Event Subscription to extract part of a dynamic header source field?
Hi there, I have an Event Subscription set up on an Event Grid Namespace Topic, with an Event Hub endpoint type. I want to create a header called PartitionKey with a value that's part of the topic name. My devices have different IDs and send various…
Azure Event Grid
Azure EventGrid webhook validation error
Hi I am trying to set an Event Grid subscription as webhook endpoint whose URL is pointing to my internal only API Management instance. If I point to my staging API Management instance (which is external), webhook is successfully created. Is it…
Azure Event Grid
Use Managed identity credentials with ARMClient to create EventGridDomain Topic
We are Using .NET SDK for Managing the event grid domain topic/subscription through applicaiton code. The AmrClient We are using is using DefaultAzureCredential using service principal ClientID/ClientCertificate. Following this example:…
Azure Event Grid
Developer technologies | .NET | Other
EventGrid Subscription Webhook validation handshake failure
I am setting up a new project where I need to setup EventGrid Topic subscription pointing to an API url of my Development API Management instance which is internal only. It uses commercial CA certificates as advised in here. I am getting following error…
Azure API Management
Azure Event Grid
Azure Event Grid latency on publish event is occasionally very high
I am running an Azure Event Grid Topic on the Basic pricing tier. On average the latency for publishing event to the topic is fine but occasionally the latency for publish can go as high as 20 seconds. Any advise for improving the latency?
Azure Event Grid


How to publish an MQTT message in Event grid after the reception of a message in Event Hub ?
Hello. My devices report the data by MQTT, messages easily received in event grid. Event grid passes the messages to Event Hub. Event hub passes the messages where there are treated, filtered, etc. The response is sent back to Event Hub. From Event Hub…
Azure Event Hubs
Azure Event Grid


Workflow that logs the completion of certain pipelines into a table
I'm having a lot of difficulty implementing the solutions I had in mind. Previously, I asked for help to create an architecture that would be efficient, easy to maintain, and cost-effective. I received various suggestions, but I can't decide which one to…
Azure Monitor
Azure Event Hubs
Azure Databricks
Azure Data Factory
Azure Event Grid

Create Event Grid Event Subscription : Publisher Notification Error
Hello, I have Event Grid System Topic Created. I'm Getting The following Error when try to create event subscription with azure function as destination: Information about this client id: It seems something like Service Principal managed by Azure. I…
Azure Event Grid
How do i get a real HTTP 429 error code response from any Azure service like "Service BUS"
How do i get a real HTTP 429 error code response from any Azure service like for example "Service BUS". Is there any way set the resource manager throttling value to 0 or to code a Powershell skript without accidentaly "DDOSing" a…
Azure Service Bus
Azure Blob Storage
Azure Event Hubs
Azure Event Grid
