313 questions with Azure Event Grid tags

Sort by: Updated
0 answers

Error 500 when trying to send events to Azure Event Grid

I am seeing a very generic error when trying to publish events to an event grid. I have checked that we do have access to the event grid already. We were actually able to send events to this grid before but around 10-12 days ago, we have suddenly been…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-04-24T21:16:47.6066667+00:00
Varun Kondapalli 0 Reputation points Microsoft Employee
edited the question 2024-04-25T03:57:37.8266667+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Device Provisioning Service with Event Grid with MQTT and the future of IoT Hub

Hello, I am starting a new IoT implementation, where a few hundreds of mobile edge devices will be connected to an Azure backend. Device Provisioning is desired. I got the information that the IoT Hub is regarded as "feature complete", meaning…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
378 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
7 questions
asked 2024-04-23T09:58:39.6066667+00:00
Onur Ergin 20 Reputation points
commented 2024-04-23T20:38:31+00:00
Onur Ergin 20 Reputation points
1 answer

How can Azure's VM (spot / termination) events be delivered to a webhook

Is there any method apart from Scheduled Events, in which my eventGrid topic can receive the VM events such as its termination or Spot VM evictions events, and thereon, my subscriber can listen to those events and act accordingly? AWS has a mechanism in…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,120 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,840 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2023-08-23T04:26:05.6866667+00:00
Vaibhav Gupta 0 Reputation points
commented 2024-04-23T17:55:57.5966667+00:00
Pranab Mandal 1 Reputation point Microsoft Employee
1 answer

How to create a webhook subscription to an event grid topic

Hello, I have a MQTT broker enabled in event grid. My MQTT messages get routed to an event grid topic. Now I want a subscribtion to this topic with a webhook. I used this command : az eventgrid event-subscription create --name mysubscription…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-04-05T18:01:40.63+00:00
Johan Kumps 0 Reputation points
commented 2024-04-22T05:06:39.8266667+00:00
JananiRamesh-MSFT 21,091 Reputation points
1 answer

Event grid not triggering function for blobs created by SFTP

I use azure event grid to trigger our azure function app whenever a blob is created. When we receive it via sftp the event doesn't trigger the function, however if I download that same file and upload it via the portal, it triggers. When I look at the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,249 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-04-17T17:55:37.0566667+00:00
Willie 0 Reputation points
answered 2024-04-18T07:08:43.64+00:00
MayankBargali-MSFT 68,471 Reputation points
1 answer

Facing issue by changing azure function app version 3.x to 4.x

1.The existing function app runing with .netcore3.1, azure function version ~3. 2.The code was migrated from .netcore3.1 to .net 6. 3.In azure portal the function version was changed to version ~4 with existing function app. 4.Deployed migrated code in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,249 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-03-28T15:57:38.64+00:00
commented 2024-04-17T01:06:46.8033333+00:00
Grmacjon-MSFT 15,856 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.
313 questions
asked 2024-03-16T08:47:03.7666667+00:00
AHMAD MUDZAKKIR 0 Reputation points
commented 2024-04-15T21:35:53.0466667+00:00
Roman Kiss 2,241 Reputation points
1 answer

What TLS extensions/ciphers are required for WolfSSL to connect to Azure EventGrid from an embedded platform?

I am using WolfSSL on an embedded device and am trying to connect to an Azure EventGrid MQTT broker. The Client Hello message from the device is ignored by the server, which responds with a TCP RST packet. The Client Hello includes the following…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-03-06T01:21:00.43+00:00
Daniel Hadlow 5 Reputation points
commented 2024-04-13T07:28:29.22+00:00
Olaf Wrieden 1 Reputation point Microsoft Employee
1 answer One of the answers was accepted by the question author.

Logic Apps - Event Grid Trigger permissions

Even if I see I have "Event Grid Contributor" role at Resource Group level, I cannot configure event grid trigger in my logic app workflow. After selecting an item from "Resource Type" combo, the "Subscription" is empty. If…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,840 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-04-11T08:09:41.0066667+00:00
Luciano Andrea 40 Reputation points
accepted 2024-04-11T14:18:48.21+00:00
Luciano Andrea 40 Reputation points
1 answer

Not able to forward data from Azure Event Hub to HTTP Webhook using Azure Portal

Dear Community, I am facing issue with Event Subscription from Azure Event hub using Azure portal. I think main problem is "Event- Hub" not sending event to the event grid topic. I have created the subscription on this topic and forwarding to…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
556 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-01-08T14:32:39.84+00:00
Gaurav Kumar Garg 0 Reputation points
commented 2024-04-10T11:13:48.1+00:00
Manish Sharma 0 Reputation points
1 answer

Push notifications for incoming Teams calls

Hi, I'm trying to create an app that can catch incoming Teams call events. I'm using this SDK documentation to achieve it. I mentions the possibility for push notifications (even specifially mentioning for incoming calls) that work when the app is…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
556 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,843 questions
asked 2024-03-19T11:14:25.73+00:00
Jeroen H 40 Reputation points
commented 2024-03-28T12:36:05.19+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer One of the answers was accepted by the question author.

"Send_an_email_from_a_shared_mailbox_(V2)" or similar do not allow for X-Entity-Ref-ID header rotation

Hello, We currently have an on-premise mail server used within our API to send mails to our clients. For our GMail users, if we do not generate a unique "X-Entity-Ref-ID" header per mail, GMail will automatically group mails together as…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,840 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,575 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2021-03-22T17:46:36.497+00:00
Joshua JL. Logan 21 Reputation points
edited the question 2024-03-25T16:09:23.7033333+00:00
Pramod Valavala 20,516 Reputation points Microsoft Employee
1 answer

d14db567-e29c-4617-b6df-2e00de11df8f - The operation failed due to an internal server error. The initial state of the impacted resources (if any) are restored. Please try again in few minutes.

The operation failed due to an internal server error. The initial state of the impacted resources (if any) are restored. Please try again in few minutes. If error still persists, report d14db567-e29c-4617-b6df-2e00de11df8f:3/15/2024 5:52:16 AM (UTC) to…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-03-15T06:00:27.4166667+00:00
Nathan Plato 0 Reputation points
commented 2024-03-21T09:41:05.81+00:00
JananiRamesh-MSFT 21,091 Reputation points
1 answer

Cross tenant access to resources as a SaaS provider

Hi, I have a use case where we (SaaS provider) would like to send outbound messages to our customer's service bus queue. Our customers would like to give our user/identity permissions to send messages to their bus. (similar to other cloud platforms where…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
544 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-03-01T09:43:04.0366667+00:00
sahil.anand 0 Reputation points
answered 2024-03-19T23:12:54.7033333+00:00
Mike Urnun 9,666 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

When TLS 1.2 will be available in China Azure event grid?

Minimum TLS Version can be configured on the global event grid, but it cannot be configured in China event grid, and there is no corresponding document introduction. May I ask when TLS 1.2 will be available in China Azure event grid?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-03-14T07:13:19.6433333+00:00
Gallatin 21V 141 Reputation points
commented 2024-03-19T07:45:03.4966667+00:00
Gallatin 21V 141 Reputation points
1 answer One of the answers was accepted by the question author.

Use of Event Grid mqtt topic namespace for customer projects

Can you anyone help to confirm if AZ Event Grid namespaces for MQTT publish/subscribe can be considered for Customer AZ regions for live implementations as of yet? I understand this release is still in preview stage. Pls confirm.

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2023-09-13T10:20:08.7433333+00:00
Vishwa Hariharan 20 Reputation points
commented 2024-03-16T08:54:45.0966667+00:00
AHMAD MUDZAKKIR 0 Reputation points
1 answer One of the answers was accepted by the question author.

Using availability zones and geo-disaster recovery across regions for event grid sytem topic

Hi, I implemented an automated rotation of keys in Azure. https://medium.com/geekculture/automate-the-rotation-of-authentication-credentials-in-azure-b4731295de8f I want to ensure the availability zones support for each service. Key vault: it's…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-03-12T11:01:21.17+00:00
Jérémie Perez 20 Reputation points
accepted 2024-03-15T16:06:40.1833333+00:00
Jérémie Perez 20 Reputation points
1 answer

Does Event Grid output binding support . I want to send out the 'CloudEventV10' event triggered the function?

I'm using python v2, your official documentation (Added below). Aside from that it's not working and not correct, i managed to edit it. but i'm struggling to how to send out the event in a 'CloudEventV10' schema? Is it supported? if it is how can i…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,249 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-03-10T21:11:38.07+00:00
Anonymous
commented 2024-03-13T19:54:19.82+00:00
MuthuKumaranMurugaachari-MSFT 22,141 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,249 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-03-12T18:46:56.88+00:00
Anonymous
answered 2024-03-13T08:05:45.5433333+00:00
VenkateshDodda-MSFT 18,191 Reputation points Microsoft Employee
0 answers

Event Grid (UNMATCHED EVENT)

Hey there, I have configured a event grid subscription on KeyVault to a function app , Where I have selected the event to set [ Microsoft.KeyVault.secretExpired ] , so when ever i have tried to create a secret with expiry within next 2 mins , it…

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,113 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-03-09T04:50:00.6633333+00:00
PRADEEP RAGUL S 0 Reputation points
commented 2024-03-09T06:05:56.1866667+00:00
RevelinoB 2,775 Reputation points