Fixes #12901 - Remove confusing aka.ms links for release channels#12905
Conversation
b9d30a7 to
0ab3b06
Compare
This comment was marked as outdated.
This comment was marked as outdated.
1 similar comment
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Pull request overview
This PR updates PowerShell installation/support documentation to remove potentially confusing aka.ms release-channel links and refine related guidance.
Changes:
- Replaces
aka.ms“stable/lts/preview” release-channel links with a single GitHub navigation path for finding install assets. - Reformats the Windows support include text around Docker/.NET SDK images.
- Adds clarification that
wingetcan be run from multiple Windows shells.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| reference/includes/windows-support.md | Reflows Docker/.NET SDK support text and updates metadata date. |
| reference/includes/latest-install.md | Removes aka.ms release-channel links; points readers to GitHub for release selection. |
| reference/docs-conceptual/install/install-powershell-on-windows.md | Adds winget shell-usage clarification and updates metadata date. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Learn Build status updates of commit b9d30a7: ✅ Validation status: passed
For more details, please refer to the build report. |
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 |
|
Learn Build status updates of commit 0a661a6: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Remove confusing aka.ms links for release channels
PR Checklist