Add SharePoint Embedded audit log events article for container type activities#10772
Add SharePoint Embedded audit log events article for container type activities#10772gnjoseph wants to merge 3 commits intoSharePoint:mainfrom
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 61b15f9: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
Adds documentation for SharePoint Embedded container type audit events in Microsoft Purview and wires it into the SharePoint Embedded Compliance docs navigation.
Changes:
- Added a new article describing container type audit operations, how to search them, and schema references.
- Updated the SharePoint Embedded Compliance TOC to include the new audit events article.
- Added a cross-reference from the existing Security and Compliance article to the new audit events content.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/toc.yml | Adds “Audit log events” under SharePoint Embedded > Compliance. |
| docs/embedded/compliance/security-and-compliance.md | Links to the new audit events article from the Audit section. |
| docs/embedded/compliance/audit-events.md | New article documenting container type audit events and how to query them. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Learn Build status updates of commit 0d5497a: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
…, update ms.date, fix typos
0d5497a to
a47448d
Compare
|
Learn Build status updates of commit a47448d: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
- replace backticks with bold on `Workload` and `SharePoint` in the unified audit log reference
|
|
||
| The following events are logged when a container type is created, updated, or deleted. For more information, see [SharePoint Embedded container types](../getting-started/containertypes.md). | ||
|
|
||
| These events use `Workload` value `SharePoint` in the unified audit log. |
There was a problem hiding this comment.
These should be bold, only format code as inline code.
| title: Security and Compliance | ||
| description: Details Security and Compliance methods provided by SharePoint Embedded | ||
| ms.date: 03/03/2025 | ||
| ms.date: 04/20/2026 |
There was a problem hiding this comment.
no need to update the ms.date anymore: the site build engine now uses the git history to determine when it was last updated; this value should be the date it was originally created
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 63e1edb: ✅ Validation status: passed
For more details, please refer to the build report. |
Category
Related issues
What's in this Pull Request?
Adds a new article documenting SharePoint Embedded container type audit log events in Microsoft Purview.
docs/embedded/compliance/audit-events.md— documents 4 container type operations (ContainerTypeCreated, ContainerTypeDeleted, ContainerTypeUpdated, ContainerTypeOwnersUpdated) with search procedures, PowerShell examples, and schema referencesAudit log eventsentry under Compliance indocs/toc.ymldocs/embedded/compliance/security-and-compliance.mdRelated documentation PRs