UPDATE: The PartnerCenter PowerShell Module has been update to v3.0 – be sure the update with Update-Module -Name PartnerCenter! The Secure Application Model is a […]
Continue readingConditional Access Best Practices & Deployment with PowerShell
Update: Azure AD P1 is now included with Microsoft 365 Business (Premium). Conditional Access is a feature in Azure Active Directory that will deny or […]
Continue readingMicrosoft Teams Usage Report
I’ve created a small script that will create an HTML report of all Teams in your organisation, including their owners and members. Nothing spectacular but […]
Continue readingMicrosoft Graph Permission Role IDs
For your app to access data in Microsoft Graph (or any other Microsoft API), you must grant the correct permissions to it. It’s possible to […]
Continue reading