Skip to content

Fix HelpInfoUri and rename ThreadJob module#12931

Merged
sdwheeler merged 4 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w568383-76mod-uri
Apr 7, 2026
Merged

Fix HelpInfoUri and rename ThreadJob module#12931
sdwheeler merged 4 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w568383-76mod-uri

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented Apr 7, 2026

PR Summary

Fix HelpInfoUri and rename ThreadJob module

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributor's guide.
  • Style: This PR adheres to the style guide.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

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

Updates PowerShell 7.6 reference documentation to correct the HelpInfoUri (“Download Help Link”) and to reflect the rename of the ThreadJob module to Microsoft.PowerShell.ThreadJob.

Changes:

  • Updated multiple 7.6 module landing pages to use https://aka.ms/powershell76-help as the Download Help Link.
  • Removed the old reference/7.6/ThreadJob/ThreadJob.md landing page and introduced a new reference/7.6/Microsoft.PowerShell.ThreadJob/ module landing page.
  • Added the Start-ThreadJob cmdlet reference page under the renamed module directory.

Reviewed changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
reference/7.6/ThreadJob/ThreadJob.md Removes the old ThreadJob module landing page in 7.6.
reference/7.6/PSReadLine/PSReadLine.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/PSDiagnostics/PSDiagnostics.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/Microsoft.WSMan.Management/Microsoft.WSMan.Management.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/Microsoft.PowerShell.Utility/Microsoft.PowerShell.Utility.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/Microsoft.PowerShell.ThreadJob/Start-ThreadJob.md Adds cmdlet documentation under the renamed module directory.
reference/7.6/Microsoft.PowerShell.ThreadJob/Microsoft.PowerShell.ThreadJob.md Adds the new module landing page for Microsoft.PowerShell.ThreadJob.
reference/7.6/Microsoft.PowerShell.Security/Microsoft.PowerShell.Security.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/Microsoft.PowerShell.Management/Microsoft.PowerShell.Management.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/Microsoft.PowerShell.Host/Microsoft.PowerShell.Host.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/Microsoft.PowerShell.Diagnostics/Microsoft.PowerShell.Diagnostics.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/Microsoft.PowerShell.Core/Microsoft.PowerShell.Core.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md Updates Download Help Link to the 7.6 aka.ms URL.
reference/7.6/CimCmdlets/CimCmdlets.md Updates Download Help Link to the 7.6 aka.ms URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

1 similar comment
@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

This comment was marked as outdated.

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

Learn Build status updates of commit 7bd08ac:

✅ Validation status: passed

File Status Preview URL Details
reference/7.6/CimCmdlets/CimCmdlets.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.PowerShell.Core/Microsoft.PowerShell.Core.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.PowerShell.Diagnostics/Microsoft.PowerShell.Diagnostics.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.PowerShell.Host/Microsoft.PowerShell.Host.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.PowerShell.Management/Microsoft.PowerShell.Management.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.PowerShell.Security/Microsoft.PowerShell.Security.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.PowerShell.ThreadJob/Microsoft.PowerShell.ThreadJob.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.PowerShell.ThreadJob/Start-ThreadJob.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.PowerShell.Utility/Microsoft.PowerShell.Utility.md ✅Succeeded View (powershell-7.6)
reference/7.6/Microsoft.WSMan.Management/Microsoft.WSMan.Management.md ✅Succeeded View (powershell-7.6)
reference/7.6/PSDiagnostics/PSDiagnostics.md ✅Succeeded View (powershell-7.6)
reference/7.6/PSReadLine/PSReadLine.md ✅Succeeded View (powershell-7.6)
reference/7.6/ThreadJob/Start-ThreadJob.md ✅Succeeded n/a (file deleted or renamed)
reference/7.6/ThreadJob/ThreadJob.md ✅Succeeded n/a (file deleted or renamed)

For more details, please refer to the build report.

@sdwheeler sdwheeler merged commit d054fdc into MicrosoftDocs:main Apr 7, 2026
5 checks passed
@sdwheeler sdwheeler deleted the sdw-w568383-76mod-uri branch April 7, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants