-
Notifications
You must be signed in to change notification settings - Fork 1.7k
about_Parsing Get #8856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sdwheeler
merged 128 commits into
MicrosoftDocs:main
from
tommymaynard:about_Parsing_i8850
May 24, 2022
Merged
about_Parsing Get #8856
sdwheeler
merged 128 commits into
MicrosoftDocs:main
from
tommymaynard:about_Parsing_i8850
May 24, 2022
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update versions for new releases (MicrosoftDocs#8222) * [WIP] Fixes MicrosoftDocs#8224 - Updates Select-Object (MicrosoftDocs#8225) * Automatically committed changes. * Apply suggestions from code review Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com> * Updates for PR feedback Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com> * Fixes MicrosoftDocs#8220 - Reorder information in setup articles (MicrosoftDocs#8226) * Reorder information in setup articles * fix broken links * Update reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com> Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com>
* Update versions for new releases (MicrosoftDocs#8222) * [WIP] Fixes MicrosoftDocs#8224 - Updates Select-Object (MicrosoftDocs#8225) * Automatically committed changes. * Apply suggestions from code review Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com> * Updates for PR feedback Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com> * Fixes MicrosoftDocs#8220 - Reorder information in setup articles (MicrosoftDocs#8226) * Reorder information in setup articles * fix broken links * Update reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com> * Fix versioned URLs (MicrosoftDocs#8229) Co-authored-by: Chase Wilson <31453523+chasewilson@users.noreply.github.com>
10/15 PM Publish
Publish to live
10/18 PM Publish
10/21 PM Publish
10/22 PM Publish
10/26 PM Publish
10/27 PM Publish
10/28 PM Publish
Publish to live
11/02 PM Publish
11/03 PM Publish
11/05 PM Publish
Publish to live
11/08 PM Publish
11/09 PM Publish
11/10 PM Publish
11/11 PM Publish
11/12 PM Publish
11/15 PM Publish
11/16 PM Publish
11/17 PM Publish
Publish to live
11/18 PM Publish
11/19 PM Publish
11/23 PM Publish
12/02 PM Publish
12/06 PM Publish
12/08 PM Publish
4/20 PM Publish
Publish to live
4/22 PM Publish
4/25 PM Publish
* Improve consistency and readability of about_Quoting_Rules (MicrosoftDocs#8764) * Update quicklink for Az PowerShell Co-authored-by: HRXN <Hrxn@users.noreply.github.com>
4/26 PM Publish
4/27 PM Publish
4/28 PM Publish
4/29 PM Publish
5/03 PM Publish
5/04 PM Publish
* Change staging branch references to main (MicrosoftDocs#8790) * Add no-loc metadata (MicrosoftDocs#8791)
5/05 PM Publish
5/09 PM Publish
5/10 PM Publish
5/12 PM Publish
5/13 PM Publish
5/16 PM Publishing
5/17 PM Publishing
Publish to live
Publish to live
Publish to live
5/19 PM Publishing
5/23 PM Publish
|
Docs Build status updates of commit 36c1b4e: ✅ Validation status: passed
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:
|
sdwheeler
approved these changes
May 24, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Summary
This changes fixes the problem of using
Processas an example for prependingGet-in the documentation for about_Parsing. It also include minor grammatical errors. Fixes #8850PR Context
Check the boxes below to indicate the content affected by this PR.
Repository or docset configuration
Conceptual documentation
Cmdlet reference & about_ topics
When changing cmdlet reference or about_ topics, the changes should be copied to all
relevant versions. Check the boxes below to indicate the versions affected by this change.
PR Checklist
please add the prefix
WIP:or[WIP]to the beginning of the title and remove the prefix whenthe PR is ready.