Skip to content

Commit b21577c

Browse files
authored
Update apache-spark-kusto-connector.md
Acrolinx fixes
1 parent d2079a5 commit b21577c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/synapse-analytics/spark/data-sources/apache-spark-kusto-connector.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ The Azure Data Explorer (Kusto) connector for Apache Spark is designed to effici
1717
## Authentication
1818
When using Azure Synapse Notebooks or Apache Spark job definitions, the authentication between systems is made seamless with the linked service. The Token Service connects with Azure Active Directory to obtain security tokens for use when accessing the Kusto cluster.
1919

20-
For Azure Synapse Pipelines, the authentication will use the service principal name. Currently, managed identities are not supported with the Azure Data Explorer connector.
20+
For Azure Synapse Pipelines, the authentication uses the service principal name. Currently, managed identities aren't supported with the Azure Data Explorer connector.
2121

2222
## Prerequisites
23-
- [Connect to Azure Data Explorer](../../quickstart-connect-azure-data-explorer.md): You will need to set up a Linked Service to connect to an existing Kusto cluster.
23+
- [Connect to Azure Data Explorer](../../quickstart-connect-azure-data-explorer.md): You need to set up a Linked Service to connect to an existing Kusto cluster.
2424

2525
## Limitations
2626
- The Azure Data Explorer linked service can only be configured with the Service Principal Name.
27-
- Within Azure Synapse Notebooks or Apache Spark Job Definitions, the Azure Data Explorer connector will use Azure AD pass-through to connect to the Kusto Cluster.
27+
- Within Azure Synapse Notebooks or Apache Spark Job Definitions, the Azure Data Explorer connector uses Azure AD pass-through to connect to the Kusto Cluster.
2828

2929

3030
## Use the Azure Data Explorer (Kusto) connector

0 commit comments

Comments
 (0)