Skip to content

Commit 8f8d73c

Browse files
authored
Update how-to-manage-users.md
1 parent f4109e6 commit 8f8d73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/energy-data-services/how-to-manage-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Run the below curl command in Azure Cloud Bash to get all the groups that are av
135135
--header 'Authorization: Bearer <access_token>'
136136
```
137137

138-
## Add user(s) to a OSDU group
138+
## Add user(s) to a OSDU group in a data partition
139139

140140
1. Run the below curl command in Azure Cloud Bash to add the user(s) to the "Users" group using the Entitlement service.
141141
2. The value to be sent for the param **"email"** is the **Object_ID (OID)** of the user and not the user's email.

0 commit comments

Comments
 (0)