Skip to content

Commit 4141fa8

Browse files
Merge pull request #290281 from Clare-Zheng82/1111-Add_snowflake_host
[New feature] Add Snowflake host property
2 parents 860de20 + ee55701 commit 4141fa8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/data-factory/connector-snowflake.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jianleishen
77
ms.subservice: data-movement
88
ms.topic: conceptual
99
ms.custom: synapse
10-
ms.date: 10/22/2024
10+
ms.date: 11/11/2024
1111
ai-usage: ai-assisted
1212
---
1313

@@ -98,6 +98,7 @@ These generic properties are supported for the Snowflake linked service:
9898
| warehouse | The default virtual warehouse used for the session after connecting. |Yes|
9999
| authenticationType | Type of authentication used to connect to the Snowflake service. Allowed values are: **Basic** (Default) and **KeyPair**. Refer to corresponding sections below on more properties and examples respectively. | No |
100100
| role | The default security role used for the session after connecting. | No |
101+
| host | The host name of the Snowflake account. For example: `contoso.snowflakecomputing.com`. `.cn` is also supported.| No |
101102
| connectVia | The [integration runtime](concepts-integration-runtime.md) that is used to connect to the data store. You can use the Azure integration runtime or a self-hosted integration runtime (if your data store is located in a private network). If not specified, it uses the default Azure integration runtime. | No |
102103

103104
This Snowflake connector supports the following authentication types. See the corresponding sections for details.

0 commit comments

Comments
 (0)