Azure Event Grid - storage account event handled by Azure Function

Ian Carrick (csu) 5 Reputation points
2025-05-06T18:01:11.8266667+00:00

I am new to Azure Event Grid. I understand the publisher and subscriber model.

I have an Azure storage account that has public access disabled and is linked to a VNet/subnet via private-end-point. When a new blob is created I want an event to fire and be handled by an Azure function (within a function app).

The function has both a private-end-point for ingress traffic and VNet integration for outbound traffic. All the subnets mentioned are in the same VNet. The subnets have nsgs.

How do i go about doing this?

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
441 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.