Bulk enable specific services via the Graph API
A sample PowerShell script, based on the Graph API, to bulk enable a set of service plans or licenses for your Microsoft 365 users. …
Continue readingBulk enable specific services via the Graph API
All about Microsoft 365
A sample PowerShell script, based on the Graph API, to bulk enable a set of service plans or licenses for your Microsoft 365 users. …
Continue readingBulk enable specific services via the Graph API
Microsoft recently started stamping a “last updated” property on licenses within Microsoft 365. Learn how to query the lastUpdatedDateTime info. …
Continue readingLast updated timestamp for Office 365 licenses available in Graph API
Graph API examples on how to filter only users with at least one assigned license (assignedLicenses property). Takes advantage of the advanced query capabilities of the Graph. …
Continue readingFilter only licensed users when using Graph API queries
Learn how to use the Graph API to manage the recently introduced Device registration policy. …
Continue readingManaging Azure AD Device registration policy with the Graph API
While doing my monthly sweep over the various changelogs Microsoft publishes, the following item caught my attention: Limits on the number of configured API permissions for an application registration will be enforced starting in October 2021 Type: Plan for change Service category: Other Product capability: Developer Experience Occasionally, application developers …
Continue readingMaximum number of API permissions for an Azure AD integrated app