Skip to content

Correct New-TemporaryDirectory help URI - #27934

Merged
Justin Chung (jshigetomi) merged 1 commit into
PowerShell:masterfrom
jshigetomi:fix-new-temporary-directory-help-uri
Sep 1, 2026
Merged

Justin Chung (jshigetomi) merged 1 commit into
PowerShell:masterfrom
jshigetomi:fix-new-temporary-directory-help-uri

Conversation

@jshigetomi

Copy link
Copy Markdown
Collaborator

PR Summary

Correct the New-TemporaryDirectory cmdlet's help URI to use the fwlink assigned to its documentation page.

PR Context

#27549 added New-TemporaryDirectory with an incorrect help fwlink. This updates the cmdlet metadata to use https://go.microsoft.com/fwlink/?LinkId=2378273, which redirects to the New-TemporaryDirectory documentation.

PR Checklist

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jshigetomi
Justin Chung (jshigetomi) requested a review from a team as a code owner September 1, 2026 14:50
Copilot AI lite review requested due to automatic review settings September 1, 2026 14:50
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@jshigetomi Justin Chung (jshigetomi) added the CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log label Sep 1, 2026

@sdwheeler Sean Wheeler (sdwheeler) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the New-TemporaryDirectory cmdlet metadata so its HelpUri points to the correct fwlink for the online documentation page.

Changes:

  • Update New-TemporaryDirectory HelpUri from LinkId=2097032 to LinkId=2378273.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@kilasuit Ryan Yates (kilasuit) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Image

Other than the page 404'in right now this looks good to me :-)

@jshigetomi
Justin Chung (jshigetomi) merged commit be3fd7a into PowerShell:master Sep 1, 2026
35 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants