Skip to content

Add SharePoint Embedded audit log events article for container type activities#10772

Open
gnjoseph wants to merge 3 commits intoSharePoint:mainfrom
gnjoseph:users/grjoseph/add-container-type-audit-events
Open

Add SharePoint Embedded audit log events article for container type activities#10772
gnjoseph wants to merge 3 commits intoSharePoint:mainfrom
gnjoseph:users/grjoseph/add-container-type-audit-events

Conversation

@gnjoseph
Copy link
Copy Markdown
Contributor

@gnjoseph gnjoseph commented Apr 15, 2026

Category

  • Content fix
  • New article

Related issues

  • n/a

What's in this Pull Request?

Adds a new article documenting SharePoint Embedded container type audit log events in Microsoft Purview.

  • New article: docs/embedded/compliance/audit-events.md — documents 4 container type operations (ContainerTypeCreated, ContainerTypeDeleted, ContainerTypeUpdated, ContainerTypeOwnersUpdated) with search procedures, PowerShell examples, and schema references
  • TOC update: Added Audit log events entry under Compliance in docs/toc.yml
  • Cross-reference: Added link to the new article from the Audit section of docs/embedded/compliance/security-and-compliance.md

Related documentation PRs

  • Purview-pr PR #7279 — Container Type activities section in audit-log-activities.md
  • office-365-management-api PR #547 — SharePointAuditOperation enum additions

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 61b15f9:

✅ Validation status: passed

File Status Preview URL Details
docs/embedded/compliance/audit-events.md ✅Succeeded View
docs/embedded/compliance/security-and-compliance.md ✅Succeeded View
docs/toc.yml ✅Succeeded View

For more details, please refer to the build report.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread docs/embedded/compliance/security-and-compliance.md Outdated
Comment thread docs/embedded/compliance/security-and-compliance.md Outdated
Comment thread docs/embedded/compliance/security-and-compliance.md Outdated
Comment thread docs/embedded/compliance/audit-events.md Outdated
Comment thread docs/embedded/compliance/audit-events.md
Comment thread docs/embedded/compliance/audit-events.md Outdated
Comment thread docs/embedded/compliance/audit-events.md Outdated
Comment thread docs/embedded/compliance/audit-events.md Outdated
Comment thread docs/embedded/compliance/security-and-compliance.md Outdated
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 0d5497a:

✅ Validation status: passed

File Status Preview URL Details
docs/embedded/compliance/audit-events.md ✅Succeeded View
docs/embedded/compliance/security-and-compliance.md ✅Succeeded View
docs/toc.yml ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@gnjoseph gnjoseph force-pushed the users/grjoseph/add-container-type-audit-events branch from 0d5497a to a47448d Compare April 21, 2026 16:59
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit a47448d:

✅ Validation status: passed

File Status Preview URL Details
docs/embedded/compliance/audit-events.md ✅Succeeded View
docs/embedded/compliance/security-and-compliance.md ✅Succeeded View
docs/toc.yml ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@andrewconnell andrewconnell self-assigned this Apr 22, 2026
@andrewconnell andrewconnell self-requested a review April 22, 2026 16:53
- 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.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@andrewconnell andrewconnell added the pr:in-review Actively reviewing pull request label Apr 24, 2026
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 63e1edb:

✅ Validation status: passed

File Status Preview URL Details
docs/embedded/compliance/audit-events.md ✅Succeeded View
docs/embedded/compliance/security-and-compliance.md ✅Succeeded View
docs/toc.yml ✅Succeeded View

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:in-review Actively reviewing pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants