Skip to content

Commit 70161ad

Browse files
committed
Update LS image
1 parent 56542c1 commit 70161ad

File tree

2 files changed

+1
-1
lines changed

2 files 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
@@ -96,7 +96,7 @@ These generic properties are supported for the Snowflake linked service:
9696
| accountIdentifier | The name of the account along with its organization. For example, myorg-account123. | Yes |
9797
| database | The default database uesd for the session after connecting. | Yes |
9898
| warehouse | The default virtual warehouse used for the session after connecting. |Yes|
99-
| authenticationType | Type of authentication used to connect to the Snowflake service. Allowed values are: **Basic** (Default), **KeyPair**, and **AADServicePrincipal**. Refer to corresponding sections below on more properties and examples respectively. | No |
99+
| 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 |
101101
| 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 |
102102

-230 Bytes
Loading

0 commit comments

Comments
 (0)