Skip to content
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

12/1/2023 PM Publish #10701

Merged
merged 2 commits into from
Dec 1, 2023
Merged

12/1/2023 PM Publish #10701

merged 2 commits into from
Dec 1, 2023

Conversation

Taojunshen
Copy link
Contributor

PR Summary

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.

Prior to this change, the documentation for the `-Repeat`
parameter of the `Test-Connection` cmdlet did not indicate
that the cmdlet continuously pings only the _first_ value
for the `-TargetValue` parameter.

This change:

- Clarifies the behavior.
- Resolves #10697
- Fixes AB#187541
…10700)

Prior to this change, the documentation for the `-Content` parameter of
the `Get-Authenticode` cmdlet in version 7.4 incorrectly stated that the
contents must be encoded as UTF-16LE. This was true in prior versions,
but in 7.4 the cmdlet works with content of any valid and readable encoding.

This change:

- Updates the description for the `-Content` parameter to indicate that the
  encoding limitation is removed in PowerShell 7.4.
- Resolves #10698
- Fixes AB#187542
Copy link
Contributor

Learn Build status updates of commit 508db2c:

✅ Validation status: passed

File Status Preview URL Details
reference/7.2/Microsoft.PowerShell.Management/Test-Connection.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Management/Test-Connection.md ✅Succeeded View (powershell-7.3)
reference/7.4/Microsoft.PowerShell.Management/Test-Connection.md ✅Succeeded View (powershell-7.4)
reference/7.4/Microsoft.PowerShell.Security/Get-AuthenticodeSignature.md ✅Succeeded View (powershell-7.4)

For more details, please refer to the build report.

For any questions, please:

@Taojunshen Taojunshen merged commit 8608f1d into live Dec 1, 2023
12 checks passed
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.

2 participants