Retrieve users from nested AAD Groups
It is possible to nest Azure Active Directory Security Groups. In this blog I will you how to retrieve all users from these nested groups via the Graph API in Power Automate.
Discover the new
It is possible to nest Azure Active Directory Security Groups. In this blog I will you how to retrieve all users from these nested groups via the Graph API in Power Automate.
I use the Graph API a lot in Power Automate. Today I want to point out how powerful the usage of query parameters can be. This article demonstrates how you can list all the...
Sometimes it can be useful to get an overview of the inactive users. Microsoft has several features for that. Today I will show you how to retrieve this type of information via the Graph...
Searching for Azure AD users can be challenging with the Search for users (V2) action. This blog shows how you could use the Graph API with a filter to workaround this in Power Automate.
After posting a blog about creating a team I saw Microsoft had updated the Create team method in the Microsoft Graph API beta recently. That’s the beauty of Office 365, everything improves so fast!...
Sometimes I like a nice challenge. I came across a Tweet from Joanne Klein with a question about Microsoft Teams provisioning. This article describes how to create a team with PnP PowerShell and the...