Skip to content

Commit ee55701

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update description
1 parent 75f6614 commit ee55701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-snowflake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +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. | No |
101+
| host | The host name of the Snowflake account. For example: `contoso.snowflakecomputing.com`. `.cn` is also supported.| No |
102102
| 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 |
103103

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

0 commit comments

Comments
 (0)