Skip to content

Commit c0d3b0f

Browse files
quickstart attempt 3
1 parent cbfd49b commit c0d3b0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/deidentification/quickstart-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ Note your Subscription, Subscription ID, and Service URL.
5959

6060
## Set Role-based access control (RBAC)
6161

62-
Now that the resource is deployed, you will need to assign yourself as an owner using RBAC. To use the synchronous and asynchronous/Batch API, you will need to be a DeID Data Owner. If you only need real-time or batch, you can assign yourself as a DeID Realtime Data User and/or DeID Batch Data Owner, respectively.
62+
Now that the resource is deployed, assign yourself as an owner using RBAC. To use the synchronous and asynchronous/Batch API, you need to be a DeID Data Owner. If you only need real-time or batch, you can assign yourself as a DeID Realtime Data User and/or DeID Batch Data Owner, respectively.
6363

6464
1. On the left panel, select **Access control (IAM).**
6565
1. Click **Add** and **Add role assignment.**
6666
1. Select **DeID Data Owner** and then select **Members** on the top panel.
67-
1. Select **+ Select members,** and a panel will appear on the right. Search for your own name and press **Select.**
67+
1. Select **+ Select members,** and a panel will appear. Search for your own name and press **Select.**
6868
1. Back in the **Members** panel, select **Review + assign** at the bottom left.
6969

7070
## Install the package

0 commit comments

Comments
 (0)