M365 Account Compromise Checklist
A checklist to follow for Microsoft 365 accounts that are compromised
A checklist to follow for Microsoft 365 accounts that are compromised
Microsoft 365 is often considered safe, as it’s always up to date and maintained by Microsoft.
Unfortunately, this is not true! Well, at least some parts aren’t. There are quite some options and products/features that should be configured to limit risk and exposure.
In this post, I’m outlining the most important security settings and products, everyone should implement.
Use this PowerShell script and Azure logic app to get the Entra ID Group membership of a user in a safe and secure way. I’ve created this solution to be able to execute certain code based on the user’s group membership. Back in the day it would be easy to request the user’s group memberships … Read more
Follow the steps in this blog to seamlessly rename your Intune devices, appending the primary assigned user’s UPN along with a random suffix. I’ve created this Logic App that renames the devices as the Intune options are limited to the serial number and random generated values. Both are not easy to work with. I’ve chosen … Read more