> For the complete documentation index, see [llms.txt](https://documentation.immuta.com/SaaS/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.immuta.com/SaaS/configuration/application-configuration/how-to-guides/private-networking-support/data-connection-private-networking/index.md).

# Databricks Private Connectivity

This section contains information about private connectivity options for Databricks integrations.

## Overview

The Immuta SaaS platform supports private connectivity to [Databricks on AWS](https://docs.databricks.com/en/security/network/front-end/front-end-private-connect.html) and the [Azure Databricks Service](https://learn.microsoft.com/en-us/azure/databricks/security/network/front-end/front-end-private-connect). This allows organizations to meet security and compliance controls by ensuring that traffic to data sources from Immuta SaaS only traverses private networks, never the public internet.

* Support for AWS PrivateLink is available in most regions across Immuta's global segments (NA, EU, and AP); contact your Immuta representative if you have questions about availability.
* Support for Azure Private Link is available in [all Databricks-supported Azure regions](https://learn.microsoft.com/en-us/azure/databricks/resources/supported-regions#--supported-regions-list).

## Configuration guides

* [AWS PrivateLink](/SaaS/configuration/application-configuration/how-to-guides/private-networking-support/data-connection-private-networking/index/aws-privatelink.md)
* [Azure Private Link](/SaaS/configuration/application-configuration/how-to-guides/private-networking-support/data-connection-private-networking/index/azure-privatelink.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.immuta.com/SaaS/configuration/application-configuration/how-to-guides/private-networking-support/data-connection-private-networking/index.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
