Skip to content

Commit 6b720d7

Browse files
authored
Update create-external-data-source-transact-sql.md
PR review: Corrected spelling
1 parent c46e207 commit 6b720d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/t-sql/statements/create-external-data-source-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2681,7 +2681,7 @@ Location path:
26812681

26822682
Additional notes and guidance when setting the location:
26832683

2684-
- The default option is to use `enable secure SSL connections` when provisioning Azure Data Lake Storage Gen2. When this is enabled, you must use `abfss` when a secure TLS/SSL connection is selected, althought `abfss` works for unsecure TLS connections as well. For more information, see [the Azure Blob Filesystem driver (ABFS)](/azure/storage/blobs/data-lake-storage-abfs-driver).
2684+
- The default option is to use `enable secure SSL connections` when provisioning Azure Data Lake Storage Gen2. When this is enabled, you must use `abfss` when a secure TLS/SSL connection is selected, although `abfss` works for unsecure TLS connections as well. For more information, see [the Azure Blob Filesystem driver (ABFS)](/azure/storage/blobs/data-lake-storage-abfs-driver).
26852685
- Azure Synapse doesn't verify the existence of the external data source when the object is created. To validate, create an external table using the external data source.
26862686
- Use the same external data source for all tables when querying Hadoop to ensure consistent querying semantics.
26872687
- `https:` prefix enables you to use subfolder in the path. `https` is not available for all data access methods.

0 commit comments

Comments
 (0)