How to broadcast to device groups with Event Grid MQTT when clients don’t know their own attributes?
Hi, I’m evaluating Azure Event Grid MQTT (preview) for a large IoT deployment, and I’ve run into a design challenge that I can’t resolve with the current documentation. My setup I have many physical devices and device groups (> 10). Physical…
Azure Event Grid
HTTP Publish of MQTT messages returning 404 error
Testing the HTTP Publish feature for MQTT messages, currently in public preview, results in multiple issues. Following the steps outlined in the HTTP Publish of MQTT messages with Azure Event Grid documentation: Running the command az account…
Azure Event Grid


Post HTTP messages to a MQTT TopicSpace in Event Grid Namespace
Is it possible to post messages to a TopicSpace in Event Grid Namespace? We would like to publish messages to MQTT TopicSpace on the Event Grid Namespace from an Azure Logic App, which can then be consumed by subscribers: When trying the following…
Azure Event Grid
What is the Azure Event Grid pricing for KeepAlive related messages?
A common pattern when using MQTT is to send continuous PingReq messages within a defined Keep-Alive interval. How are PingReq-type messages billed?
Azure Event Grid
Azure Event Grid System Topic Deployment Fails with Maintenance Configuration Source — Anyone Else Experiencing This?
Hi all, I'm running into a consistent issue when trying to deploy an Event Grid System Topic using a Maintenance Configuration as the source in Azure. The deployment fails with the following error: Creation of System Topic has failed with error: Unable…
Azure Event Grid
I cannot create a system topic event subscription after re-creating the storage account and system topic.
My goal is to use event grid to send an event to an azure function whenever a file has been created in blob storage. Every resource is in the same resource group, one for each environment. I am using bicep to deploy our resources, and the following is…
Azure Event Grid

Internal Server Error while creating a EventGrid Namespace subscription in Push delivery mode
I’m trying to create an EventGrid Namespace subscription in Push delivery mode, but I encountered the following error. However, I can create a subscription in Queue mode without any issues. Could you help me understand what’s causing this error? │``…
Azure Event Grid

I'm getting Delivery failed for my event subscription..
I have an event subscription that trigger an azure function.. But, I'm getting Delivery failed for my event subscription.
Azure Event Grid
ventGrid to Service Bus subscription fails with internal server error in Switzerland North
I have Azure Developer Support and need help with EventGrid subscription creation failing with internal server errors. Environment Subscription: 041e3b12-1c32-468a-8386-53833397e791 Region: Switzerland North Resource Group: rg-lentinis-cms Support…
Azure Event Grid
Internal Server Error when creating/updating Event Grid Scoped Event Subscription
Details: I am encountering an internal server error when trying to create or update a scoped Event Grid event subscription via Terraform. Scope:…
Azure Event Grid
When will Event grid Partner Topics support TLS 1.3
When setting up an Event Grid Partner Topic, the Transport Layer Security option only provides selection for TLS up to 1.2. If I change my web app to require TLS 1.3 the subscription stops working. When will event grid partner topics be updated to enable…
Azure Event Grid
Why is this push notification payload not valid for ACS iOS library
Based on this link: https://github.com/Azure-Samples/azure-communication-services-calling-event-grid/blob/main/add-calling-push-notifications-event-grid/ACSCallingNativeRegistrarLite/Models/PushNotificationInfo.cs I am sending a payload that is a…
Azure Communication Services
Azure Event Grid

Azure Function in Container App Webhook validation handshake fails
Hello Trying to provision a eventgrid subscription I get the following error: ERROR:…
Azure Functions
Azure Event Grid
Azure Container Apps
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
'EndpointType' parameters not found while running automation script for Event grid subscription
Hi, I am trying to automate storage account creation with stroage queue and also configuring Event Grid subscription to forward events. But when the script tries to create event grid, the script fails with a 'parameter not found' error when configuring…
Azure Event Grid
Deployment has failed with the following error: MinimumTlsVersion is not supported by webhook endpoint
Trying to create Webhook Endpoint for Event Subscription but getting error. We have configured Event Grid System Topic. Tried selecting/deselecting all options in TLS (under Additional Features) but no luck. Our existing Event subscriptions do not have…
Azure Event Grid
Azure Function App Erro
Hi Everyone, I am currently working as a newcomer in the realm of Azure Digital Twins. I am reaching out to seek your expertise on a particular issue I've encountered. I am pleased to say that I have successfully managed to transmit data into the Azure…
Azure Event Grid
How do I configure the event grid so I can pull SMS events generated by the Comm. Service?
I do not want to use webhooks but to pull the SMS events when I need them. How do I configure the Event Grid Resource in my tenant to do this? Thanks Daniel
Azure Event Grid
Why does Event Grid subscription validation fail permanently with no retry if endpoint is cold?
When creating an Azure Event Grid subscription to a WebHook or Azure Function endpoint, if the endpoint is temporarily unavailable (e.g., cold start, DNS delay), the validation request fails, and the subscription enters a provisioningState =…
Azure Event Grid


How to remove resources stuck in Updating-state?
I have an event grid that is stuck in Updating-state and i cannot delete it. What can i do to get it deleted?