Skip to content

(GH-9930) Add **Environment** parameter to Start-Process#10017

Merged
sdwheeler merged 1 commit intoMicrosoftDocs:mainfrom
michaeltlombardi:ab-86283/main/add-environment-param-start-proc
Apr 21, 2023
Merged

(GH-9930) Add **Environment** parameter to Start-Process#10017
sdwheeler merged 1 commit intoMicrosoftDocs:mainfrom
michaeltlombardi:ab-86283/main/add-environment-param-start-proc

Conversation

@michaeltlombardi
Copy link
Copy Markdown
Contributor

@michaeltlombardi michaeltlombardi commented Apr 21, 2023

PR Summary

This change documents the addition of the Environment parameter to the Start-Process cmdlet in 7.4-preview.3.

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.

@learn-build-service-prod

This comment was marked as outdated.

@michaeltlombardi michaeltlombardi force-pushed the ab-86283/main/add-environment-param-start-proc branch from 1ec7d04 to ed695eb Compare April 21, 2023 16:36
This change documents the addition of the **Environment** parameter to the
`Start-Process` cmdlet in 7.4-preview.3.

- Fixes AB#86283
- Resolves MicrosoftDocs#9930
@michaeltlombardi michaeltlombardi force-pushed the ab-86283/main/add-environment-param-start-proc branch from ed695eb to ac20241 Compare April 21, 2023 16:38
@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 ac20241:

✅ Validation status: passed

File Status Preview URL Details
reference/7.4/Microsoft.PowerShell.Management/Start-Process.md ✅Succeeded View (powershell-7.4)

For more details, please refer to the build report.

For any questions, please:

@sdwheeler sdwheeler merged commit e461a6d into MicrosoftDocs:main Apr 21, 2023
@michaeltlombardi michaeltlombardi deleted the ab-86283/main/add-environment-param-start-proc branch May 10, 2023 21:01
@sdwheeler sdwheeler added this to the 7.4 milestone May 30, 2023
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.

New -Environment parameter to Start-Process

2 participants