Skip to content

Commit eda5699

Browse files
Merge pull request #297594 from whhender/patch-308043
Update connector-snowflake with transition resolution
2 parents 326c81f + b1af982 commit eda5699

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/data-factory/connector-snowflake.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,10 @@ To perform an in-place upgrade, you need to edit the existing linked service pay
765765
}
766766
```
767767

768-
1. Update dataset to use the new linked service. You can either create a new dataset based on the newly created linked service, or update an existing dataset's type property from **SnowflakeTable** to **SnowflakeV2Table**.
768+
1. Update dataset to use the new linked service. You can either create a new dataset based on the newly created linked service, or update an existing dataset's type property from **SnowflakeTable** to **SnowflakeV2Table**.
769+
770+
>[!NOTE]
771+
>When transitioning linked services, the override template parameter section might only display database properties. You can resolve this by manually editing the parameters. After that the **Override template parameters** section will show the connection strings.
769772
770773
### Upgrade the Snowflake V2 connector from version 1.0 to version 1.1 (Preview)
771774

0 commit comments

Comments
 (0)