Azure AD applications and service principals
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
All about Microsoft 365
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
One of the common questions we are seeing is “can you give me a report of all Group owners?”, and in this article we will discuss the methods available to gather this data. As usual, we will also provide a custom PowerShell script that you can use to generate a …
Regardless of the fact that the Azure AD PowerShell module hasn’t gotten any love from Microsoft in the past few months, Office 365 administrators should start embracing it and replacing their old MSOL-based scripts. It is the only module Microsoft will support in the future, so there’s no way going …
Continue readingFiltering users and groups with the Azure AD (Graph) ODATA syntax
The Access Reviews feature was recently introduced over at the EMS blog, and is now available in Preview. It’s an easy to use feature that allows for self-service management of group membership across distribution groups, security groups and Office 365 Groups, as well as application access. Well, self-service perhaps isn’t …
Continue readingAccess Reviews for group membership and assigned applications in Azure AD
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)