Skip to content

Commit 9eecf88

Browse files
authored
Update microsoft-graph-operations.md
1 parent 6d82578 commit 9eecf88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/microsoft-graph-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To use MS Graph API, and interact with resources in your Azure AD B2C tenant, yo
3030

3131
## User management
3232
> [!NOTE]
33-
> B2C currently does not support advanced query capabilities which also includes no support for `$count` and `$search` query parameters. For more information, see [Graph query paremeters](/graph/query-parameters) and [Graph API Advanced query capabilities](/graph/aad-advanced-queries).
33+
> B2C currently does not support advanced query capabilities on Azure AD B2C directory objects. This also includes no support for `$count`, `$search` and `$filter` query parameters such as Not (`not`), Not equals (`ne`), and Ends with (`endsWith`) operators. For more information, see [Graph query paremeters](/graph/query-parameters) and [Graph API Advanced query capabilities](/graph/aad-advanced-queries).
3434
3535

3636
- [List users](/graph/api/user-list)

0 commit comments

Comments
 (0)