Singapore

How to let snowflake in Singapore azure publish the Event to EventGrid in HongKong Azure via private endpoint

Summary: The author has an Azure subscription in Hong Kong and a Snowflake subscription in Singapore Azure. They are facing a security issue as Snowflake publishes events to EventGrid in Hong Kong via the internet and are seeking guidance on creating a private endpoint or using VNet peering. They are aiming to enable Snowflake in Singapore to access EventGrid in Hong Kong through Azure's backend network securely. The author is open to other methods for achieving this secure connection.
AI Summary

Currently, We have azure subscription in HongKong, and snowflake subscription in Singapore Azure.

Snowflake publish the event to eventgrid in hongkong via internet.

And there is security issue, How to create the private endpoint or vnet peering, let snowflake in Singapore access the eventgrid in HongKong via Azure backend network.

Or other method?

Thanks

1 comment

Hi Winston! You are correct. In order to connect EventGrid privately with Snowflake, first you need to have the private endpoint to create a private network interface with EventGrid, then establish Azure PrivateLink to connect between your Vnet and Snowflake Vnet. More details can be found in links below:

https://learn.microsoft.com/en-us/azure/event-grid/network-security#private-endpoints

https://docs.snowflake.com/en/user-guide/privatelink-azure