Purview Audit Log Processor v1.11.12#76
Merged
Merged
Conversation
- Fix data-loss defect in cross-run -AppendFile reconciliation of the rolled-up interactions Fact CSV: append now keys dedup on the full grain + message-identity composite so fan-out rows (many rows per message) reconcile independently instead of collapsing and silently dropping data. - Fix Microsoft Agent 365 catalog crash (package-id variable shadowed the $PID built-in) and add 429/5xx retry with Retry-After backoff for catalog reads. - Add stable, deidentify-consistent User_Id_Normalized column to the AI-in-One rolled-up interactions file for AIO/AIBV schema parity (additive; unchanged when the feature is not used except for the one added column). - Promote root script to v1.11.12 (archive v1.11.12 copy added), refresh v1.11.x release notes and documentation, README, and versions.json.
|
Thanks for the contribution, @Rance9! ✅ This PR is from an approved team member and will be reviewed normally. |
Fepilot
approved these changes
Jul 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purview Audit Log Processor v1.11.12
Critical customer-blocking fix release. See the official release: https://github.com/microsoft/PAX/releases/tag/purview-v1.11.12
Summary
-AppendFilereconciliation of the rolled-up interactions Fact CSV now keys dedup on the full grain + message-identity composite, so fan-out rows (many rows per message) reconcile independently instead of collapsing and silently dropping data. Existing 0-row overwrite refusal and union-shrink guards are preserved and extended with a one-time re-baseline safe-skip.$PIDbuilt-in, and adds 429/5xx retry withRetry-Afterbackoff for catalog reads.User_Id_Normalizedcolumn to the AI-in-One rolled-up interactions file (additive; matches the AI Business Value rollup).versions.json.Do not merge or approve yet — opened for review only.