Skip to content

Commit c6f1e4b

Browse files
Merge pull request #246139 from Clare-Zheng82/0724-Update_ADX_connector_doc_sp_auth
[Supportability] - Update SP permission
2 parents 3e3c531 + 93f7cf7 commit c6f1e4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-azure-data-explorer.md

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

1414
# Copy data to or from Azure Data Explorer using Azure Data Factory or Synapse Analytics
@@ -97,7 +97,7 @@ To use service principal authentication, follow these steps to get a service pri
9797
2. Grant the service principal the correct permissions in Azure Data Explorer. See [Manage Azure Data Explorer database permissions](/azure/data-explorer/manage-database-permissions) for detailed information about roles and permissions and about managing permissions. In general, you must:
9898

9999
- **As source**, grant at least the **Database viewer** role to your database
100-
- **As sink**, grant at least the **Database ingestor** role to your database
100+
- **As sink**, grant at least the **Database user** role to your database
101101

102102
>[!NOTE]
103103
>When you use the UI to author, by default your login user account is used to list Azure Data Explorer clusters, databases, and tables. You can choose to list the objects using the service principal by clicking the dropdown next to the refresh button, or manually enter the name if you don't have permission for these operations.

0 commit comments

Comments
 (0)