325 questions with Azure Event Grid tags

Sort by: Updated
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,150 questions
Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
387 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2024-05-30T23:10:06.52+00:00
Marcos Moraga 20 Reputation points
commented 2024-05-31T22:53:15.7766667+00:00
Sina Salam 4,546 Reputation points
1 answer

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.
325 questions
asked 2024-05-30T11:13:58.4466667+00:00
Sai k Marthi 0 Reputation points
commented 2024-05-31T09:53:29.3333333+00:00
Sai k Marthi 0 Reputation points
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,421 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 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.
325 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,137 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2024-04-29T08:40:09.9333333+00:00
Sai k Marthi 0 Reputation points
commented 2024-05-30T11:22:47.91+00:00
Sai k Marthi 0 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,781 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 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,228 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,421 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2024-03-12T18:46:56.88+00:00
Anonymous
commented 2024-05-23T13:41:28.6233333+00:00
Luuk 0 Reputation points
1 answer

How Azure Event Grid Retry policy works when consumer is down for few hours

I have Azure Event Grid that is delivering events to a consumer(webhook endpoint). Lets say the consumer is down for 6 hours and is up after that . Given the retry schedule given below(refer :…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2024-05-14T15:48:52.36+00:00
suvra jyoti 151 Reputation points
commented 2024-05-22T06:14:04.01+00:00
MayankBargali-MSFT 69,756 Reputation points
1 answer

Failure on Write EventSubscription - Internal error

I am trying to set up Databricks Autoloader with File Notifications. Every time I get a failure on the EventSubscription/write operation. I have tried giving the relevant account as much access as I can but still nothing. { "statusMessage":…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,985 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2024-04-26T21:07:19.1333333+00:00
Bradley Jamrozik 0 Reputation points
commented 2024-05-15T10:05:36.5+00:00
PRADEEPCHEEKATLA-MSFT 80,491 Reputation points Microsoft Employee
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,421 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,254 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 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.
325 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 29,856 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,421 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2024-04-17T17:55:37.0566667+00:00
WillieRx 0 Reputation points
commented 2024-05-06T08:52:17.12+00:00
MayankBargali-MSFT 69,756 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.
325 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.
325 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.
325 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 37,646 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.
325 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 615 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.
387 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,137 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 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.
31 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,319 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 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.
325 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 22,221 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,421 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2024-03-28T15:57:38.64+00:00
commented 2024-04-17T01:06:46.8033333+00:00
Grmacjon-MSFT 16,951 Reputation points