# Snowflake Private Connectivity

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

## Overview

The Immuta SaaS platform supports private connectivity to Snowflake accounts hosted in both [AWS](https://docs.snowflake.com/en/user-guide/admin-security-privatelink) and [Azure](https://docs.snowflake.com/en/user-guide/privatelink-azure). 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 Snowflake-supported Azure regions](https://docs.snowflake.com/en/user-guide/intro-regions).

## Configuration guides

* [AWS PrivateLink](https://documentation.immuta.com/saas/configuration/application-configuration/how-to-guides/private-networking-support/data-connection-private-networking/index-1/aws-privatelink)
* [Azure Private Link](https://documentation.immuta.com/saas/configuration/application-configuration/how-to-guides/private-networking-support/data-connection-private-networking/index-1/azure-privatelink)


---

# Agent Instructions: 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-1.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.
