Skip to content

Conversation

@Saurabh7019
Copy link
Contributor

Closes #6864

@Saurabh7019 Saurabh7019 marked this pull request as ready for review October 13, 2025 18:54
@milanholemans
Copy link
Contributor

Thanks @Saurabh7019! We'll try to review it ASAP!

@milanholemans milanholemans self-assigned this Oct 17, 2025
@milanholemans milanholemans requested a review from Copilot October 17, 2025 17:04
Copy link

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

This PR adds a new sample script to help administrators generate reports on SharePoint Online list alerts across their tenant in preparation for the retirement of this feature. The script provides a comprehensive PowerShell solution to scan all sites and export alert information to CSV format.

Key Changes

  • Adds a PowerShell script that scans all tenant sites for existing SharePoint alerts
  • Generates a detailed CSV report with alert metadata including frequency, users, and target paths
  • Includes proper metadata and documentation for the sample script

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
docs/docs/sample-scripts/spo/list-tenant-alert-usage/index.mdx Main documentation page with PowerShell script for generating tenant-wide alert reports
docs/docs/sample-scripts/spo/list-tenant-alert-usage/assets/sample.json Metadata configuration for the sample script including author info, tags, and references

Copy link
Contributor

@milanholemans milanholemans left a comment

Choose a reason for hiding this comment

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

Script looks really nice @Saurabh7019! I made a few suggestions to make it good to go.
Thanks for the effort!

@milanholemans milanholemans marked this pull request as draft October 17, 2025 17:10
@Saurabh7019 Saurabh7019 marked this pull request as ready for review October 20, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New sample script: SharePoint Online list alerts retirement report

2 participants