/images/shellgio.png

shellgio.net

A quick way to copy the conditions of a DLP rule with PowerShell and the AdvancedRule parameter

Sometimes the easiest way to build a complex Microsoft Purview Data Loss Prevention rule is not to start from scratch. You may already have a rule whose conditions, classifiers, and nested logic are exactly what you need for a lab, a backup, or a similar deployment in another tenant.

This is where the AdvancedRule property can be very useful.

In this post, I will show you how I extract the condition logic from an existing DLP rule, remove a few properties that can cause portability problems, save the result as JSON, and use it with New-DlpComplianceRule.

Microsoft is retiring SMS and Voice authentication methods

I usually say that if you’re only doing MFA you’re already late. The industry is moving beyond traditional MFA and into a model where phishing-resistant authentication becomes the expected baseline.

Proof ot that is that Microsoft has announced that passkeys will become the default authentication method for Microsoft Entra ID tenants.

At the same time, Microsoft is retiring its role as a native telecom provider for MFA. This does not mean that SMS and voice are being banned as authentication methods at the protocol level, but Microsoft will no longer provide the underlying delivery service for those codes.

Microsoft Defender for Endpoint EDR updates are moving to Microsoft Update on Windows

Until now, updates for Microsoft Defender for Endpoint were bundled with the monthly Windows security update. Microsoft is changing this behavior and moving those EDR updates to Microsoft Update, aligning them with the way other Microsoft Defender components are serviced.

And I think this is a good thing.

Why? Because it allows Microsoft to deliver security improvements for the EDR component independently from the regular operating system update cycle.

What is changing?

Microsoft Defender for Endpoint EDR updates will no longer be delivered as part of the monthly Windows security update. Instead, they will be delivered through Microsoft Update using KB5005292, once the required prerequisites are installed on the device.

Defender for Office 365 Plan 1 Is Coming to M365 E3

If you manage Exchange Online for an E3 tenant, you are getting more bang for your buck. Microsoft has started rolling out Defender for Office 365 (MDO) Plan 1 to Microsoft 365 E3/G3 and Office 365 E3/G3 licenses, with completion expected by August 2026. This doesn’t requiere any purchase, or separate provisioning, it just show up automatically for licensed users as the rollout reaches your tenant.

What you had vs. what you’re getting

Up to now, E3 mailboxes were protected by Exchange Online Protection (EOP) — spam filtering, basic anti-malware, and standard anti-phishing. That’s table stakes, and it stays in place.

Scheduled scans are coming to AV policies in Defender for Endpoint on Linux

One of the things I’ve always missed when deploying antivirus policies for Microsoft Defender for Endpoint on Linux devices were scheduled scans.

And I said ‘were’ because they are coming. Currently in preview, now you can set up scheduled scans settings used a custom JSON setting or, if you use Intune or security settings management an antivirus policy instead of using a cron job like until now.

/images/image.png
Screenshot of the new settings on a Antivirus Intune Policy for Linux