- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2025 09:04 PM
Hi,
I'm trying to enable static outbound IPs for Serverless Compute in order to whitelist them on external SaaS.
I created an NCC in the same AWS region as my workspace (customer-managed VPC)
According to the documentation(Serverless Firewall) , I expected to see the "Default rules" tab in the NCC settings, but it does not appear in my account console.
To investigate further, I called the Accounts API to list NCCs. The response works, but the 'egress_config' field is blank, which suggests the Serverless Firewall feature is not active.
Questions:
- Is the Serverless Firewall (Static egress IPs) feature only available by enabling a flag through account team?
- Are there any specific prerequisites that I might be missing?
Any guidance would be greatly appreciated.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 04:43 AM
Hello @toko_chi!
Yes, as noted in the documentation, this feature is currently in Public Preview and requires enablement by your Databricks account team.
Since you’re not seeing the Default rules tab and your API response shows an empty egress_config, it’s likely that your account hasn’t been enabled yet.
To proceed, please review and ensure you meet the mentioned requirements. Once confirmed, contact your Databricks account team to request access to the preview.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 05:21 PM
Thank you for the clarification, @Advika !
That makes sense now, I'll confirm the requirements and reach out to our account team to get the preview enabled.
Appreciate your help!