Azure Event Grid - storage account event handled by Azure Function
Ian Carrick (csu)
5
Reputation points
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
Sign in to answer