Inconsistent Microsoft Graph Api $count response for users
I'm trying to get a total count of users through Microsoft Graph API through my B2C AAD tenant, but the response seems to either error out or is omitting the @odata.count property. Feedback online is also mixed where some people say that $count is still unsupported even thought the official documentation says that $count is supported for /users. https://lear