Exchange API permissions missing
Microsoft has made some changes to the Azure AD portal, effectively inventing the issue of “missing” Exchange API permissions. Here’s how to solve it! …
All about Microsoft 365
Microsoft has made some changes to the Azure AD portal, effectively inventing the issue of “missing” Exchange API permissions. Here’s how to solve it! …
A short PowerShell script that allows you to generate a report of all groups your Azure AD devices are a member of… …
Continue readingReporting on group membership for Azure AD devices
As another example of a newly added policy, we can use the identitySecurityDefaultsEnforcementPolicy Graph API endpoint to toggle Azure AD security defaults on/off… …
Continue readingToggle Azure AD Security Defaults on or off programmatically
A newly added set of Graph API endpoints allows us to configure a policy to block access to Microsoft 365 data via the MSOnline PowerShell module… …
Continue readingBlock MSOnline PowerShell access for your tenant
A proof-of-concept PowerShell script that allows you to remove sharing permissions for all ODFB shared files for a given user, or a set of users. …
Continue readingRemove sharing permissions on all files in users’ OneDrive for Business