316 questions with Azure Event Grid tags

Sort by: Updated
1 answer

unable to make device connect to azure event grid with client authentication using CA certificate chain

Below mentioned are the steps I followed to connect my device to the Event grid with client authentication using the CA certificate chain. Generated client certificate using the below commands in PowerShell. .\step ca init --deployment-type…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-07-12T06:59:16.6033333+00:00
Mudige Tarun Kumar 10 Reputation points
commented 2023-10-11T13:50:07.7633333+00:00
MA 0 Reputation points
2 answers

Communication between web apps

I'm hosting two apps services (REST APIs) on Azure and I want to make them communicate. My client is sending an HTTP request to create an order using app service A and I want that app service A send the ceated order to app service B in order to process…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,899 questions
asked 2023-10-06T14:25:31.32+00:00
Cha TheSurvivor 0 Reputation points
answered 2023-10-07T19:46:30.31+00:00
Bruce (SqlWork.com) 56,531 Reputation points
1 answer

Send a request from APIM to event grid

Hey Team, I am looking a solution for below requirement. Client is sending a request to Apim operation with a request body. I need to send the request to event grid topic with the same request body using a APIM operation (Like we need to write a policy…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,764 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-21T13:45:13.62+00:00
Sairam Ganji 1 Reputation point
commented 2023-10-04T22:07:53.6133333+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
0 answers

Storage event not matched within bulk insert.

Hello everyone, I am trying to set a storage event trigger that runs when a blob named _SUCESS is created in a container. I tested the trigger by uploading the blob manually and worked as expected. But when testing the trigger in the targeted scenario (A…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
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,387 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-22T22:45:51.4266667+00:00
Jose Gonzalez Gongora 5 Reputation points Microsoft Employee
commented 2023-10-04T08:19:21.75+00:00
Ramya Harinarthini_MSFT 5,306 Reputation points Microsoft Employee
1 answer

How to make the Azure Synapse blob trigger work?

I've been struggling for weeks to activate the blob event trigger in Microsoft Azure. The goal is to initiate an Azure Synapse pipeline whenever a blob is created in the path "requests/inputs/{some_blob}.json." I completed the configuration,…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
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,387 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-27T17:04:22.88+00:00
Leonardo Kuster Degasperi 0 Reputation points
commented 2023-10-02T02:44:45.5633333+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Trouble with creating Microsoft Graph Partner Topic

Hi all, I am trying to create a Graph Partner Topic for the Event Grid. I succeeded in yesterday's deployment to West Europe, and today, when I tried a different region, it stated that the partner topic already exists in a different location. I cleaned…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,627 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-19T14:16:55.5466667+00:00
Nemanja Jovic 20 Reputation points MVP
accepted 2023-09-25T14:14:12.9633333+00:00
Nemanja Jovic 20 Reputation points MVP
0 answers

The request authorization key is not authorized for <*>. This is due to the reason: Invalid length for a Base-64 char array or string.

Our service publishes about 4000 messages daily to the event grid. Based on our logs, about 100 messages a day would fail due to the following error. [System.AggregateException: One or more errors occurred. (The request authorization key is not…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-16T01:29:13.7833333+00:00
Nancy Chan-Cheung 0 Reputation points Microsoft Employee
commented 2023-09-20T01:25:02.0233333+00:00
JananiRamesh-MSFT 21,246 Reputation points
1 answer

Event Grid Subscription Resource’s Incoming events are not invoking Webhook Endpoint

We are currently utilizing an Azure Communication Service subscription (Free Trial) and have configured Event Grid Subscriptions resource to monitor specific events, including "Call Started," "Call Ended" and "Incoming…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
681 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-07T14:35:38.6133333+00:00
Sai Shashank 25 Reputation points
commented 2023-09-20T01:00:11.3333333+00:00
MayankBargali-MSFT 68,641 Reputation points
1 answer

Monitoring key vault secret/cert expiry

Hi, I am currently looking into configuring alerting for some key vaults when certs/secrets etc are close to expiry. I am currently looking at the solution presented here:…

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,122 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-01T11:50:59.8166667+00:00
Dan 176 Reputation points
commented 2023-09-19T19:12:03.0166667+00:00
JamesTran-MSFT 36,376 Reputation points Microsoft Employee
3 answers

How to get events from different resource groups?

In my company, we have alot of resource groups belongs to different owners, i want to implement a solution, where i can listen to these resource groups events, like virtual network created, public ips created, etc. From what i searched, it seems that…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-13T12:42:36.7166667+00:00
Q J 0 Reputation points
commented 2023-09-19T08:15:00.8166667+00:00
JananiRamesh-MSFT 21,246 Reputation points
1 answer

Use case of Event driven services like ServiceBus, EventGrid, EventHub

I would like to know the essential differences between event-driven services like Service Bus, Event Grid, and Event Hub and one best use case of when to use it.

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
548 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-10T10:19:41.9+00:00
Venkat Sunil Minchala 0 Reputation points
commented 2023-09-12T12:46:25.1533333+00:00
JananiRamesh-MSFT 21,246 Reputation points
1 answer One of the answers was accepted by the question author.

Why are events getting dropped in Event Grid in Organisation account?

We have created an azure function with type event grid trigger in our organisation account. The event triggers whenever it recieves telemetry data from IotHub. The endpoint of event grid subscription is the azure function. The data is being sent from…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-09-01T06:14:07.5433333+00:00
Gorthi Sai Sri Sindhuja 60 Reputation points
accepted 2023-09-12T09:07:42.97+00:00
Gorthi Sai Sri Sindhuja 60 Reputation points
0 answers

Azure Function not being triggered from Event Grid Topic Subscription

Hello. I have setup an Event Grid Topic with two Event Subscriptions. The first Event Subscription is a webhook to test an Azure Function locally in visual studio, I can invoke this by using the Azure CLI to sent a command to trigger the Event Grid Topic…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,287 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2022-04-06T20:39:26.36+00:00
Richard Campbell 16 Reputation points
edited a comment 2023-09-04T15:03:50.32+00:00
Ben Gimblett 3,410 Reputation points Microsoft Employee
1 answer

Logic App - Azure Blob Storage connector returns 200 without content provided

I have a Storage Account which is observed by an Event Grid. Every time there's a new blob, Event Grid sends a message to the Service Bus topic. Its subscription is triggering a Logic App. In the Logic App, I am loading the file from the Storage…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,853 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-08-24T11:38:49.21+00:00
Michal Pipal 25 Reputation points
commented 2023-09-01T10:00:05.04+00:00
MayankBargali-MSFT 68,641 Reputation points
1 answer One of the answers was accepted by the question author.

Using Azure Function with Event Grid Trigger to monitor and chunk Blob storage uploads.

Hi, I am interested in augmenting uploads to a Blob storage container in the following way: Detect the file type of the file. If it is a docx or xlsx file, then convert them to pdf before upload. When a pdf file is uploaded (included the ones that…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,287 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,436 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-08-28T15:04:48.9766667+00:00
johananmahendran 110 Reputation points
accepted 2023-09-01T07:31:31.19+00:00
johananmahendran 110 Reputation points
1 answer One of the answers was accepted by the question author.

Management operations on Event Grid fails with "Internal Error"

We are using EventGrid and have seen an increase in errors the last week. The errors look like this { "id":…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-08-29T08:57:27.01+00:00
Kristoffer Steen Pagels 25 Reputation points
edited a comment 2023-08-31T08:26:04.2333333+00:00
JananiRamesh-MSFT 21,246 Reputation points
1 answer

About Event schema types in event subscription

What is the difference between below mentioned different event schema types and when to use which event schema type while in creating event subscription?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-08-13T21:24:45.1966667+00:00
Bexy Morgan 255 Reputation points
commented 2023-08-28T06:16:07.9633333+00:00
MayankBargali-MSFT 68,641 Reputation points
1 answer

Filter to Event types

How to filter the event types in the below snippet? Is there any format or code to filter events? What data types can this able to filter?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-08-13T21:41:22.3866667+00:00
Bexy Morgan 255 Reputation points
commented 2023-08-28T06:15:53.3833333+00:00
MayankBargali-MSFT 68,641 Reputation points
1 answer

Add Try Except block for sending an EventGrid Event

Add Try Except block to handle any errors or failures for below code snippet (any errors in data,subject,event_type,data_version or in any thing) event = EventGridEvent( data={"team": "azure-sdk"}, subject="Door1", …

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2023-08-15T09:52:52.6633333+00:00
Bexy Morgan 255 Reputation points
commented 2023-08-22T04:43:44.7033333+00:00
MayankBargali-MSFT 68,641 Reputation points
1 answer

Getting internal Server error while creating an event supscriptions with filters

Hey everyone, I´m trying to create an event subscription for my Topic. It works without enabling subject filtering, but every time I´m adding a subject starts with filter, I´m getting an internal Server error while deploying. Deployment has failed…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
316 questions
asked 2022-01-25T16:01:10.677+00:00
Maximilian Kirschning 1 Reputation point
edited the question 2023-08-21T05:31:43.7933333+00:00
MayankBargali-MSFT 68,641 Reputation points