407 questions with Azure Event Grid tags

Sort by: Updated
1 answer

How to configure Event Grid topic for cross-tenant delivery

Hi, I am trying to configure an EventGrid Topic to deliver events to a subscription for a different Tenant. I am following this article…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-12-12T11:25:50.6+00:00
Andrew HB 341 Reputation points
answered 2024-12-26T03:45:56.04+00:00
VenkateshDodda-MSFT 23,141 Reputation points Microsoft Employee
0 answers

Problem configuring azure event grid JWT authentication

I am trying to configure Azure Event Grid's JWT authentication. My tokens are coming from auth0 and I need Event Grid to validate them against the auth0 certificate. Now when I download the certificate from auth0 it only includes the public key (which…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-12-24T06:18:51.7633333+00:00
Mohammad Alinia 0 Reputation points
1 answer

I have an application which sends table data from ibmias400 tables . How to collect messages and process it according to table names from messages and load it into delta parquet files/SQL tables and use it for reporting purposes?

I have an application which sends table data from ibmias400 tables . How to collect messages and process it according to table names from messages and load it into delta parquet files/SQL tables and use it for reporting purposes?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
663 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,215 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,205 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-12-20T05:55:04.43+00:00
Suraj Surendran 60 Reputation points
answered 2024-12-20T07:38:44.3366667+00:00
AnnuKumari-MSFT 33,976 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to use a CA signed Certificate in Event Grid Namespace MQTT broker

Hi, I am using Azure Event Grid Namespace MQTT Broker and MQTTX application for testing the clients authentication using Self-signed certificates. It is working fine, clients are able to Publish to the topic spaces and other clients are able to Subscribe…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-12-02T10:18:17.53+00:00
Satyam Chauhan 607 Reputation points
accepted 2024-12-20T06:05:45.71+00:00
Satyam Chauhan 607 Reputation points
1 answer

Event Grid mqtt topic filtering for Azure functions

Hi all, I am using Event Grid as an MQTT broker to receive data from multiple MQTT devices, each publishing to unique topics (e.g., "Devices/DeviceType1/Device1", "Devices/DeviceType2/Device100"). I aim to dynamically route messages…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,251 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-12-17T15:58:34.0866667+00:00
Thomas Jackson 0 Reputation points
answered 2024-12-17T18:24:46.1666667+00:00
Khadeer Ali 1,400 Reputation points Microsoft Vendor
0 answers

Add EventGridSystemTopicEventSubscription with deadletter not working with powershell

I want to create an event subscription for a FunctionApp but can not find how to define the DeadletterEndpoint. My pipeline has Az module v12.5.0 installed.   The following code is working but how can I define the storage account container for…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,706 questions
asked 2024-12-12T11:24:19.0066667+00:00
Frederic 35 Reputation points
commented 2024-12-12T12:19:50.9766667+00:00
Frederic 35 Reputation points
2 answers One of the answers was accepted by the question author.

Changing ADF Trigger changes Advanced Filters in Container Blob EventGrid

Hi, I am using SFTP in a Storage Container set up with an EventGrid that triggers an ADF pipeline when a new file is uploaded to the container. My event grid subscription is set to the filters values you can see in the first attached image. With the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,003 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,048 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-12-04T15:07:23.4833333+00:00
Luis Chaves Rodriguez 20 Reputation points
commented 2024-12-10T16:12:11.1133333+00:00
Amrinder Singh 5,555 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How do i format the endpoint URL? - Trigger Azure functions using event subscriptions using bicep

Hi, I have followed this approach and have had success setting this up via the portal. However, when attempting the same using Bicep, the failure is at the point of creating the Event Grid subscription. I receive a generic error but believe its to do…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,003 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-12-03T07:46:49.2433333+00:00
Adam Evans 20 Reputation points
accepted 2024-12-06T07:51:25.27+00:00
Adam Evans 20 Reputation points
0 answers

Deployment error when trying to enable dead-lettering on an event subscription in Azure

Hi, We configured an event subscription (webhook call) on the system topic of an IoT hub event grid to relay events to another system. It works okay in all environments but we noticed some failed event deliveries in Prod, only a fraction of the total IoT…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,222 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-12-05T16:27:16.38+00:00
GERARDIN Frederic 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to Define and Use Variable Values in a Topic Namespace

Hi, I am using azure event grid namespace mqtt broker. The broker has topic spaces configured. I want the topic template to support variable which can be replaced by client while publishing. For example, The topic template should be something like this…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-11-11T09:44:45.5+00:00
Satyam Chauhan 607 Reputation points
commented 2024-12-02T10:00:05.3766667+00:00
Satyam Chauhan 607 Reputation points
2 answers

How to get a callback or a notification from azure to my api endpoint when i upload a blob to a storage account ?

I want to get a azure callback for which i have created a call-back api in my server side when a client uploads a blob to a storage account i want to get a status saying it has been uploaded to azure on the server side . Could you please suggest me the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,003 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-11-27T10:04:08.8733333+00:00
Sahil Kumar 0 Reputation points
commented 2024-12-02T07:13:22.61+00:00
Keshavulu Dasari 2,420 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Forward from Event Grid to Service Bus

Hi, I have a Event Grid namespace and a topic on it, and I need to forward its messages to a Service Bus topic. In the subscription configuration (while creating it), I realized that the only supported methods are Event Hubs and Webhooks, but I don't see…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
653 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-11-19T15:32:17.7033333+00:00
Jona 495 Reputation points
accepted 2024-11-20T14:54:05.5333333+00:00
Jona 495 Reputation points
1 answer

Event Subscription Storage Blob create/delete not triggered via azure cli, azcopy or python SDK

I've set up a Service Bus queue and an Event Subscription to monitor a directory in my Blob storage, to log the event in the service bus queue, whenever a blob is created, or deleted. This system works as intended when I manually upload files using the…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
653 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,003 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-10-31T17:37:58.8766667+00:00
Ayriss, Barnaby (The Bridge) 0 Reputation points
commented 2024-11-19T06:00:12.21+00:00
Sumarigo-MSFT 47,371 Reputation points Microsoft Employee
0 answers

DeliveryFailedEvent from Azure Event Grid to Synapse trigger with errorCode=RequestEntityTooLarge

I have an event-driven flow where changes in Comsos DB triggers an Azure Function the Azure Function pushes each changed document to a topic in Azure Event Grid a Synapse trigger is triggered and pushes the changed document to a Synapse…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,251 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,710 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-11-08T08:39:37.6+00:00
Hobday, Colin 45 Reputation points
edited the question 2024-11-18T08:12:20.4266667+00:00
AnnuKumari-MSFT 33,976 Reputation points Microsoft Employee
0 answers

Securely Routing Graph Events to Azure Function via Event Grid

I have a partner topic for receiving Graph events. Currently, there is an Azure Function endpoint set to handle these events that is open to all networks. However, the goal is to restrict traffic to only within a VNET and from Graph events. If the Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,251 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,653 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-11-11T08:41:59.41+00:00
Beetus A.S. (Antony) 0 Reputation points
commented 2024-11-14T07:00:59.51+00:00
JananiRamesh-MSFT 29,191 Reputation points
1 answer

Event grid failed events through not storing in dead letter queue

We want to check failed events will be go on dead letter or not . We have event grid and webhook(logic app) end point . We added response action with code 400 from logic app . so we assume that events will be moving in to dead letter queue .…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,275 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2022-12-02T10:40:35.537+00:00
Karnavkumar Vyas 1 Reputation point
commented 2024-11-13T12:44:37.75+00:00
shaswat1122 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to use a self signed certificate to publish messages on azure event grid namespace mqtt broker

Hi, I am trying to implement the the publish and subscribe functionality in a C# application, where I want to use a self signed certificate to authenticate the client, and then publish some data to the mqtt broker which can be received to all the…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-11-05T11:25:44.9166667+00:00
Satyam Chauhan 607 Reputation points
commented 2024-11-08T11:43:36.4133333+00:00
Sander van de Velde | MVP 33,951 Reputation points MVP
1 answer

message delivery failed with errorCode=RequestEntityTooLarge although only 100KB

I have a trigger that subscribes to changes in Cosmos DB and pushes the document to Azure Event Grid. I am getting FailedEvents. From the diagnostic log, it is clear that the reason is PayloadTooLarge, although the message is only about 150KB. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,251 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-11-04T08:22:44.6066667+00:00
Hobday, Colin 45 Reputation points
commented 2024-11-08T01:23:33.93+00:00
LeelaRajeshSayana-MSFT 16,786 Reputation points
2 answers

Event Grid Subscription create issue

Deploying Event Subscription: figsflowemail Deployment has failed with the following error: {"code": "URL validation", "message": "Webhook validation handshake failed for…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-11-06T11:07:21.04+00:00
Bimala Shrestha 5 Reputation points
answered 2024-11-07T05:20:45.38+00:00
JananiRamesh-MSFT 29,191 Reputation points
1 answer

Event Trigger is not firing Synapse pipeline

I have created an Event Trigger in Synapse to trigger pipeline based on file arrival in a certain container. The trigger creation created the event subscription in my storage account and whenever I upload a file, I can see the events in the event…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,093 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
407 questions
asked 2024-10-25T05:44:05.0166667+00:00
Shaan Shastri 0 Reputation points
edited the question 2024-11-05T04:31:38.92+00:00
Sumarigo-MSFT 47,371 Reputation points Microsoft Employee