The post provides a guide on using the 'endsWith' filter with the Microsoft Graph client when querying Azure AD groups. It explains that using advanced query capabilities requires setting the 'ConsistencyLevel' header to 'eventual' and including the '$count' query parameter. The article gives code examples and references
Table of contents
Related posts Advanced query capabilities on Microsoft Entra ID objects Failing to use the endsWith operator with the Microsoft Graph client Successfully using the endsWith operator with the Microsoft Graph client A complete example Conclusion Sort: