Skip to content

Add Write-Host to list of cmd for streams#13040

Merged
sdwheeler merged 1 commit into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w582140-host-stream
May 27, 2026
Merged

Add Write-Host to list of cmd for streams#13040
sdwheeler merged 1 commit into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w582140-host-stream

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented May 27, 2026

PR Summary

Add Write-Host to list of cmd for streams

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.

Copilot AI review requested due to automatic review settings May 27, 2026 15:08
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

This PR updates PowerShell documentation around output streams by explicitly listing Write-Host as a cmdlet that writes to the Information stream, and also includes unrelated PS101 titling changes.

Changes:

  • Add Write-Host alongside Write-Information for the Information stream in about_Output_Streams (PowerShell 5.1 and 7.4–7.7).
  • Update ms.date in the touched about_Output_Streams pages.
  • Adjust PowerShell 101 presentation via a PS101-specific titleSuffix and an updated H1 in the PS101 introduction.

Reviewed changes

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

Show a summary per file
File Description
reference/docs-conceptual/learn/ps101/00-introduction.md Changes the PS101 introduction H1 text.
reference/docfx.json Adds PS101-specific titleSuffix configuration.
reference/7.7/Microsoft.PowerShell.Core/About/about_Output_Streams.md Adds Write-Host to the Information-stream “Write Cmdlet” list and updates ms.date.
reference/7.6/Microsoft.PowerShell.Core/About/about_Output_Streams.md Adds Write-Host to the Information-stream “Write Cmdlet” list and updates ms.date.
reference/7.5/Microsoft.PowerShell.Core/About/about_Output_Streams.md Adds Write-Host to the Information-stream “Write Cmdlet” list and updates ms.date.
reference/7.4/Microsoft.PowerShell.Core/About/about_Output_Streams.md Adds Write-Host to the Information-stream “Write Cmdlet” list and updates ms.date.
reference/5.1/Microsoft.PowerShell.Core/About/about_Output_Streams.md Adds Write-Host to the Information-stream “Write Cmdlet” list and updates ms.date.

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

title: Introduction
---
# Introduction
# PowerShell 101 Introduction
Comment thread reference/docfx.json
Comment on lines +107 to 110
},
"titleSuffix": {
"docs-conceptual/learn/ps101/*.md": "PowerShell 101"
}
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 378ed52:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Output_Streams.md ✅Succeeded View (powershell-5.1)
reference/7.4/Microsoft.PowerShell.Core/About/about_Output_Streams.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_Output_Streams.md ✅Succeeded View (powershell-7.5)
reference/7.6/Microsoft.PowerShell.Core/About/about_Output_Streams.md ✅Succeeded View (powershell-7.6)
reference/7.7/Microsoft.PowerShell.Core/About/about_Output_Streams.md ✅Succeeded View (powershell-7.7)
reference/docfx.json ✅Succeeded
reference/docs-conceptual/learn/ps101/00-introduction.md ✅Succeeded View (>=powershell-5.1)

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.

@sdwheeler sdwheeler merged commit f86f177 into MicrosoftDocs:main May 27, 2026
8 checks passed
@sdwheeler sdwheeler deleted the sdw-w582140-host-stream branch May 27, 2026 15:34
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