Hi Jaden Tang This is a known limitation with Endpoint DLP. The DLP agent monitors files on local drives and synced cloud storage (like OneDrive or SharePoint), but it doesn't track files being copied directly from a network share like a NAS. That’s why your DLP policy blocks DWG files from local paths but not from a NAS the agent never sees that file activity.
Unfortunately, copying directly from NAS to USB bypasses Endpoint DLP entirely.
Workarounds you could consider:
- Use Defender for Endpoint or Intune to enforce USB device control policies. This way, you can block or limit USB write access regardless of the file source.
- Apply sensitivity labels to the files earlier in the flow (before they land on the NAS). You can build DLP rules around those labels to enforce USB restrictions.
- There’s also a feature called Network Share Groups in Endpoint DLP settings, which lets you categorize network locations, but it won’t change this behavior DLP still won’t inspect files accessed directly over the network.
Here’s the official doc for reference: Configure Endpoint DLP settings (Microsoft Docs)
Hope this helps. If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.