Skip to content

Fixes #6239 - Document appropriate use of Start-Process#9168

Merged
michaeltlombardi merged 3 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-i6239
Aug 25, 2022
Merged

Fixes #6239 - Document appropriate use of Start-Process#9168
michaeltlombardi merged 3 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-i6239

Conversation

@sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented Aug 25, 2022

PR Summary

Fixes AB#5148 - Fixes #6239 - Document appropriate use of Start-Process

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 contributors guide.
  • Style: This PR adheres to the style guide.

@opbld30

This comment was marked as outdated.

@opbld30

This comment was marked as outdated.

@opbld33
Copy link

opbld33 commented Aug 25, 2022

Docs Build status updates of commit 6e2b16a:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-7)
reference/7.2/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-7.3)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@michaeltlombardi michaeltlombardi merged commit 72b3751 into MicrosoftDocs:main Aug 25, 2022
@sdwheeler sdwheeler deleted the sdw-i6239 branch August 26, 2022 00:59
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.

Provide guidance as to when Start-Process is appropriate vs. direct / &-based invocation

4 participants