Skip to content

Fixes #5021 - add MaskInput parameter #6069

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
merged 3 commits into from
Jun 4, 2020
Merged

Fixes #5021 - add MaskInput parameter #6069

merged 3 commits into from
Jun 4, 2020

Conversation

sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented Jun 4, 2020

PR Summary

Fixes AB#1730300 - Fixes #5021 - add MaskInput parameter

PR Context

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.

@sdwheeler sdwheeler requested a review from DCtheGeek June 4, 2020 16:27
@opbld30
Copy link

opbld30 commented Jun 4, 2020

Docs Build status updates of commit c489385:

✅ Validation status: passed

File Status Preview URL Details
reference/7.1/Microsoft.PowerShell.Utility/Read-Host.md ✅Succeeded View (powershell-7.1)

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:

@opbld30
Copy link

opbld30 commented Jun 4, 2020

Docs Build status updates of commit 5fba01e:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Utility/Read-Host.md ✅Succeeded View (powershell-5.1)
reference/6/Microsoft.PowerShell.Utility/Read-Host.md ✅Succeeded View (powershell-6)
reference/7.0/Microsoft.PowerShell.Utility/Read-Host.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Utility/Read-Host.md ✅Succeeded View (powershell-7.1)

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:

Copy link
Contributor

@DCtheGeek DCtheGeek left a comment

Choose a reason for hiding this comment

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

Minor format update needed.

@opbld32
Copy link

opbld32 commented Jun 4, 2020

Docs Build status updates of commit 0903c19:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Utility/Read-Host.md ✅Succeeded View (powershell-5.1)
reference/6/Microsoft.PowerShell.Utility/Read-Host.md ✅Succeeded View (powershell-6)
reference/7.0/Microsoft.PowerShell.Utility/Read-Host.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Utility/Read-Host.md ✅Succeeded View (powershell-7.1)

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:

@DCtheGeek DCtheGeek merged commit 3475f4c into MicrosoftDocs:staging Jun 4, 2020
@sdwheeler sdwheeler deleted the sdw-i5021 branch June 4, 2020 21:06
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.

Document Read-Host new parameter called MaskInput
4 participants