Skip to content

Commit 9eebf4c

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update ServicePrincipalKey
1 parent dfab2d2 commit 9eebf4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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 (using servicePrincipalKey), 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 (using servicePrincipalKey), 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 (using servicePrincipalKey) |
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)