Hello @mgcasas-aws
Thank you for your question!
Weโre currently working on a solution for private cross-cloud Delta Sharing (Azure โ AWS).
In the meantime, hereโs a possible approach:
-
Update your Azure Storage Account network settings from private endpoints to โallow access from selected networks.โ
-
From AWS Serverless, you can then obtain a stable NAT IP (PuPr) and whitelist those IPs on your Azure Storage Account.
This way, you can continue to leverage AWS Serverless compute while keeping your data in Azure private.
Please note: youโll need to be enrolled in the preview to access NAT IPs for AWS Serverless.
Sai Ponugoti