Skip to content

Commit d20046a

Browse files
committed
Remove the content below the snowflake difference table
1 parent 57a9c84 commit d20046a

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

articles/data-factory/connector-snowflake.md

Lines changed: 1 addition & 11 deletions
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/15/2024
10+
ms.date: 10/22/2024
1111
ai-usage: ai-assisted
1212
---
1313

@@ -765,16 +765,6 @@ The Snowflake connector offers new functionalities and is compatible with most f
765765
| Support BigDecimal in Lookup activity. The NUMBER type, as defined in Snowflake, will be displayed as a string in Lookup activity. | BigDecimal is not supported in Lookup activity. |
766766
| Legacy ```connectionstring``` property is deprecated in favor of required parameters **Account**, **Warehouse**, **Database**, **Schema**, and **Role** | In the legacy Snowflake connector, the `connectionstring` property was used to establish a connection. |
767767

768-
To determine the version of the Snowflake connector used in your existing Snowflake linked service, check the ```type``` property. The legacy version is identified by ```"type": "Snowflake"```, while the latest V2 version is identified by ```"type": "SnowflakeV2"```.
769-
770-
The V2 version offers several enhancements over the legacy version, including:
771-
772-
Autoscaling: Automatically adjusts resources based on traffic load.<br/>
773-
774-
Multi-Availability Zone Operation: Provides resilience by operating across multiple availability zones.<br/>
775-
776-
Static IP Support: Enhances security by allowing the use of static IP addresses.
777-
778768
## Related content
779769

780770
For a list of data stores supported as sources and sinks by Copy activity, see [supported data stores and formats](copy-activity-overview.md#supported-data-stores-and-formats).

0 commit comments

Comments
 (0)