Skip to content

Fixes #4724, Fixes #4798 - Adds parameters to PS7 web cmdlets and adds link to proxy information#5185

Merged
sdwheeler merged 2 commits intoMicrosoftDocs:stagingfrom
davidsmatlak:ds-issue4724
Dec 4, 2019
Merged

Fixes #4724, Fixes #4798 - Adds parameters to PS7 web cmdlets and adds link to proxy information#5185
sdwheeler merged 2 commits intoMicrosoftDocs:stagingfrom
davidsmatlak:ds-issue4724

Conversation

@davidsmatlak
Copy link
Copy Markdown
Contributor

@davidsmatlak davidsmatlak commented Dec 3, 2019

PR Summary

Invoke-RestMethod Acrolinx scores:
Original version: 84
Updated version: 89

Invoke-WebRequest Acrolinx scores:
Original version: 86
Updated version: 88

PR Context

Select the type(s) of documents being changed.

Cmdlet reference & about_ topics

  • Version 7 content
  • Version 6 content
  • Version 5.1 content

Conceptual articles

  • Fundamental conceptual articles
  • Script sample articles
  • DSC articles
  • Gallery articles
  • JEA articles
  • WMF articles
  • SDK articles

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.

@davidsmatlak davidsmatlak added the do-not-merge Tag - closed without merging label Dec 3, 2019
@opbld31
Copy link
Copy Markdown

opbld31 commented Dec 3, 2019

Docs Build status updates of commit e9888d5:

✅ Validation status: passed

File Status Preview URL Details
reference/6/Microsoft.PowerShell.Utility/Invoke-RestMethod.md ✅Succeeded View (powershell-6)
reference/6/Microsoft.PowerShell.Utility/Invoke-WebRequest.md ✅Succeeded View (powershell-6)
reference/7/Microsoft.PowerShell.Utility/Invoke-RestMethod.md ✅Succeeded View (powershell-7)
reference/7/Microsoft.PowerShell.Utility/Invoke-WebRequest.md ✅Succeeded View (powershell-7)

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.

@davidsmatlak davidsmatlak removed the do-not-merge Tag - closed without merging label Dec 3, 2019
@sdwheeler sdwheeler merged commit d14ae2b into MicrosoftDocs:staging Dec 4, 2019
@davidsmatlak davidsmatlak deleted the ds-issue4724 branch December 9, 2019 23:32
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 Proxy-usage Web Cmdlets, Add -SkipHttpErrorCheck and -StatusCodeVariable parameters

3 participants