Forum Discussion

HeyBeer's avatar
HeyBeer
Copper Contributor
Nov 13, 2023

Auto-Label Sharepoint Folder

Hello, 

 

I'm wanting an auto-label policy to apply a sensitivity label to a particular folder within a sharepoint library. I'm lead to believe this is possible using KQL and the 'DocumentLink' document property (which is a managed property). Writing a rule with the following syntax results in a bunch of files being found in the simulation, but when I run it no labels are applied (even several weeks later).

 

DocumentLink:https://xxxxxx.sharepoint.com/sites/xxxx/Particular Folder/*

 

Any idea whether there is another way to achieve this, or why this isn't working?

 

Cheers

Resources