Skip to content

Commit dc27075

Browse files
Qingyu Zheng (Shanghai Wicresoft Co Ltd)Qingyu Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update SP permission
1 parent 53e29ad commit dc27075

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/04/2022
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)