A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Hi @CH-SolutionsEngineer,
Based on the information you've shared, you've already validated most of the common customer-side prerequisites, including search indexing, managed property mapping, policy scope, licensing, publish policy, and auto-apply policy configuration.
If the KQL query is returning the expected document, the policies are enabled in Enforce mode, and the site is explicitly included, the remaining possibilities are generally service-side, such as:
- The auto-labeling processing pipeline hasn't yet picked up the policy or queued the SharePoint site for evaluation.
- The policy evaluation job is delayed or stalled, which could also explain why the simulation policy has remained at 0 of 1 locations scanned for more than five days.
- The compliance processing service hasn't synchronized the latest search index or policy changes for the targeted site.
- A tenant-specific issue affecting the auto-labeling workload, particularly if the behavior is isolated to this tenant.
Before concluding that this is a service-side issue, I'd recommend a few additional checks:
- Wait at least 7 days after enabling the auto-apply policy, as policy processing isn't immediate and can take several days, especially in test environments.
- Create a brand-new test document after the policy is already in Enforce mode, place it in the same site, and verify whether it gets labeled. This helps rule out documents that weren't picked up during an earlier processing cycle.
- Test a simpler auto-apply condition, such as a keyword that appears in the document content instead of a managed property, to determine whether the issue is specific to managed property evaluation or whether no auto-labeling jobs are processing at all.
- Review the Microsoft Purview audit log, if available, for any retention label events. If there are no auto-labeling or retention label actions recorded for the test document, it would suggest the policy evaluation isn't reaching the document.
One additional question: have you observed the same auto-labeling configuration working in any other production or non-developer tenant, or is this only occurring in your Microsoft 365 E5 Developer tenant?
The answer will help determine whether this is a tenant-specific processing issue or something related to the environment itself.