Skip to content

Commit d6be89d

Browse files
authored
Updated Data Strategies to reflect Snowflake
Updated Data Strategies to reflect Snowflake support for Private Link in Data Factory
1 parent 75d111e commit d6be89d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/data-factory/data-access-strategies.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This should work in many scenarios, and we do understand that a unique Static IP
4141
For more information about supported network security mechanisms on data stores in Azure Integration Runtime and Self-hosted Integration Runtime, see below two tables.
4242
* **Azure Integration Runtime**
4343

44-
| Data Stores | Supported Network Security Mechanism on Data Stores | Private Link | Trusted Service | Static IP range | Service Tags | Allow Azure Services |
44+
| Data Stores | Supported Network Security Mechanism on Data Stores | Private Link | Trusted Service | Static IP range | Service Tags | Allow Azure Services |
4545
|------------------------------|-------------------------------------------------------------|---------------------|-----------------|--------------|----------------------|-----------------|
4646
| Azure PaaS Data stores | Azure Cosmos DB | Yes | - | Yes | - | Yes |
4747
| | Azure Data Explorer | - | - | Yes* | Yes* | - |
@@ -52,9 +52,11 @@ For more information about supported network security mechanisms on data stores
5252
| | Azure SQL DB, Azure Synapse Analytics), SQL Ml | Yes (only Azure SQL DB/DW) | - | Yes | - | Yes |
5353
| | Azure Key Vault (for fetching secrets/ connection string) | yes | Yes | Yes | - | - |
5454
| Other PaaS/ SaaS Data stores | AWS S3, SalesForce, Google Cloud Storage, etc. | - | - | Yes | - | - |
55+
| | Snowflake | Yes | - | Yes | - | - |
5556
| Azure IaaS | SQL Server, Oracle, etc. | - | - | Yes | Yes | - |
56-
| On-premises IaaS | SQL Server, Oracle, etc. | - | - | Yes | - | - |
57-
57+
| On-premises IaaS | SQL Server, Oracle, etc. | - | - | Yes | - | -
58+
59+
5860
**Applicable only when Azure Data Explorer is virtual network injected, and IP range can be applied on NSG/ Firewall.*
5961

6062
* **Self-hosted Integration Runtime (in VNet/on-premises)**

0 commit comments

Comments
 (0)