Skip to content

Fixes 5789 - Updates Compare Object PowerShell 7.1#5961

Merged
sdwheeler merged 4 commits into
MicrosoftDocs:stagingfrom
chasewilson:chasewilson-ghi5789
May 19, 2020
Merged

Fixes 5789 - Updates Compare Object PowerShell 7.1#5961
sdwheeler merged 4 commits into
MicrosoftDocs:stagingfrom
chasewilson:chasewilson-ghi5789

Conversation

@chasewilson

@chasewilson chasewilson commented May 19, 2020

Copy link
Copy Markdown
Contributor

PR Summary

Updates PowerShell 7.1 Compare-Object to align with current behavior. When using ExcludeDifferent IncludeEqual is now inferred.

PR Context

Fixes #5789
Fixes AB#1721680

Select the type(s) of documents being changed.

Cmdlet reference & about_ topics

  • Version 7.1 preview content
  • Version 7.0 content
  • Version 6 content
  • Version 5.1 content

Conceptual content

  • Fundamental conceptual articles
  • Script sample articles
  • DSC articles
  • Gallery articles
  • JEA articles
  • WMF articles
  • SDK articles
  • Community 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.

@opbld34

opbld34 commented May 19, 2020

Copy link
Copy Markdown

Docs Build status updates of commit bf4f688:

✅ Validation status: passed

File Status Preview URL Details
reference/7.1/Microsoft.PowerShell.Utility/Compare-Object.md ✅Succeeded View (powershell-7.x)

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@opbld31

opbld31 commented May 19, 2020

Copy link
Copy Markdown

Docs Build status updates of commit 0739dde:

✅ Validation status: passed

File Status Preview URL Details
reference/7.1/Microsoft.PowerShell.Utility/Compare-Object.md ✅Succeeded View (powershell-7.x)

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@sdwheeler sdwheeler merged commit 7ebeb46 into MicrosoftDocs:staging May 19, 2020
@chasewilson chasewilson deleted the chasewilson-ghi5789 branch June 1, 2020 20:34
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.

Compare-Object: Update documentation to reflect change in use of -ExcludeDifferent when -IncludeEqual is not specified

4 participants