User-to-Group affiliation access review recommendations with Entra Identity Governance
Check out this nice and simple explanation of how user-to-group affiliation helps with your access reviews in Microsoft Entra Identity Governance:
Credits go entirely to my colleague @bathawes
Link Office 365 subscription to an existing Azure one
Today we got the question: "Can link somehow my Office 365 tenant with my existing Azure subscription?". The short answer is, of course, Yes!
The little longer (not more than 4 minutes) one, you can enjoy in the video:
Delete an object from Azure AD Graph API
So, how can we delete an object from the Azure AD Graph API?
Whatch the following video to find out:
More...
Update object properties in Azure AD Graph API
How can I update a specific object property in Azure AD using the Graph API?
Check out this 5 minutes video to find out how
More...
Retrieve TOP N objects from Graph API
Whether we want all object (if they are just a few hundred) or we just want only top 5 from the Graph API, we can use the OData syntax to get only what we need from the Azure AD Graph API:
More...