Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2025 01:45 AM
if your notebook on the dedicated compute shows the expected public IP via ipify, but queries still fail while serverless works, it strongly suggests the Azure Storage firewall (or network rules on the storage account) is only allowing the serverless IPs and not the egress IPs from your AWS VPC.
Check
- The egress IP/CIDR of your AWS VPC (non‑serverless warehouse / compute) is added to the Azure Storage Account firewall allow list.
- Any Delta Sharing IP access list on the provider side also includes this IP/CIDR https://community.databricks.com/t5/data-engineering/delta-sharing-open-issue-with-access-data-on-st...
- DNS/routing from that VPC can reach the Azure storage endpoint