Skip to content

Commit 35d927f

Browse files
authored
Merge pull request #84624 from r-cha/patch-1
Update use-scim-to-provision-users-and-groups.md
2 parents 7705240 + 4749b13 commit 35d927f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/app-provisioning/use-scim-to-provision-users-and-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ This section provides example SCIM requests emitted by the AAD SCIM client and e
269269

270270
### User Operations
271271

272-
* Users can be queried by `userName` or `email[type eq "work"]` attributes.
272+
* Users can be queried by `userName` or `emails[type eq "work"]` attributes.
273273

274274
#### Create User
275275

0 commit comments

Comments
 (0)