Graph API advanced query on Azure AD B2C tenant

Kristóf Nalesnyik 101 Reputation points
2021-07-27T16:41:35.99+00:00

Hi, I read here that Graph API does not support $count on Azure AD B2C tenants. Does this mean that advanced queries are not supported on Azure AD B2C tenants?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,586 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,639 questions
0 comments No comments
{count} votes

Accepted answer
  1. Kristóf Nalesnyik 101 Reputation points
    2021-07-28T07:14:56.997+00:00

    Thanks for the answer @JamesTran-MSFT .

    Meanwhile I found the answer for my question.
    AAD advanced queries: These advanced query capabilities are not available in Azure AD B2C tenants.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. JamesTran-MSFT 36,371 Reputation points Microsoft Employee
    2021-07-27T21:17:22.517+00:00

    @Kristóf Nalesnyik
    Thank you for your post!

    When it comes to advanced queries can you share some more info on what you mean by this? If you're referring to OData query parameters, you should still be able to use this for select B2C Graph API operations, for example the List users API, supports Optional query parameters.

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.