Skip to content

[WIP] Fixes #8224 - Updates Select-Object#8225

Merged
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
chasewilson:chasewilson-ghi8224
Oct 15, 2021
Merged

[WIP] Fixes #8224 - Updates Select-Object#8225
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
chasewilson:chasewilson-ghi8224

Conversation

@chasewilson
Copy link
Copy Markdown
Contributor

@chasewilson chasewilson commented Oct 15, 2021

PR Summary

Updates Unique parameter behavior in Select-Object.

PR Context

Fixes #8224
Fixes AB#1885907

Select the area of the Table of Contents containing the documents being changed.

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Sample scripts
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Gallery articles
  • Scripting and development
    • Language Spec
    • Legacy SDK

Cmdlet reference & about_ topics

  • Preview content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress
    • If the PR is work in progress, please add the prefix WIP: or [WIP] to the beginning of the
      title and remove the prefix when the PR is ready.

@chasewilson chasewilson changed the title Fixes #8224 - Updates Select-Object [WIP] Fixes #8224 - Updates Select-Object Oct 15, 2021
@opbld32
Copy link
Copy Markdown

opbld32 commented Oct 15, 2021

Docs Build status updates of commit e5e064b:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Utility/Select-Object.md ❌Error Details
reference/5.1/Microsoft.PowerShell.Utility/New-Object.yml ⚠️Warning Details
reference/5.1/CimCmdlets/Get-CimSession.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Get-ChildItem.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Xml.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/New-Item.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Disable-RunspaceDebug.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Rename-ItemProperty.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Checkpoint-Computer.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Enable-PSBreakpoint.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Disable-ComputerRestore.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Core/Set-PSSessionConfiguration.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Invoke-WmiMethod.yml ⚠️Warning Details
reference/5.1/Microsoft.WSMan.Management/Connect-WSMan.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Core/Set-PSDebug.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Invoke-Item.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Get-WmiObject.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Export-Alias.yml ⚠️Warning Details
reference/5.1/PackageManagement/Get-Package.yml ⚠️Warning Details
reference/5.1/PackageManagement/Install-Package.yml ⚠️Warning Details
reference/5.1/PackageManagement/Find-Package.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Disable-PSBreakpoint.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Show-ControlPanelItem.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Format-Custom.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Get-PSBreakpoint.yml ⚠️Warning Details
reference/5.1/Microsoft.WSMan.Management/Remove-WSManInstance.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/ConvertFrom-Json.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Get-ComputerRestorePoint.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Write-Information.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Get-FormatData.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Remove-Item.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Get-Item.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Enable-ComputerRestore.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Move-Item.yml ⚠️Warning Details
reference/5.1/CimCmdlets/Get-CimInstance.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Group-Object.yml ⚠️Warning Details
reference/5.1/Microsoft.WSMan.Management/Set-WSManInstance.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Copy-Item.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Management/Remove-Computer.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Json.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Format-List.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Write-Output.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Get-RunspaceDebug.yml ⚠️Warning Details
reference/5.1/Microsoft.WSMan.Management/Disable-WSManCredSSP.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Export-Csv.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Measure-Object.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/New-TimeSpan.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Format-Hex.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/Write-Progress.yml ⚠️Warning Details
reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Csv.yml ⚠️Warning Details

This comment lists only the first 50 files in the pull request.

reference/5.1/Microsoft.PowerShell.Utility/Select-Object.md

  • Line 0, Column 0: [Error-MAML2Yaml_LoadFileFailed]
Failed to load file: W:/n3fc-s/reference/5.1/Microsoft.PowerShell.Utility/Select-Object.md:134:(47) '## Example 5: Using Unique with other Select-Objec...'
 Unexpected header name Example 5: Using Unique with other Select-Object parameters, please try to use PlatyPS validate the content

reference/5.1/Microsoft.PowerShell.Utility/New-Object.yml

  • Line 29, Column 9: [Warning-file-not-found] Invalid file link: 'Select-Object.yml'.

reference/5.1/CimCmdlets/Get-CimSession.yml

  • Line 14, Column 9: [Warning-file-not-found] Invalid file link: '../microsoft.powershell.utility/format-table.yml'.

reference/5.1/Microsoft.PowerShell.Management/Get-ChildItem.yml

  • Line 37, Column 9: [Warning-file-not-found] Invalid file link: '../Microsoft.PowerShell.Utility/Get-Alias.yml'.

reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Xml.yml

  • Line 22, Column 9: [Warning-file-not-found] Invalid file link: 'Get-Date.yml'.

reference/5.1/Microsoft.PowerShell.Management/New-Item.yml

  • Line 30, Column 9: [Warning-file-not-found] Invalid file link: 'Rename-Item.yml'.
  • Line 32, Column 9: [Warning-file-not-found] Invalid file link: 'Set-Item.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Disable-RunspaceDebug.yml

  • Line 8, Column 9: [Warning-file-not-found] Invalid file link: 'Enable-RunspaceDebug.yml'.

reference/5.1/Microsoft.PowerShell.Management/Rename-ItemProperty.yml

  • Line 30, Column 9: [Warning-file-not-found] Invalid file link: 'Rename-Item.yml'.

reference/5.1/Microsoft.PowerShell.Management/Checkpoint-Computer.yml

  • Line 27, Column 9: [Warning-file-not-found] Invalid file link: 'Restore-Computer.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Enable-PSBreakpoint.yml

  • Line 31, Column 9: [Warning-file-not-found] Invalid file link: 'Set-PSBreakpoint.yml'.

reference/5.1/Microsoft.PowerShell.Management/Disable-ComputerRestore.yml

  • Line 32, Column 9: [Warning-file-not-found] Invalid file link: 'Restore-Computer.yml'.

reference/5.1/Microsoft.PowerShell.Core/Set-PSSessionConfiguration.yml

  • Line 48, Column 9: [Warning-file-not-found] Invalid file link: '../PSWorkflow/New-PSWorkflowExecutionOption.yml'.

reference/5.1/Microsoft.PowerShell.Management/Invoke-WmiMethod.yml

  • Line 18, Column 9: [Warning-file-not-found] Invalid file link: '../Microsoft.WsMan.Management/Invoke-WSManAction.yml'.
  • Line 20, Column 9: [Warning-file-not-found] Invalid file link: '../Microsoft.WsMan.Management/New-WSManInstance.yml'.

reference/5.1/Microsoft.WSMan.Management/Connect-WSMan.yml

  • Line 23, Column 9: [Warning-file-not-found] Invalid file link: 'Disconnect-WSMan.yml'.
  • Line 27, Column 9: [Warning-file-not-found] Invalid file link: 'Get-WSManCredSSP.yml'.
  • Line 31, Column 9: [Warning-file-not-found] Invalid file link: 'Invoke-WSManAction.yml'.
  • Line 33, Column 9: [Warning-file-not-found] Invalid file link: 'New-WSManInstance.yml'.
  • Line 35, Column 9: [Warning-file-not-found] Invalid file link: 'New-WSManSessionOption.yml'.
  • Line 41, Column 9: [Warning-file-not-found] Invalid file link: 'Set-WSManQuickConfig.yml'.

reference/5.1/Microsoft.PowerShell.Core/Set-PSDebug.yml

  • Line 20, Column 9: [Warning-file-not-found] Invalid file link: '../Microsoft.PowerShell.Utility/Set-PSBreakpoint.yml'.

reference/5.1/Microsoft.PowerShell.Management/Invoke-Item.yml

  • Line 30, Column 9: [Warning-file-not-found] Invalid file link: 'Rename-Item.yml'.
  • Line 32, Column 9: [Warning-file-not-found] Invalid file link: 'Set-Item.yml'.

reference/5.1/Microsoft.PowerShell.Management/Get-WmiObject.yml

  • Line 33, Column 9: [Warning-file-not-found] Invalid file link: '../Microsoft.WsMan.Management/Invoke-WSManAction.yml'.
  • Line 35, Column 9: [Warning-file-not-found] Invalid file link: '../Microsoft.WsMan.Management/New-WSManInstance.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Export-Alias.yml

  • Line 18, Column 9: [Warning-file-not-found] Invalid file link: 'Get-Alias.yml'.
  • Line 22, Column 9: [Warning-file-not-found] Invalid file link: 'New-Alias.yml'.

reference/5.1/PackageManagement/Get-Package.yml

  • Line 35, Column 9: [Warning-file-not-found] Invalid file link: 'Get-PackageProvider.yml'.
  • Line 43, Column 9: [Warning-file-not-found] Invalid file link: 'Save-Package.yml'.
  • Line 45, Column 9: [Warning-file-not-found] Invalid file link: 'Uninstall-Package.yml'.

reference/5.1/PackageManagement/Install-Package.yml

  • Line 32, Column 9: [Warning-file-not-found] Invalid file link: '../PowershellGet/Find-DscResource.yml'.
  • Line 38, Column 9: [Warning-file-not-found] Invalid file link: 'Get-PackageProvider.yml'.
  • Line 44, Column 9: [Warning-file-not-found] Invalid file link: 'Save-Package.yml'.
  • Line 46, Column 9: [Warning-file-not-found] Invalid file link: 'Uninstall-Package.yml'.

reference/5.1/PackageManagement/Find-Package.yml

  • Line 31, Column 9: [Warning-file-not-found] Invalid file link: 'Get-PackageProvider.yml'.
  • Line 37, Column 9: [Warning-file-not-found] Invalid file link: 'Save-Package.yml'.
  • Line 39, Column 9: [Warning-file-not-found] Invalid file link: 'Uninstall-Package.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Disable-PSBreakpoint.yml

  • Line 25, Column 9: [Warning-file-not-found] Invalid file link: 'Set-PSBreakpoint.yml'.

reference/5.1/Microsoft.PowerShell.Management/Show-ControlPanelItem.yml

  • Line 16, Column 9: [Warning-file-not-found] Invalid file link: 'Get-ControlPanelItem.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Format-Custom.yml

  • Line 30, Column 9: [Warning-file-not-found] Invalid file link: 'Format-Table.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Get-PSBreakpoint.yml

  • Line 33, Column 9: [Warning-file-not-found] Invalid file link: 'Set-PSBreakpoint.yml'.

reference/5.1/Microsoft.WSMan.Management/Remove-WSManInstance.yml

  • Line 22, Column 9: [Warning-file-not-found] Invalid file link: 'Disconnect-WSMan.yml'.
  • Line 26, Column 9: [Warning-file-not-found] Invalid file link: 'Get-WSManCredSSP.yml'.
  • Line 30, Column 9: [Warning-file-not-found] Invalid file link: 'Invoke-WSManAction.yml'.
  • Line 32, Column 9: [Warning-file-not-found] Invalid file link: 'New-WSManInstance.yml'.
  • Line 34, Column 9: [Warning-file-not-found] Invalid file link: 'New-WSManSessionOption.yml'.
  • Line 38, Column 9: [Warning-file-not-found] Invalid file link: 'Set-WSManQuickConfig.yml'.

reference/5.1/Microsoft.PowerShell.Utility/ConvertFrom-Json.yml

  • Line 21, Column 9: [Warning-file-not-found] Invalid file link: 'Invoke-WebRequest.yml'.

reference/5.1/Microsoft.PowerShell.Management/Get-ComputerRestorePoint.yml

  • Line 35, Column 9: [Warning-file-not-found] Invalid file link: 'Restore-Computer.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Write-Information.yml

  • Line 35, Column 9: [Warning-file-not-found] Invalid file link: 'Write-Warning.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Get-FormatData.yml

  • Line 15, Column 9: [Warning-file-not-found] Invalid file link: 'Export-FormatData.yml'.

reference/5.1/Microsoft.PowerShell.Management/Remove-Item.yml

  • Line 37, Column 9: [Warning-file-not-found] Invalid file link: 'Rename-Item.yml'.
  • Line 39, Column 9: [Warning-file-not-found] Invalid file link: 'Set-Item.yml'.

reference/5.1/Microsoft.PowerShell.Management/Get-Item.yml

  • Line 39, Column 9: [Warning-file-not-found] Invalid file link: 'Rename-Item.yml'.
  • Line 41, Column 9: [Warning-file-not-found] Invalid file link: 'Set-Item.yml'.

reference/5.1/Microsoft.PowerShell.Management/Enable-ComputerRestore.yml

  • Line 32, Column 9: [Warning-file-not-found] Invalid file link: 'Restore-Computer.yml'.

reference/5.1/Microsoft.PowerShell.Management/Move-Item.yml

  • Line 36, Column 9: [Warning-file-not-found] Invalid file link: 'Rename-Item.yml'.
  • Line 38, Column 9: [Warning-file-not-found] Invalid file link: 'Set-Item.yml'.

reference/5.1/CimCmdlets/Get-CimInstance.yml

  • Line 16, Column 9: [Warning-file-not-found] Invalid file link: '../microsoft.powershell.utility/format-table.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Group-Object.yml

  • Line 56, Column 9: [Warning-file-not-found] Invalid file link: 'Select-Object.yml'.

reference/5.1/Microsoft.WSMan.Management/Set-WSManInstance.yml

  • Line 20, Column 9: [Warning-file-not-found] Invalid file link: 'Disconnect-WSMan.yml'.
  • Line 24, Column 9: [Warning-file-not-found] Invalid file link: 'Get-WSManCredSSP.yml'.
  • Line 28, Column 9: [Warning-file-not-found] Invalid file link: 'Invoke-WSManAction.yml'.
  • Line 30, Column 9: [Warning-file-not-found] Invalid file link: 'New-WSManInstance.yml'.
  • Line 32, Column 9: [Warning-file-not-found] Invalid file link: 'New-WSManSessionOption.yml'.
  • Line 36, Column 9: [Warning-file-not-found] Invalid file link: 'Set-WSManQuickConfig.yml'.

reference/5.1/Microsoft.PowerShell.Management/Copy-Item.yml

  • Line 35, Column 9: [Warning-file-not-found] Invalid file link: 'Rename-Item.yml'.
  • Line 37, Column 9: [Warning-file-not-found] Invalid file link: 'Set-Item.yml'.

reference/5.1/Microsoft.PowerShell.Management/Remove-Computer.yml

  • Line 28, Column 9: [Warning-file-not-found] Invalid file link: 'Restore-Computer.yml'.

reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Json.yml

  • Line 25, Column 9: [Warning-file-not-found] Invalid file link: 'Invoke-WebRequest.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Format-List.yml

  • Line 42, Column 9: [Warning-file-not-found] Invalid file link: 'Format-Table.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Write-Output.yml

  • Line 35, Column 9: [Warning-file-not-found] Invalid file link: 'Write-Warning.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Get-RunspaceDebug.yml

  • Line 10, Column 9: [Warning-file-not-found] Invalid file link: 'Enable-RunspaceDebug.yml'.

reference/5.1/Microsoft.WSMan.Management/Disable-WSManCredSSP.yml

  • Line 19, Column 9: [Warning-file-not-found] Invalid file link: 'Disconnect-WSMan.yml'.
  • Line 23, Column 9: [Warning-file-not-found] Invalid file link: 'Get-WSManCredSSP.yml'.
  • Line 27, Column 9: [Warning-file-not-found] Invalid file link: 'Invoke-WSManAction.yml'.
  • Line 29, Column 9: [Warning-file-not-found] Invalid file link: 'New-WSManInstance.yml'.
  • Line 31, Column 9: [Warning-file-not-found] Invalid file link: 'New-WSManSessionOption.yml'.
  • Line 37, Column 9: [Warning-file-not-found] Invalid file link: 'Set-WSManQuickConfig.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Export-Csv.yml

  • Line 46, Column 9: [Warning-file-not-found] Invalid file link: 'ConvertFrom-Csv.yml'.
  • Line 50, Column 9: [Warning-file-not-found] Invalid file link: 'Format-Table.yml'.
  • Line 54, Column 9: [Warning-file-not-found] Invalid file link: 'Select-Object.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Measure-Object.yml

  • Line 28, Column 9: [Warning-file-not-found] Invalid file link: 'Select-Object.yml'.

reference/5.1/Microsoft.PowerShell.Utility/New-TimeSpan.yml

  • Line 16, Column 9: [Warning-file-not-found] Invalid file link: 'Get-Date.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Format-Hex.yml

  • Line 32, Column 9: [Warning-file-not-found] Invalid file link: 'Format-Table.yml'.

reference/5.1/Microsoft.PowerShell.Utility/Write-Progress.yml

  • Line 36, Column 9: [Warning-file-not-found] Invalid file link: 'Write-Warning.yml'.

reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Csv.yml

  • Line 32, Column 9: [Warning-file-not-found] Invalid file link: 'ConvertFrom-Csv.yml'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

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.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

A couple minor edits.

@opbld30
Copy link
Copy Markdown

opbld30 commented Oct 15, 2021

Docs Build status updates of commit b66b7e7:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • [Error-RuningBuildFailed] Some unexpected errors happened when running build, please open a ticket in https://aka.ms/SiteHelp and include the error report for our team to troubleshoot

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

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.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld30
Copy link
Copy Markdown

opbld30 commented Oct 15, 2021

Docs Build status updates of commit c33c3bf:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Utility/Select-Object.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Utility/Select-Object.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Utility/Select-Object.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Utility/Select-Object.md ✅Succeeded View (powershell-7.2)

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 sdwheeler merged commit a96195f into MicrosoftDocs:staging Oct 15, 2021
sdwheeler added a commit that referenced this pull request Oct 15, 2021
* Update versions for new releases (#8222)

* [WIP] Fixes #8224 - Updates Select-Object (#8225)

* Automatically committed changes.

* Apply suggestions from code review

Co-authored-by: Sean Wheeler <[email protected]>

* Updates for PR feedback

Co-authored-by: Sean Wheeler <[email protected]>

* Fixes #8220 - Reorder information in setup articles (#8226)

* Reorder information in setup articles

* fix broken links

* Update reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md

Co-authored-by: Chase Wilson <[email protected]>

Co-authored-by: Chase Wilson <[email protected]>
sdwheeler added a commit that referenced this pull request Oct 15, 2021
* Update versions for new releases (#8222)

* [WIP] Fixes #8224 - Updates Select-Object (#8225)

* Automatically committed changes.

* Apply suggestions from code review

Co-authored-by: Sean Wheeler <[email protected]>

* Updates for PR feedback

Co-authored-by: Sean Wheeler <[email protected]>

* Fixes #8220 - Reorder information in setup articles (#8226)

* Reorder information in setup articles

* fix broken links

* Update reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md

Co-authored-by: Chase Wilson <[email protected]>

* Fix versioned URLs (#8229)

Co-authored-by: Chase Wilson <[email protected]>
sdwheeler added a commit that referenced this pull request May 24, 2022
* Publish to live (#8228)

* Update versions for new releases (#8222)

* [WIP] Fixes #8224 - Updates Select-Object (#8225)

* Automatically committed changes.

* Apply suggestions from code review

Co-authored-by: Sean Wheeler <[email protected]>

* Updates for PR feedback

Co-authored-by: Sean Wheeler <[email protected]>

* Fixes #8220 - Reorder information in setup articles (#8226)

* Reorder information in setup articles

* fix broken links

* Update reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md

Co-authored-by: Chase Wilson <[email protected]>

Co-authored-by: Chase Wilson <[email protected]>

* Publish to live (#8230)

* Update versions for new releases (#8222)

* [WIP] Fixes #8224 - Updates Select-Object (#8225)

* Automatically committed changes.

* Apply suggestions from code review

Co-authored-by: Sean Wheeler <[email protected]>

* Updates for PR feedback

Co-authored-by: Sean Wheeler <[email protected]>

* Fixes #8220 - Reorder information in setup articles (#8226)

* Reorder information in setup articles

* fix broken links

* Update reference/docs-conceptual/install/Installing-PowerShell-on-Windows.md

Co-authored-by: Chase Wilson <[email protected]>

* Fix versioned URLs (#8229)

Co-authored-by: Chase Wilson <[email protected]>

* 2/03 PM Publish (#8566)

* Add 7.3 to module history (#8559)

* Add 7.3 to module history

* fix typo

* fix more typos

* Fix typo (#8564)

* Insert missing angle-bracket in class syntax block (#8563)

* Add no-loc metadata to avoid over-translation (#8565)

Co-authored-by: Sean Wheeler <[email protected]>
Co-authored-by: Guilherme Gonzaga <[email protected]>

* Merge latest changes to live (#8766)

* Improve consistency and readability of about_Quoting_Rules (#8764)

* Update quicklink for Az PowerShell

Co-authored-by: HRXN <[email protected]>

* Publish to live (#8792)

* Change staging branch references to main (#8790)

* Add no-loc metadata (#8791)

* Edit basic grammar.

* Edit Note regarding prepending Get verb.

Co-authored-by: Sean Wheeler <[email protected]>
Co-authored-by: Chase Wilson <[email protected]>
Co-authored-by: huypub <[email protected]>
Co-authored-by: Guilherme Gonzaga <[email protected]>
Co-authored-by: HRXN <[email protected]>
Co-authored-by: Alma Jenks <[email protected]>
Co-authored-by: JiayueHu <[email protected]>
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.

Clarify that -Unique is applied to the output selected by Select-Object's other arguments

4 participants