Skip to content

Commit 3925e40

Browse files
Merge pull request #233429 from ssabat/master
Updated doc for MSI and UAMI support
2 parents dde42f7 + f04c98a commit 3925e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/transform-data-using-databricks-notebook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: tutorial
77
ms.author: abnarain
88
author: nabhishek
99
ms.custom: seo-lt-2019
10-
ms.date: 09/22/2022
10+
ms.date: 04/04/2023
1111
---
1212

1313
# Run a Databricks notebook with the Databricks Notebook Activity in Azure Data Factory
@@ -102,7 +102,7 @@ In this section, you author a Databricks linked service. This linked service con
102102

103103
1. For **Databrick Workspace URL**, the information should be auto-populated.
104104

105-
1. For **Access Token**, generate it from Azure Databricks workplace. You can find the steps [here](https://docs.databricks.com/api/latest/authentication.html#generate-token).
105+
1. For **Authentication type**, if you select **Access Token**, generate it from Azure Databricks workplace. You can find the steps [here](https://docs.databricks.com/api/latest/authentication.html#generate-token). For **Managed service identity** and **User Assigned Managed Identity**, grant **Contributor role** to both identities in Azure Databricks resource's *Access control* menu.
106106

107107
1. For **Cluster version**, select the version you want to use.
108108

0 commit comments

Comments
 (0)