456 questions with Azure Event Grid tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

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 Hubs
An Azure real-time data ingestion service.
721 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-14T00:55:15.85+00:00
Alfonso Hernandez 20 Reputation points Microsoft Employee
accepted 2024-08-20T15:27:23.93+00:00
Alfonso Hernandez 20 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

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
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-13T13:50:16.7+00:00
Jeffrey van Buuren 35 Reputation points
answered 2024-08-20T05:05:37.9833333+00:00
JananiRamesh-MSFT 29,276 Reputation points
1 answer One of the answers was accepted by the question author.

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 AI Bot Service
An Azure service that provides an integrated environment for bot development.
942 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
721 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
asked 2024-07-19T11:19:43.7666667+00:00
Elvin Khunt 20 Reputation points
commented 2024-08-14T01:34:13.56+00:00
Anonymous
1 answer

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
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-12T07:25:27.0066667+00:00
Harel Danieli 0 Reputation points
answered 2024-08-12T07:32:11.32+00:00
Deepanshu katara 16,720 Reputation points MVP Moderator
1 answer One of the answers was accepted by the question author.

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
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-06T06:14:59.9266667+00:00
Marc Rufer 120 Reputation points MVP
commented 2024-08-09T15:49:59.9066667+00:00
Imran Saroia 0 Reputation points
1 answer

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 Functions
An Azure service that provides an event-driven serverless compute platform.
5,931 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-08T06:45:18.16+00:00
Prashant Verma 0 Reputation points Microsoft Employee
answered 2024-08-08T23:38:58.4833333+00:00
Sander van de Velde | MVP 36,766 Reputation points MVP Volunteer Moderator
0 answers

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 Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-07T19:42:11.01+00:00
Tim Dean 0 Reputation points
0 answers

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 Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-07T17:31:52.08+00:00
Tim Dean 0 Reputation points
0 answers

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
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-06T10:45:47.3033333+00:00
Giampiero Venturini 0 Reputation points
commented 2024-08-06T17:21:44.19+00:00
Sander van de Velde | MVP 36,766 Reputation points MVP Volunteer Moderator
0 answers

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 Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-06T07:31:48.6466667+00:00
Mayuresh Hedaoo 10 Reputation points
1 answer

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 Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,451 questions
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,661 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-08-01T07:12:18.43+00:00
Modou Diouf 0 Reputation points
edited a comment 2024-08-05T09:26:04.0933333+00:00
Modou Diouf 0 Reputation points
1 answer

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 Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-07-21T13:03:46.8233333+00:00
Cedric Menassa 0 Reputation points
answered 2024-08-02T18:08:11.0666667+00:00
Cedric Menassa 0 Reputation points
2 answers One of the answers was accepted by the question author.

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
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-07-24T04:43:22.42+00:00
Prajnan Kotoky 20 Reputation points
edited the question 2024-08-01T04:36:51.0033333+00:00
JananiRamesh-MSFT 29,276 Reputation points
0 answers

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
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
Developer technologies | .NET | Other
asked 2024-07-25T12:53:34.5066667+00:00
Rahul Parikh 0 Reputation points Microsoft Employee
1 answer

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 API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,455 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-07-24T03:17:21.6733333+00:00
Prajnan Kotoky 20 Reputation points
answered 2024-07-24T05:37:36.8366667+00:00
JananiRamesh-MSFT 29,276 Reputation points
0 answers

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
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-07-22T12:33:31.2933333+00:00
Ulrich Landbo 1 Reputation point
commented 2024-07-22T21:02:00.4566667+00:00
Sander van de Velde | MVP 36,766 Reputation points MVP Volunteer Moderator
1 answer

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 Hubs
An Azure real-time data ingestion service.
721 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-07-15T13:02:10.5533333+00:00
Omar Cruz 26 Reputation points
edited a comment 2024-07-22T12:00:40.5833333+00:00
Sander van de Velde | MVP 36,766 Reputation points MVP Volunteer Moderator
1 answer

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 Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,661 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
721 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,533 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,644 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-07-18T18:08:14.79+00:00
Hanna 220 Reputation points
answered 2024-07-19T19:35:43.0366667+00:00
Amira Bedhiafi 33,631 Reputation points Volunteer Moderator
0 answers

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
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-07-01T14:56:23.5166667+00:00
Fábio Santos 85 Reputation points
commented 2024-07-17T05:34:25.8766667+00:00
JananiRamesh-MSFT 29,276 Reputation points
1 answer

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 Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
701 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,201 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
721 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
456 questions
asked 2024-07-16T10:13:33.93+00:00
Richard Geary 25 Reputation points
edited the question 2024-07-17T03:46:54.0133333+00:00
Prrudram-MSFT 28,281 Reputation points Microsoft Employee Moderator