An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Azure Eventgrid throws internal server error to publishers causing delayed events.
We utilize Azure Eventgrid and are sometimes experiencing service disruptions as events get delayed with approx 30-60 minutes from initial publication time. The Eventgrid resource has all diagnostic features turned on and shows that during these episodes…
Azure Event Grid
Event subscription managed identity type issue change from "None" to "System Assigned"
Hi I have an issue. When I'm trying to change existing event subcription Managed identity type from "None" into "System Assigned" I have a following error: "Managed Identity for XXXXX:YYYYY:ZZZZZ:TTTT (hiding for security) does…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Event Grid DNS Resolution Failure for Belgium Central Region - Hostname Not Found
We are experiencing DNS resolution failures when attempting to connect to Azure Event Grid endpoints in the Belgium Central region. The issue appears to be related to the endpoint suffix numbering. Issue Details: Error Message: getaddrinfo ENOTFOUND…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Exchange setup in connection event_grid - storage account queue
Hi all, I have a question, currently we have setup where we have Azure event grid topic, where we have event grid subscriptions created (3 subscriptions) which are sending messages to the queues created on storage account. Currently this setup is working…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Send command from my backend service to eventgrid client
I am able to send the device to cloud messages and receive on my backend service using eventgrid namespace topic-space feature. However, i am unbale to find a way to send cloud to deivice messages to my eventgrid client using eventgrid namespace mqtt…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
MQTT sessions Maximum client sessions per authentication name = 1, exceed in specific client
We are using a service that connects to the MQTT broker service in Azure Event Grid. It had been connecting successfully for a long time with the configuration "Maximum client sessions per authentication name = 1." Then, there was an issue in…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
event grid topic subscriptions stuck in Deleting state
i am a Microsoft employee working on the Microsoft Learn website. yesterday afternoon, we tried to do a regular deployment using EV2 and ARM. when our ARM templates tried to update our existing Event Grid Topic Subscriptions, they timed out and the…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Event Grid Namespace – Webhook push subscription ignores maxEventsPerBatch and always shows 1 in portal
I’m looking for an official clarification (or documentation link) regarding batching behavior for Azure Event Grid Namespace (EGNS) when using Push delivery with WebHook destinations. Scenario Azure Event Grid Namespace Topic → Event…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Event subscriptions stuck in Creating/Deleting for 24+ hours, returning 409 Invalid ProvisioningState on all delete attempts (portal and CLI). System topic was deleted but subscriptions remain orphaned.
I have multiple Event Grid subscriptions on a storage account that are stuck in "Creating" state and cannot be deleted. Stuck subscriptions (all on the same paxxxxxxxxbsdev storage account): - 5 subscriptions with various endpoint types…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Azure API returns 500 when creating a webhook subscription on an eventgrid using pulumi
Hi there, I'm getting this error while trying to create a resource: error: Status=500 Code="InternalServerError" Message="The operation failed due to an internal server error. The initial state of the impacted resources (if any) are…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Event Grid Namespace - MSI tokens show different aud values for the same webhook – how to reliably validate UAMI tokens?
I’m encountering a scenario with Event Grid Namespace (ENGS) using User-Assigned Managed Identity (UAMI), and I need clarification about token behavior. Scenario I have an ENGS subscription delivering (PUSH delivery) events to a webhook. The webhook…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
use jwt connect evevt grid Token containes invalid audience
use jwt connect event grid failed log "Token containes invalid audience" event grid setting "topicSpacesConfiguration": { "state": "Enabled", …
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Event Grid cross-tenant delivery using Managed Identity fails with “Internal error” when creating Event Subscription
Hi, I’m implementing cross-tenant Event Grid delivery using Managed Identity, following this official Microsoft doc: https://learn.microsoft.com/azure/event-grid/cross-tenant-delivery-using-managed-identity I have two tenants: Customer tenant (Tenant…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Deployment of Event for Storage Account is failing with Internal Server Error.
I am trying to subscribe to a Blob Created event in a Storage account using an Event Grid subscription. However, when I attempt to create the subscription, I receive the following error message: Deployment has failed with the following error:…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Event Grid subscription to Storage Queue not delivering ACS email events
I am trying to capture Azure Communication Services (ACS) email delivery and bounce events into a Storage Queue. I successfully created an Event Grid subscription (SchoolEmailEvents) targeting my queue acs-logs in the schoolemails storage account. The…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
How on earth can one set up event logs for Azure emails that actually work?
I am going round and round in circles with Azure trying to set up an event log. I just want to have all emails logged in a CSV. delivered, bounced, time, recipient etc. The very basics. It keeps running into snags. I am almost there but some identity…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Azure Event Grid: Not able to publish message to Namespace topic with aeg-sas-key header
I am publishing a message to an Azure Event Grid Namespace Topic using the REST API with aeg-sas-key authentication. However, I am encountering the following error during the publish request. { "error": { "code":…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Does Event grid support Batch processing from Azure Function App?
We are trying to implement an Event Grid system topic to fetch documents for batch processing through an Azure Function App. However, it processes a single file each time instead of batching. Could someone confirm whether Event Grid supports batch…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Errors when adding a MQTT custom domain to an Event Grid Namespace
An error is always received when using the Azure Management Portal to add a custom MQTT domain to an Event Grid Namespace using a Key Vault certificate with access granted through a System Managed Identity. I have set the System identity access for…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
Sparkplug B clients cannot access EventGrid MQTT broker
Hi, Following the article on Sparkplug B support for EventGrid, I wanted to demo the functionality with an MQTT publisher and subscriber following the Sparkplug B specification. I generated two X.509 certificates signed by a self-signed certificate and…
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.