354 questions with Azure Event Grid tags

Sort by: Updated
2 answers

Azure Function .Net8 Json Deserialization Error

I'm developing an azure function in .Net8 which is a migration from a .net6 in-process function. The code always breaks while trying to deserialize a json object that comes within the EventGridEvent.Data which triggers the function, the deserialization…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,693 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,409 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-05-03T16:43:16.76+00:00
Adonis Briceno 46 Reputation points
edited an answer 2024-05-15T09:39:48.37+00:00
Adonis Briceno 46 Reputation points
1 answer

Azure Event Grid publish message error Not authroized (Code: 135)

I have problem with publishing to Azure Eventgrid via MQTT. I setup MQTTX to connect to evengrid. Messaging are comming in from other cliend, and I can read them with MQTTX. But when I try to send message to Eventgrid via MQTT I get following error: I…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-05-14T07:31:05.71+00:00
Gašper Mis 0 Reputation points
answered 2024-05-14T11:02:31.1033333+00:00
Sander van de Velde | MVP 31,211 Reputation points MVP
2 answers

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,693 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-04-17T17:55:37.0566667+00:00
WillieRx 5 Reputation points
commented 2024-05-06T08:52:17.12+00:00
MayankBargali-MSFT 70,016 Reputation points
0 answers

Is it possible to use MQTT Broker from Event Grid Namespace to Arduino IDE using ESP32?

I want to try Azure Event Grid in Event Grid Namespace MQTT Broker on Arduino IDE using Regular ESP32 but Until now I have only found it using .NET Nanoframework in Visual Studio. Is there a way to use Event Grid Namespace on Arduino IDE using ESP32 ?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-05-02T22:50:57.5533333+00:00
AHMAD MUDZAKKIR 5 Reputation points
commented 2024-05-03T01:02:25.9233333+00:00
AHMAD MUDZAKKIR 5 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Event Grid 500 An unexpected error has occurred

Ever since migrating from Microsoft.Azure.EventGrid to Azure.Messaging.EventGrid I am receiving multiple occurrences of the following error while publishing events. Does anyone know what the problem could be? Error response…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2023-11-08T13:07:41.5+00:00
Michael Tims 35 Reputation points
commented 2024-04-30T20:53:19.6366667+00:00
Michael Tims 35 Reputation points
0 answers

MQTT server på Azure Event Grid Namespace conect withe SSL

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-04-29T08:36:19.1833333+00:00
Niclas Sjörén 0 Reputation points
edited the question 2024-04-29T08:49:33.1366667+00:00
KapilAnanth-MSFT 41,566 Reputation points Microsoft Employee
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.
354 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 690 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.
393 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,157 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 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.
240 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,593 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,999 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 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.
354 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 24,191 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,693 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-03-28T15:57:38.64+00:00
commented 2024-04-17T01:06:46.8033333+00:00
Grmacjon-MSFT 17,456 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.
354 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,999 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 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.
602 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 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.
812 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
602 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 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.
3,069 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 21,006 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,999 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,460 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 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,611 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.
354 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 24,191 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.
596 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 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,791 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.
354 questions
asked 2024-03-14T07:13:19.6433333+00:00
Gallatin 21V 186 Reputation points
commented 2024-03-19T07:45:03.4966667+00:00
Gallatin 21V 186 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.
354 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