Posts

Showing posts from August, 2026

Defender for Business: Understanding Device Groups, Policy Assignment and Priority

Image
Source: Microsoft If you work across different Microsoft 365 environments, you have probably noticed that the Microsoft Defender portal can be a bit of a moving target. One day you are working in an enterprise environment (with Defender for Endpoint Plan 2) and you know exactly where everything is. The next day, you log into an SMB client's tenant running Microsoft 365 Business Premium (Defender for Business) and things look a lot different.  A classic example of this is Device Groups . If you search online or read standard enterprise documentation, you will be told to go to Settings > Endpoints > Permissions > Device groups . But if you try that in a Defender for Business or a Business Premium tenant, you will get a frustrating surprise. The menu isn't there, and clicking the hyperlink under a supported feature like AIR, just brings you back to the homepage. So what is really going on? Is this by design or a bug? Let’s explore.. Where are the Device Groups The disapp...

Microsoft Entra makes passwordless registration easier, but what does this mean for Zero Trust?

Image
Microsoft Entra makes passwordless registration easier, but what does this mean for Zero Trust? Let's discuss.. Microsoft recently  published  a message in the message center that covers details on Windows Hello for Business and macOS Platform SSO supporting standalone MFA factors. It is well established that Passwordless authentication is becoming the default approach for modern identity security. Windows Hello for Business (WHfB), passkeys, FIDO2 and macOS Platform SSO (PSSO) all provide stronger authentication while reducing our dependency on passwords. And with this new change, Microsoft has now made passwordless registration in Entra ID easier, including bringing register security information further into the conditional access model. However, this does raise an interesting question: If passwordless authentication is strong enough to authenticate the user, do we still need MFA? In my personal opinion, it is still necessary, but not necessarily in the way we traditionally ...