Skip to content

Fixes #7464 - Updates Enter-PSSession + 2 more#7502

Merged
sdwheeler merged 2 commits intoMicrosoftDocs:stagingfrom
chasewilson:chasewilson-ghi7464
Apr 20, 2021
Merged

Fixes #7464 - Updates Enter-PSSession + 2 more#7502
sdwheeler merged 2 commits intoMicrosoftDocs:stagingfrom
chasewilson:chasewilson-ghi7464

Conversation

@chasewilson
Copy link
Copy Markdown
Contributor

@chasewilson chasewilson commented Apr 19, 2021

PR Summary

Adds -ConnectingTimeout parameter information in PowerShell 7.2 docs.

PR Context

Fixes #7464
Fixes AB#1836019

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

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Sample scripts
  • Gallery articles
  • Scripting and development
    • 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.

@opbld30
Copy link
Copy Markdown

opbld30 commented Apr 19, 2021

Docs Build status updates of commit 929b788:

✅ Validation status: passed

File Status Preview URL Details
reference/7.2/Microsoft.PowerShell.Core/Enter-PSSession.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/Invoke-Command.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/New-PSSession.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:

@opbld30
Copy link
Copy Markdown

opbld30 commented Apr 20, 2021

Docs Build status updates of commit 51eff19:

✅ Validation status: passed

File Status Preview URL Details
reference/7.2/Microsoft.PowerShell.Core/Enter-PSSession.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/Invoke-Command.md ✅Succeeded View (powershell-7.2)
reference/7.2/Microsoft.PowerShell.Core/New-PSSession.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 62a1fb9 into MicrosoftDocs:staging Apr 20, 2021
@chasewilson chasewilson deleted the chasewilson-ghi7464 branch May 18, 2021 16:57
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.

Add documentation for new -ConnectingTimeout parameter for SSH remoting

3 participants