Skip to content

Commit bd5a245

Browse files
Merge pull request #253218 from jonburchel/patch-39
Update connector-azure-data-explorer.md
2 parents 415bd6a + d4c6c4c commit bd5a245

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ To use system-assigned managed identity authentication, follow these steps to gr
145145

146146
2. Grant the managed identity 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:
147147

148-
- **As source**, grant at least the **Database viewer** role to your database
149-
- **As sink**, grant at least the **Database ingestor** role to your database
148+
- **As source**, grant the **Database viewer** role to your database.
149+
- **As sink**, grant the **Database ingestor** and **Database viewer** roles to your database.
150150

151151
>[!NOTE]
152152
>When you use the UI to author, your login user account is used to list Azure Data Explorer clusters, databases, and tables. Manually enter the name if you don't have permission for these operations.
@@ -424,4 +424,4 @@ For more information about the properties, see [Lookup activity](control-flow-lo
424424

425425
* For a list of data stores that the copy activity supports as sources and sinks, see [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).
426426

427-
* Learn more about how to [copy data from Azure Data Factory and Synapse Analytics to Azure Data Explorer](/azure/data-explorer/data-factory-load-data).
427+
* Learn more about how to [copy data from Azure Data Factory and Synapse Analytics to Azure Data Explorer](/azure/data-explorer/data-factory-load-data).

0 commit comments

Comments
 (0)