Skip to content

Commit a707940

Browse files
committed
Review
1 parent 5ce5597 commit a707940

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/purview/tutorial-using-rest-apis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: purview
77
ms.subservice: purview-data-catalog
88
ms.custom: subject-rbac-steps
99
ms.topic: tutorial
10-
ms.date: 09/17/2021
10+
ms.date: 12/06/2022
1111

1212
# Customer intent: I can call the Data plane REST APIs to perform CRUD operations on Microsoft Purview account.
1313
---
@@ -43,7 +43,7 @@ To create a new service principal:
4343

4444
The application ID is the `client_id` value in the sample code.
4545

46-
To use the service principal (application), you need to know the service principal's password which can be found by:
46+
To use the service principal (application), you need to know the service principal's password that can be found by:
4747

4848
1. From the Azure portal, search for and select **Azure Active Directory**, and then select **App registrations** from the left pane.
4949
1. Select your service principal (application) from the list.
@@ -69,7 +69,7 @@ Once the new service principal is created, you need to assign the data plane rol
6969
7070
1. Select the **Role assignments** tab.
7171

72-
1. Assign the following roles to the service principal created previously to access various data planes in Microsoft Purview. For detailed steps, see [Assign Azure roles using the Microsoft Purview portal](./how-to-create-and-manage-collections.md#add-role-assignments).
72+
1. Assign the following roles to the service principal created previously to access various data planes in Microsoft Purview. For detailed steps, see [Assign Azure roles using the Microsoft Purview governance portal](./how-to-create-and-manage-collections.md#add-role-assignments).
7373

7474
* Data Curator role to access Catalog Data plane.
7575
* Data Source Administrator role to access Scanning Data plane.

0 commit comments

Comments
 (0)