Skip to content

Commit dfab2d2

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update sp auth in direct/polybase
1 parent 94426d1 commit dfab2d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/data-factory/connector-azure-sql-data-warehouse.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-movement
99
ms.custom: synapse
1010
ms.topic: conceptual
11-
ms.date: 06/17/2024
11+
ms.date: 07/23/2024
1212
---
1313

1414
# Copy and transform data in Azure Synapse Analytics by using Azure Data Factory or Synapse pipelines
@@ -670,10 +670,10 @@ Azure Synapse Analytics COPY statement directly supports Azure Blob, Azure Data
670670

671671
| Supported source data store type | Supported format | Supported source authentication type |
672672
| :----------------------------------------------------------- | -------------------------- | :----------------------------------------------------------- |
673-
| [Azure Blob](connector-azure-blob-storage.md) | [Delimited text](format-delimited-text.md) | Account key authentication, shared access signature authentication, service principal authentication, system-assigned managed identity authentication |
673+
| [Azure Blob](connector-azure-blob-storage.md) | [Delimited text](format-delimited-text.md) | Account key authentication, shared access signature authentication, service principal authentication (using servicePrincipalKey), system-assigned managed identity authentication |
674674
|   | [Parquet](format-parquet.md) | Account key authentication, shared access signature authentication |
675675
|   | [ORC](format-orc.md) | Account key authentication, shared access signature authentication |
676-
| [Azure Data Lake Storage Gen2](connector-azure-data-lake-storage.md) | [Delimited text](format-delimited-text.md)<br/>[Parquet](format-parquet.md)<br/>[ORC](format-orc.md) | Account key authentication, service principal authentication, shared access signature authentication, system-assigned managed identity authentication |
676+
| [Azure Data Lake Storage Gen2](connector-azure-data-lake-storage.md) | [Delimited text](format-delimited-text.md)<br/>[Parquet](format-parquet.md)<br/>[ORC](format-orc.md) | Account key authentication, service principal authentication (using servicePrincipalKey), shared access signature authentication, system-assigned managed identity authentication |
677677

678678
>[!IMPORTANT]
679679
>- When you use managed identity authentication for your storage linked service, learn the needed configurations for [Azure Blob](connector-azure-blob-storage.md#managed-identity) and [Azure Data Lake Storage Gen2](connector-azure-data-lake-storage.md#managed-identity) respectively.
@@ -831,7 +831,7 @@ If the requirements aren't met, the service checks the settings and automaticall
831831
| Supported source data store type | Supported source authentication type |
832832
| :----------------------------------------------------------- | :---------------------------------------------------------- |
833833
| [Azure Blob](connector-azure-blob-storage.md) | Account key authentication, system-assigned managed identity authentication |
834-
| [Azure Data Lake Storage Gen1](connector-azure-data-lake-store.md) | Service principal authentication |
834+
| [Azure Data Lake Storage Gen1](connector-azure-data-lake-store.md) | Service principal authentication (using servicePrincipalKey) |
835835
| [Azure Data Lake Storage Gen2](connector-azure-data-lake-storage.md) | Account key authentication, system-assigned managed identity authentication |
836836

837837
>[!IMPORTANT]

0 commit comments

Comments
 (0)