354 questions with Azure Event Grid tags

Sort by: Updated
0 answers

Use Managed identity credentials with ARMClient to create EventGridDomain Topic

We are Using .NET SDK for Managing the event grid domain topic/subscription through applicaiton code. The AmrClient We are using is using DefaultAzureCredential using service principal ClientID/ClientCertificate. Following this example:…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,646 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-07-25T12:53:34.5066667+00:00
Rahul Parikh 0 Reputation points Microsoft Employee
1 answer

Azure EventGrid webhook validation error

Hi I am trying to set an Event Grid subscription as webhook endpoint whose URL is pointing to my internal only API Management instance. If I point to my staging API Management instance (which is external), webhook is successfully created. Is it…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,957 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-07-24T04:43:22.42+00:00
Prajnan Kotoky 0 Reputation points
commented 2024-07-25T01:16:58.6366667+00:00
Prajnan Kotoky 0 Reputation points
0 answers

EventGrid Subscription Webhook validation handshake failure

I am setting up a new project where I need to setup EventGrid Topic subscription pointing to an API url of my Development API Management instance which is internal only. It uses commercial CA certificates as advised in here. I am getting following error…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,957 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-07-24T03:17:21.6733333+00:00
Prajnan Kotoky 0 Reputation points
edited a comment 2024-07-24T17:46:20.15+00:00
JananiRamesh-MSFT 24,111 Reputation points
0 answers

Azure Event Grid latency on publish event is occasionally very high

I am running an Azure Event Grid Topic on the Basic pricing tier. On average the latency for publishing event to the topic is fine but occasionally the latency for publish can go as high as 20 seconds. Any advise for improving the latency?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-07-22T12:33:31.2933333+00:00
Ulrich Landbo 1 Reputation point
commented 2024-07-22T21:02:00.4566667+00:00
Sander van de Velde | MVP 31,211 Reputation points MVP
1 answer

How to publish an MQTT message in Event grid after the reception of a message in Event Hub ?

Hello. My devices report the data by MQTT, messages easily received in event grid. Event grid passes the messages to Event Hub. Event hub passes the messages where there are treated, filtered, etc. The response is sent back to Event Hub. From Event Hub…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 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-07-15T13:02:10.5533333+00:00
Omar Cruz 21 Reputation points
edited a comment 2024-07-22T12:00:40.5833333+00:00
Sander van de Velde | MVP 31,211 Reputation points MVP
0 answers

Is it possible to set a "Delivery Header" in an Event Subscription to extract part of a dynamic header source field?

Hi there, I have an Event Subscription set up on an Event Grid Namespace Topic, with an Event Hub endpoint type. I want to create a header called PartitionKey with a value that's part of the topic name. My devices have different IDs and send various…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-07-21T13:03:46.8233333+00:00
Cedric Menassa 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is there any way to trigger an event when the MSteams bot is opened

Is it possible to get a webhook, payload or event notification, when we open the MS teams bot. Currently we are getting webhook payloads only when a message is sent in the bot. Is there any way to trigger an event when the MS teams bot or MS team app is…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
807 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,622 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 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,064 questions
asked 2024-07-19T11:19:43.7666667+00:00
Elvin Khunt 20 Reputation points
accepted 2024-07-20T05:17:21.7466667+00:00
Elvin Khunt 20 Reputation points
1 answer

Workflow that logs the completion of certain pipelines into a table

I'm having a lot of difficulty implementing the solutions I had in mind. Previously, I asked for help to create an architecture that would be efficient, easy to maintain, and cost-effective. I received various suggestions, but I can't decide which one to…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,035 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,080 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,188 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-07-18T18:08:14.79+00:00
Hanna 220 Reputation points
answered 2024-07-19T19:35:43.0366667+00:00
Amira Bedhiafi 20,101 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,694 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-07-04T07:51:20.4733333+00:00
Madhu Challapalli 20 Reputation points
commented 2024-07-18T05:45:43.95+00:00
phemanth 8,645 Reputation points Microsoft Vendor
0 answers

Create Event Grid Event Subscription : Publisher Notification Error

Hello, I have Event Grid System Topic Created. I'm Getting The following Error when try to create event subscription with azure function as destination: Information about this client id: It seems something like Service Principal managed by Azure. 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-07-01T14:56:23.5166667+00:00
Fábio Santos 65 Reputation points
commented 2024-07-17T05:34:25.8766667+00:00
JananiRamesh-MSFT 24,111 Reputation points
1 answer

How do i get a real HTTP 429 error code response from any Azure service like "Service BUS"

How do i get a real HTTP 429 error code response from any Azure service like for example "Service BUS". Is there any way set the resource manager throttling value to 0 or to code a Powershell skript without accidentaly "DDOSing" a…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
594 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,637 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 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-07-16T10:13:33.93+00:00
Richard Geary 20 Reputation points
edited the question 2024-07-17T03:46:54.0133333+00:00
Prrudram-MSFT 23,211 Reputation points
2 answers One of the answers was accepted by the question author.

Where do i find Azure HTTP status 429 response-code-examples

Where do i find Azure HTTP status 429 response-code-examples for: Azure Service BUS Azure Event Hub Azure Event Grid Azure Blob Storage Microsoft Fabric Azure Blob Storage und MS Fabric benutzt Azure Datalake Storage gen2 API

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,426 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
594 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,637 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
600 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-07-12T14:27:28.4266667+00:00
Richard Geary 20 Reputation points
commented 2024-07-15T08:20:01.7666667+00:00
Richard Geary 20 Reputation points
1 answer One of the answers was accepted by the question author.

Securing Webhook endpoint

We are new to azure and we need help with securing our webhook endpoint. We tried following the steps in below webpage but kind of lost on the 1st step…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
Microsoft Entra
asked 2024-07-08T21:07:23.8966667+00:00
RA 20 Reputation points
accepted 2024-07-10T14:07:58.5233333+00:00
RA 20 Reputation points
1 answer

Removing private endpoint connection from Event Grind Namespace not possible

Hello community, we have an issue removing private endpoint connections from the Azure Event Grid. When we try to reject a private endpoint connection we got the error message: Failed to update private endpoint "endpoint name" with error: 400We…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-06-28T08:25:53.17+00:00
Welker Michael 0 Reputation points
edited the question 2024-07-09T13:24:24.6466667+00:00
KapilAnanth-MSFT 41,491 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How can you revoke a client certificate with Eventgrid MQTT broker

I have created an MQTT enabled namespace in event grid and uploaded self signed CA certificate for client authentication. However, if i want to revoke one of the client certificates, I did not see an option for that. If the service does not support this,…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
asked 2024-07-05T04:12:16.38+00:00
Rini Varghese SA 45 Reputation points
accepted 2024-07-08T11:47:41.28+00:00
Rini Varghese SA 45 Reputation points
1 answer

How to use Event Grid message data (json) as data source for copy / dataflow activity

We are working on the proof of concept where we will be populating he enriched data into event grid topics. I need to have data pipeline in ADF to receive this data and insert into the SQL tables. I'm unable to use the event grid data as data source in…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,188 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-07-01T20:52:59.69+00:00
Gandhi, Sanjai 0 Reputation points
answered 2024-07-02T04:29:38.3266667+00:00
phemanth 8,645 Reputation points Microsoft Vendor
2 answers

Data Factory triggered from bob storage creating multiple runs

I have an ADF that currently triggers from a blob storage event, blob created, ignoring empty blobs. Previously this was correctly triggering a single ADF run when a new file was uploaded. I have recently introduced a Logic App which copies a new…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,637 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,188 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
354 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,289 questions
asked 2024-06-20T01:00:20.3033333+00:00
Louise Kirkham 0 Reputation points
answered 2024-07-01T06:02:54.42+00:00
Nandan Hegde 31,511 Reputation points MVP
2 answers

'RecordingFileStatusUpdated' event is not triggered

I'm developing a recording function based on this document. (https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/call-recording) In the document, 'Microsoft.Communication.RecordingFileStatusUpdated'…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
810 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-08-31T06:23:19.657+00:00
Ethan Park 6 Reputation points
answered 2024-06-21T06:01:58.08+00:00
MR. JACK!! 0 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.
354 questions
asked 2024-06-14T04:52:17.62+00:00
Divij Madan 0 Reputation points
commented 2024-06-20T19:13:58.66+00:00
Omar Cruz 21 Reputation points
0 answers

Logic App Webhook authorization failure to subscribe Event Grid topic

Hello, Context : I am using a HTTP webhook in logic App to receive events from Event Grid custom topic Problem : The http webhook trigger fails with authorization error trying to subscribe to an existing Event grid Topic, with both authentification…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,996 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-06-17T17:41:47.6966667+00:00
mandarm-8234 20 Reputation points
edited the question 2024-06-19T11:54:12.93+00:00
mandarm-8234 20 Reputation points