Office 365 Permissions inventory: Azure AD admin roles
A sample PowerShell script to generate report of all Azure AD admin roles assignments within your Office 365 tenant. …
Continue readingOffice 365 Permissions inventory: Azure AD admin roles
All about Microsoft 365
A sample PowerShell script to generate report of all Azure AD admin roles assignments within your Office 365 tenant. …
Continue readingOffice 365 Permissions inventory: Azure AD admin roles
An issue with the way permissions are handled for Azure AD integrated applications is causing “blank” entries to appear… …
Continue readingAn oddity with displaying permissions entries for Azure AD integrated applications
Graph API introduces new methods for getting transitive membership (transitiveMemberOf and transitiveMembers), greatly simplifying some tasks! …
Continue readingGraph API adds support for transitive membership queries
Learn about Application and Service Principal objects in Azure AD and how to explore their properties via PowerShell and the UI. …
Continue readingAzure AD applications and service principals
Few days ago, the Azure AD team announced that they are changing the default values for some of the parameters controlling token lifetimes. In a nutshell, any newly created tenants will have refresh token inactivity period of 90 days and unlimited max age for any refresh tokens. You can find …
Continue readingNew Azure AD token defaults (and reminder of about token lifetime importance)