Quickly list all groups or teams a user is member of or owner of in Microsoft 365

Learn how to quickly list all groups and teams a given user is a member of, or owner of. The examples use cmdlets from Exchange Online and the Microsoft Graph SDK for PowerShell. …

Continue readingQuickly list all groups or teams a user is member of or owner of in Microsoft 365

System-preferred MFA feature and how to control it via the Graph API

Being able to configure a default method to be used as part of an MFA challenge is a common ask. In the per-user MFA scenario, customers were able to exert some controls over this by adjusting the StrongAuthenticationMethods property via the Set-MsolUser cmdlets. As Microsoft is moving away from the …

Continue readingSystem-preferred MFA feature and how to control it via the Graph API

Microsoft 365 Groups membership and ownership quirks persist even in 2023

Microsoft 365 Groups membership and ownership are governed by some simple rules, yet even in 2023 the various administrative endpoints fail to provide consistent experience. Whereas on Exchange Online side, an owner must also be a member of the Group, the Graph API ignores this requirement. More importantly, the Azure AD UI fails to enforce the requirement for Groups to have at least one owner, due to the use of Graph API batching. …

Continue readingMicrosoft 365 Groups membership and ownership quirks persist even in 2023