Skip to content

Commit 9306041

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Improve sp auth section
1 parent ded9c77 commit 9306041

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/data-factory/connector-microsoft-fabric-lakehouse.md

Lines changed: 4 additions & 4 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: 12/08/2023
11+
ms.date: 01/08/2024
1212
---
1313

1414
# Copy and transform data in Microsoft Fabric Lakehouse using Azure Data Factory or Azure Synapse Analytics
@@ -71,10 +71,10 @@ The Microsoft Fabric Lakehouse connector supports the following authentication t
7171

7272
To use service principal authentication, follow these steps.
7373

74-
1. Register an application with the Microsoft Identity platform and add a client secret. To learn how, see [Quickstart: Register an application with the Microsoft identity platform](../active-directory/develop/quickstart-register-app.md). Afterwards, make note of these values, which you use to define the linked service:
74+
1. [Register an application with the Microsoft Identity platform](../active-directory/develop/quickstart-register-app.md) and [add a client secret](../active-directory/develop/quickstart-register-app.md#add-a-client-secret). Afterwards, make note of these values, which you use to define the linked service:
7575

76-
- Application (client) ID. It is the service principal ID in the linked service.
77-
- Client secret value. It is the service principal key in the linked service.
76+
- Application (client) ID, which is the service principal ID in the linked service.
77+
- Client secret value, which is the service principal key in the linked service.
7878
- Tenant ID
7979

8080
2. Grant the service principal at least the **Contributor** role in Microsoft Fabric workspace. Follow these steps:

0 commit comments

Comments
 (0)