A good password policy is the first step on securing your environment and company data. Without a password policy in place you can be sure […]
Continue readingCategory: Azure Active Directory
How to block legacy authentication
Legacy authentication refers to authentication request made by older Office clients (2010 and below) or other clients that use old protocols like IMAP, POP3 or […]
Continue readingHow to enable Azure AD Identity Protection
Azure AD Identity Protection requires Azure AD P2 licenses. Azure AD Identity Protection is not included with Azure AD P1 or Microsoft 365 Business. Azure […]
Continue readingAzure AD Identity Protection & Guest Users (B2B)
A Few weeks ago I encountered a problem with a guest users that couldn’t login on my environment. After some troubleshooting, I noticed that the […]
Continue readingActive Directory, Azure AD & Azure AD Domain Services
More and more businesses are migrating their workloads to the public cloud and that’s great news. The cloud is flexible, scalable, secure and cost effective […]
Continue readingSecure Application Model – Azure AD Application
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 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