Hi Mark Sannuti (C-Admin)
In Microsoft Purview auto-labeling policies the scope is evaluated against the exact locations you configure. If you add https://mycompany.sharepoint.com/sites/site1
as the location, the policy will only apply to that site collection. It will not automatically cascade to other site collections like /sites/site2
, unless you explicitly include them.
So in your case:
/sites/site1
→ Auto-labeling enabled (since you added it).
/sites/site2
→ Auto-labeling not applied (since it’s not in scope).
This allows you to control which sites are subject to auto-labeling. If you need fine-grained control at the library or folder level, keep in mind that Purview currently supports scoping at the site (collection) level, not below.
Docs for reference: Configure auto-labeling policies.
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.