Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<h3 align="center">PAX PowerShell Script&nbsp;&nbsp;|&nbsp;&nbsp;PAX Cookbook&nbsp;&nbsp;|&nbsp;&nbsp;PAX Cookbook Mini-Kitchen</h3>

**⬇️ Download the script:** [`PAX_Purview_Audit_Log_Processor_v1.11.13.ps1`](https://github.com/microsoft/PAX/releases/download/purview-v1.11.13/PAX_Purview_Audit_Log_Processor_v1.11.13.ps1) &nbsp;|&nbsp; Release Date: July 6, 2026
**⬇️ Download the script:** [`PAX_Purview_Audit_Log_Processor_v1.11.14.ps1`](https://github.com/microsoft/PAX/releases/download/purview-v1.11.14/PAX_Purview_Audit_Log_Processor_v1.11.14.ps1) &nbsp;|&nbsp; Release Date: July 6, 2026

**📖 Script Resources:** [Latest Documentation](https://github.com/microsoft/PAX/blob/release/release_documentation/Purview_Audit_Log_Processor/PAX_Purview_Audit_Log_Processor_Documentation_v1.11.x.md) | [Latest Release Notes](https://github.com/microsoft/PAX/blob/release/release_notes/Purview_Audit_Log_Processor/PAX_Purview_Audit_Log_Processor_Release_Note_v1.11.x.md)

Expand Down
2 changes: 1 addition & 1 deletion release_documentation/.gitkeep
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Last updated: 2026-07-06 (Purview v1.11.12, Graph v1.0.1, CopilotInteractions v2.0.0, PAX Umbrella v1.0.35)
# Last updated: 2026-07-06 (Purview v1.11.14, Graph v1.0.1, CopilotInteractions v2.0.0, PAX Umbrella v1.0.36)
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Portable Audit eXporter (PAX) - <br/>Purview Audit Log Processor

> **📥 Quick Start:** Download the script → [`PAX_Purview_Audit_Log_Processor_v1.11.13.ps1`](https://github.com/microsoft/PAX/releases/download/purview-v1.11.13/PAX_Purview_Audit_Log_Processor_v1.11.13.ps1)
> **📥 Quick Start:** Download the script → [`PAX_Purview_Audit_Log_Processor_v1.11.14.ps1`](https://github.com/microsoft/PAX/releases/download/purview-v1.11.14/PAX_Purview_Audit_Log_Processor_v1.11.14.ps1)
>
> **📅 Script v1.11.13 Release Date:** July 6, 2026
> **📅 Script v1.11.14 Release Date:** July 6, 2026
>
> **📋 Release Notes:** See what's new → [v1.11.x Release Notes](https://github.com/microsoft/PAX/blob/release/release_notes/Purview_Audit_Log_Processor/PAX_Purview_Audit_Log_Processor_Release_Note_v1.11.x.md) | [All Release Notes](https://github.com/microsoft/PAX/tree/release/release_notes/Purview_Audit_Log_Processor)
>
> **📜 Script Archive:** [All Script Versions](https://github.com/microsoft/PAX/releases?q=purview-&expanded=true)
>
> **📚 Documentation Archive:** [All Documentation](https://github.com/microsoft/PAX/tree/release/release_documentation/Purview_Audit_Log_Processor)

**Documentation Version:** v1.11.x (Current Script Version: v1.11.13)
**Documentation Version:** v1.11.x (Current Script Version: v1.11.14)
**Audience:** IT admins, security/compliance analysts, BI/data teams
**Runtime:** PowerShell 7+ (required for default Graph API mode); PowerShell 5.1 supported only with `-UseEOM`
**License:** MIT
Expand Down Expand Up @@ -406,7 +406,7 @@ The **Purview Audit Reader** role is only required for EOM mode (`-UseEOM`) and

### Download the Script

- **Script:** [PAX_Purview_Audit_Log_Processor_v1.11.13.ps1](https://github.com/microsoft/PAX/releases/download/purview-v1.11.13/PAX_Purview_Audit_Log_Processor_v1.11.13.ps1)
- **Script:** [PAX_Purview_Audit_Log_Processor_v1.11.14.ps1](https://github.com/microsoft/PAX/releases/download/purview-v1.11.14/PAX_Purview_Audit_Log_Processor_v1.11.14.ps1)
- **Release Notes:** [v1.11.x](https://github.com/microsoft/PAX/blob/release/release_notes/Purview_Audit_Log_Processor/PAX_Purview_Audit_Log_Processor_Release_Note_v1.11.x.md)

Save the downloaded script to a working directory (e.g., `C:\Scripts\PAX\`).
Expand Down
2 changes: 1 addition & 1 deletion release_notes/.gitkeep
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Last updated: 2026-07-06 (Purview v1.11.12, Graph v1.0.1, CopilotInteractions v2.0.0, PAX Umbrella v1.0.35)
# Last updated: 2026-07-06 (Purview v1.11.14, Graph v1.0.1, CopilotInteractions v2.0.0, PAX Umbrella v1.0.36)

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion script_archive/.gitkeep
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Last updated: 2026-07-06 (Purview v1.11.12, Graph v1.0.1, CopilotInteractions v2.0.0, PAX Umbrella v1.0.35)
# Last updated: 2026-07-06 (Purview v1.11.14, Graph v1.0.1, CopilotInteractions v2.0.0, PAX Umbrella v1.0.36)

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"products": {
"pax": {
"name": "PAX Infrastructure",
"version": "1.0.35",
"version": "1.0.36",
"status": "production",
"notes": "Core infrastructure, workflows, governance (iterating beyond last tagged release)"
},
"purview": {
"name": "Purview Audit Log Processor",
"version": "1.11.13",
"version": "1.11.14",
"status": "production",
"notes": "Canonical root script; prior versions in script_archive/Purview_Audit_Log_Processor."
},
Expand Down
Loading