337 questions with Azure Event Grid tags

Sort by: Updated
0 answers

How to connect Function app and Event Grid?

Hey, I have two questions that are related to Event Grid and I'd be happy for any help. My idea is to have a function app that sends an event to another function app. For that I have created a topic in my Event Grid and set receiver function as a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,495 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-17T17:46:15.78+00:00
Vlad K 0 Reputation points
0 answers

Logic App Webhook for an Event Grid Topic

Hello, I am designing a logic app to receive events from Event grid. My logic App will be subscribing to an existing Event Grid webhook subscription endpoint. As I need a trigger to avoid continous polling of events. I am using a HTTP Webhook…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,939 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-17T17:41:47.6966667+00:00
Mandar Mahadadalkar 20 Reputation points
edited the question 2024-06-17T17:43:03.52+00:00
Mandar Mahadadalkar 20 Reputation points
1 answer

How to publish mqtt message to an event grid namespace topic

I want to publish mqtt message to a namespace topic. how do i do that.

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-14T04:52:17.62+00:00
Divij Madan 0 Reputation points
edited an answer 2024-06-17T16:38:28.6066667+00:00
Sander van de Velde | MVP 30,471 Reputation points MVP
0 answers

Enhancing Event Processing Efficiency

Hello, I have documents that I read and use to create events of different types. The system_id serves as a unique identifier for each event and will be passed as a parameter for the vertex. I send these events to Event Grid with an endpoint at Azure…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,495 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-06T14:56:20.08+00:00
Maryna Paluyanava 211 Reputation points
edited the question 2024-06-17T10:51:53.77+00:00
PRADEEPCHEEKATLA-MSFT 82,356 Reputation points Microsoft Employee
0 answers

Incoming call events when using Azure Communication Services to receive calls from Teams users

Is it possible to receive incoming call events when using Azure Communication Services to receive calls from Teams users?

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
280 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
745 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-14T18:36:51.6466667+00:00
Bernardo 0 Reputation points
edited the question 2024-06-17T08:55:01.0533333+00:00
JimmyYang-MSFT 49,811 Reputation points Microsoft Vendor
0 answers

Azure Event Grid Web Hook - Unauthorized Error

Hi everyone, We're upgrading our function apps to V4 and our Event Grid Web Hook trigger is now failing with a 401 Unauthorized Error. It's supposed to detect whenever a CSV file gets uploaded to our Blob Storage and trigger a function which creates…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,495 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-17T07:52:02.97+00:00
Chris Buley 46 Reputation points
1 answer

How to connect my MQTT Broker in azure event Grid Namespace to my online ESP32 such as in wokwi ESP 32 ?

Previously I had created an MQTT Broker in Azure Event Grid. I've followed the documentation at https://learn.microsoft.com/en-us/azure/event-grid/mqtt-publish-and-subscribe-portal there used and successfully published subscribe on MQTTx with 2…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-03-16T08:47:03.7666667+00:00
AHMAD MUDZAKKIR 0 Reputation points
commented 2024-06-14T16:20:39.53+00:00
Sander van de Velde | MVP 30,471 Reputation points MVP
0 answers

Event Grid Connector Setup: Concierge Subscription missing from Subscription Selection Menu

The only selection in the list of subscriptions is my own subscription and not the Concierge Subscription. As you can see in the setup of the event grid connector the settings are linked to the correct subscription and resource group but this does…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-12T20:10:52.7933333+00:00
Malgas, Luigi 0 Reputation points
edited the question 2024-06-14T04:58:37.1066667+00:00
AmaranS 3,055 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Pull delivery model support in C# SDK

We're using Azure.Messaging.EventGrid 4.22.0-beta.1 to perform polling on the event grid (EventGridClient.ReceiveCloudEventsAsync method). I have noticed that in the latest version of the package, 4.24.0, this operation is not available. It seems that…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-13T03:50:48.2233333+00:00
Justin Kim 20 Reputation points
accepted 2024-06-13T21:07:45.3033333+00:00
Justin Kim 20 Reputation points
1 answer One of the answers was accepted by the question author.

Is it really necessary a https endpoint for Azure Event Grid even if my endpoint is a VM inside Azure?

Hi there, I have an API (uvicorn) running as a 'webhook' in an Azure VM. I am trying to use 'Azure Event Grid' to route Blob storage events to this API. Do I really need to obtain a SSL certificate and cofigure uvicorn to use the certificate in order…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-07T19:49:36.8966667+00:00
Roberto Araujo Filho 85 Reputation points
accepted 2024-06-12T17:02:21.64+00:00
Roberto Araujo Filho 85 Reputation points
1 answer One of the answers was accepted by the question author.

May I have 2 functions with different triggers (Event Grid & Service Bus) in one project (repository) ?

Hello, I have two functions which are using identical Python code for different purposes. They both should reside in one Function App. The first function is Event Grid triggered, with Event Subscription in IoT Hub and is using…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
571 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,495 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-07T15:41:23.0033333+00:00
Voynova, Silvena 20 Reputation points
commented 2024-06-10T09:24:12.44+00:00
Voynova, Silvena 20 Reputation points
1 answer

I need to save the correct root certificate for mutual tls authentication in my device. I tried to save it using openssl, then the signature verification fails.

Hi! I need to save the correct root certificate for mutual tls authentication in my device. I tried to save it using openssl, then the signature verification fails. Unfortunately, I did not find the magic "download certificate" button

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-06T06:52:58.2533333+00:00
Aleksei Tkalich 0 Reputation points
answered 2024-06-06T21:14:23.7666667+00:00
Sander van de Velde | MVP 30,471 Reputation points MVP
1 answer One of the answers was accepted by the question author.

How can I consume events from Event Grid Namespace Topic Subscription using HTTP

Hi Everyone, I am trying to achieve a small task which is pulling an event from Event Grid Namespace Topic Subscription which is enabled for queue type pull model event consumption. The network I formed is as below. I am sure that the events are reaching…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-05-30T11:13:58.4466667+00:00
Sai k Marthi 20 Reputation points
accepted 2024-06-05T09:28:00.2933333+00:00
Sai k Marthi 20 Reputation points
0 answers

Unable to create event grid event subscription to an EventGridTrigger using WebHook on a function app secured by EntraId (Isolated-Worker, .NET8, C#)

I am to create event grid event subscription to an EventGridTrigger using WebHook on a function app secured by EntraId I have tried following the instructions provided here: https://learn.microsoft.com/en-us/azure/event-grid/secure-webhook-delivery …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,495 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-06-04T04:17:20.2533333+00:00
Abbas, Haider 0 Reputation points
1 answer

How to connect event grid with self-signed certificates

Hello everyone, I am trying to communicate with a Schneider PLC through Event Grid with an MQTT broker using self-signed certificates from Key Vault. I have uploaded certificates generated by Key Vault in .pem and .cer formats, but I receive an error:…

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,161 questions
Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
390 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-05-30T23:10:06.52+00:00
Marcos Moraga 20 Reputation points
commented 2024-06-03T05:30:28.5633333+00:00
Givary-MSFT 29,351 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Is there an Azure Function trigger support for Event Grid Namespace Topic?

Hi There is an EventGridTrigger attribute for Azure Function that can be used to handle custom topic event. I wonder if there is an equivalent for Event Grid Namespace Topic with the pull model event subscription. I cannot find any example online. What…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,495 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-05-30T04:42:51.3633333+00:00
Philip Leung 20 Reputation points
edited an answer 2024-05-31T04:01:57.19+00:00
James Huber 0 Reputation points
0 answers

How do I handle an MQTT client that requires a broker public key?

I am trying to connect a client to my Event Grid MQTT Broker but the client requires a broker public key to reside in it's trusted user key store. Where can I find/how can I generate this public key?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-05-30T16:35:41.1633333+00:00
Phillip House 0 Reputation points
1 answer

Unable to delete Event Subscription

I tried to create event subscription for Azure Event Grid Name space. I am a bit new to Azure so I messed up and chose storage queue as endpoint as at that time I dont know how to create event gris system topic and namespace. Then I deleted that queue…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,146 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-04-29T08:40:09.9333333+00:00
Sai k Marthi 20 Reputation points
commented 2024-05-30T11:22:47.91+00:00
Sai k Marthi 20 Reputation points
3 answers One of the answers was accepted by the question author.

Error durin on-upload malware scan activation for storage account

I created Event Grid topic and want to assign it to Microsoft Defender report pipeline. When I enable on-upload scan for my storage account and select my topic, I get Plan enablement partially succeeded. Could not enable on-upload malware scanning:…

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.
2,822 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,235 questions
asked 2024-05-21T16:29:33.4633333+00:00
Denys Bielov 25 Reputation points
answered 2024-05-29T10:30:08.2266667+00:00
Denys Bielov 25 Reputation points
1 answer

Does eventgrid output binging v2 support managed identity? Documents said so but no explanation on what should be the key in V2

Does eventgrid output binging v2 support managed identity? Documents said so but no explanation on what should be the key in V2 python. @app.event_grid_output( arg_name="outputEvent", …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,495 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 questions
asked 2024-03-12T18:46:56.88+00:00
Anonymous
commented 2024-05-23T13:41:28.6233333+00:00
Luuk 0 Reputation points