393 questions with Azure Event Grid tags

Sort by: Updated
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,096 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-11-04T08:22:44.6066667+00:00
Hobday, Colin 40 Reputation points
commented 2024-11-08T01:23:33.93+00:00
LeelaRajeshSayana-MSFT 15,886 Reputation points Microsoft Employee
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.
393 questions
asked 2024-11-05T11:25:44.9166667+00:00
Satyam Chauhan 567 Reputation points
commented 2024-11-07T23:03:35.8633333+00:00
Satyam Chauhan 567 Reputation points
0 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.
393 questions
asked 2024-11-06T11:07:21.04+00:00
Bimala Shrestha 0 Reputation points
commented 2024-11-07T05:20:45.38+00:00
JananiRamesh-MSFT 27,911 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.
4,994 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 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,021 Reputation points Microsoft Employee
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.
635 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,919 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-31T17:37:58.8766667+00:00
Ayriss, Barnaby (The Bridge) 0 Reputation points
commented 2024-11-05T02:41:03.8266667+00:00
Vinod Kumar Reddy Chilupuri 660 Reputation points Microsoft Vendor
0 answers

Accessing Custom Metadata in a Blob via Azure Logic App Trigger from Event Webhook

How can custom metadata associated with a BLOB be accessed in an Azure Logic App triggered by an Event webhook? I am trying to pass BLOB metadata to a Logic App, which will then send it via email when a BLOB is added to storage. The metadata is defined…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,205 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-30T17:08:46.45+00:00
edited the question 2024-11-03T05:03:36.78+00:00
Sumarigo-MSFT 47,021 Reputation points Microsoft Employee
1 answer

publish mqtt msg to eventgrid namespace broker with php

I'm developing a platform for IoT devices. By routing MQTT messages through a "namespacetopic" and a subscription with a webhook, I send messages from the IoT nodes to the web server. Now, I would need to send an MQTT message from a cell phone…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-25T13:14:42.84+00:00
Roy 0 Reputation points
answered 2024-10-28T07:02:06.8633333+00:00
Deepanshukatara-6769 10,215 Reputation points
0 answers

Synapse custom event trigger publish is not happening on event grid with master branch

Hi all, I have requirement to trigger synapse pipeline when I publish event on event grid. Without git integration when I configure the Trigger and click on publish button, subscription is appearing on Event grid and trigger is working fine. With git…

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.
4,994 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-07-04T07:51:20.4733333+00:00
Madhusudhana Rao Challapalli 40 Reputation points
commented 2024-10-23T15:40:20.9466667+00:00
Lâm Trịnh 0 Reputation points
1 answer

Is Answering Incoming call from real phone Available in Azure Communication Service?

I'm trying to answer a call from my frontend, but it never gets there.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
894 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-18T17:41:23.7866667+00:00
Ulises Ruiz 0 Reputation points
commented 2024-10-22T21:34:05.8166667+00:00
Ulises Ruiz 0 Reputation points
1 answer

About Event Grid System Topic dead-lettering

Hi, I have a Event Grid Sytem Topic that forwards "Blob Created" events to Event Hub. Everything is well so far. When configuring dead lettering, I set up an Storage Account as destination. When proven, events are store in json format in this…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-21T23:00:01.6133333+00:00
Jona 475 Reputation points
commented 2024-10-22T20:28:08.4533333+00:00
Jona 475 Reputation points
0 answers

My Blob trigger function with source EvenGrid its not being triggered

https://learn.microsoft.com/en-us/azure/azure-functions/functions-event-grid-blob-trigger?pivots=programming-language-csharp Following this guide created and deployed my funtion in net isolated 8 [Function("myFunc")] public async…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,096 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-18T11:28:58.1466667+00:00
Bernardo Chiletto 5 Reputation points
commented 2024-10-18T12:36:09.71+00:00
Nicolas Vera 0 Reputation points
1 answer

Issue with Siemens S7-1200 PLC connection to Event Grid

Hi, I'm trying to use Event Grid as an MQTT broker. I have a Siemens S7-1200 PLC which I'm trying to connect to Event Grid, but Event Grid rejects the connection. I also have Beckhoff PLC, and with that, I have succeeded in MQTT communication with Event…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-10T07:52:38.9466667+00:00
Janne Hagman 0 Reputation points
answered 2024-10-17T21:02:54.94+00:00
Sander van de Velde | MVP 33,046 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Data factory storage event trigger support rename event

Is it possible to add storage event trigger to support blob rename? Currently it only support create and delete activity. But we have another platform called SAP DataSphere, it's using BlobRenamed event type and RenameFile api to push data into storage…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,220 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,832 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-16T05:23:00.34+00:00
Joe Zeng 26 Reputation points
accepted 2024-10-17T00:28:01.89+00:00
Joe Zeng 26 Reputation points
1 answer

Unable to Subscribe to EventGrid Domain using Java Function App Event grid Trigger function

I am trying to subscribe a function in an isolated function app to an event grid domain and am receiving the following…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2023-06-16T05:33:59.4633333+00:00
Ray, Tapan 5 Reputation points
commented 2024-10-16T02:44:48.95+00:00
Haekal Arif Rozikin 0 Reputation points
2 answers

Event grid subscription webhook end point handshake is getting failed

Event grid subscription webhook end point handshake is getting failed. Call Automation code and Devtunnel is up and running in application server. getting below error - Deployment has failed with the following error: {"code":"URL…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-09-26T06:34:00.6933333+00:00
Kumar Negi, Dhananjay 0 Reputation points
commented 2024-10-11T06:59:01.45+00:00
JananiRamesh-MSFT 27,911 Reputation points
0 answers

How to detect missed calls and busy status in Azure Communication Services 1:1 call?

I'm building an app using Azure Communication Services (ACS) where users can call each other. I'm using Event Grid to handle call events like CallStarted, CallEnded, etc. I need to implement the following logic: Missed Call Detection: If a user A calls…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
894 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-07T06:14:29.93+00:00
shafayat jamil 0 Reputation points
commented 2024-10-08T14:11:11.7466667+00:00
VenkateshDodda-MSFT 21,651 Reputation points Microsoft Employee
0 answers

Azure Event Grid SharePoint Set up

Trying to setup Azure Event Grid to work with Graph API, SharePoint, and Logic Apps. I have an existing logic app that uses managed identity that is already setup with SP site permissions. When I go to use the Event Grid connector for trigger, I can't…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,205 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,821 questions
asked 2024-10-07T20:07:22.4533333+00:00
JSki 0 Reputation points
1 answer

EventGrid Topic /Event Grid Subscription ARM Template Error

I have written a ARM Template script that should deploy a Event Grid Topic and then Event Grid Subscription with endpoint to an azure function. but when you running you get the following error. what am I doing wrong New-AzSubscriptionDeployment :…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-10-01T19:24:24.3933333+00:00
Riaz Ansary 21 Reputation points
answered 2024-10-01T21:57:51.11+00:00
LeelaRajeshSayana-MSFT 15,886 Reputation points Microsoft Employee
2 answers

CloudEvent to trigger Data Factory pipeline

Hey, I have a question if it is possible to start a pipeline in synapse via custom trigger, but with an event that will be in CloudEvent format. I was able to do it with an event in EventGrid format by following this article …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,832 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-09-23T10:00:15.1633333+00:00
TOMA 0 Reputation points
answered 2024-09-25T11:22:06.1866667+00:00
phemanth 11,200 Reputation points Microsoft Vendor
0 answers

Event Grid System Topic security

I want to understand how event grid system topic is made secured from external traffic on a network level? Is it secured using Azure backbone or managed Vnet integration so external traffic can not post events to it and only it is accessible to Azure…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
393 questions
asked 2024-09-12T07:25:28.5766667+00:00
Syed, Umair 25 Reputation points
edited the question 2024-09-12T09:44:37.02+00:00
AmaranS 6,845 Reputation points Microsoft Vendor