Fixes #12597 - Fix broken link#12598
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 |
There was a problem hiding this comment.
Pull request overview
This PR fixes broken link references in the PowerShell approved verbs documentation by removing an incorrect reference and adding a missing one, then renumbering all link references sequentially.
- Removes incorrect link reference to
System.Management.Automation.Host.BufferCellType - Adds missing link reference to
System.Management.Automation.VerbsLifecycle.Complete - Renumbers all link references sequentially from [01] to [109]
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Learn Build status updates of commit be7562c: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Fix broken link
PR Checklist