You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/deidentification/quickstart-sdk-net.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,11 +38,11 @@ A de-identification service provides you with an endpoint URL. This endpoint url
38
38
```
39
39
### Assign RBAC Roles to the de-identification service
40
40
41
-
We need to assign a role to our deidentification service so we have permissions to perform the actions in this quickstart.
41
+
We need to assign a role to our de-identification service so we have permissions to perform the actions in this quickstart.
42
42
43
-
Since we're using realtime and job endpoints, we assign the `DeID Data Owner` roles.
43
+
Since we're using real-time and job endpoints, we assign the `DeID Data Owner` roles.
44
44
45
-
To learn how to assign this role to your deidentification service, refer to: [Manage access to the de-identification service with Azure role-based access control (RBAC) in Azure Health Data Services](manage-access-rbac.md)
45
+
To learn how to assign this role to your de-identification service, refer to: [Manage access to the de-identification service with Azure role-based access control (RBAC) in Azure Health Data Services](manage-access-rbac.md)
0 commit comments