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

Fixes #7320 - Use PSObject() constructor instead of AsPSObject #8127

Merged
merged 1 commit into from Sep 23, 2021
Merged

Fixes #7320 - Use PSObject() constructor instead of AsPSObject #8127

merged 1 commit into from Sep 23, 2021

Conversation

sdwheeler
Copy link
Contributor

@sdwheeler sdwheeler commented Sep 22, 2021

PR Summary

Fixes AB#1879670 - Fixes #7320 - Use PSObject() constructor in stead of AsPSObject

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

Conceptual content

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

opbld30 commented Sep 22, 2021

Docs Build status updates of commit b31f66d:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/developer/cmdlet/how-to-support-jobs.md ✅Succeeded View (>=powershell-5.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:

@sdwheeler sdwheeler changed the title Fixes #7320 - Use PSObject() constructor in stead of AsPSObject Fixes #7320 - Use PSObject() constructor instead of AsPSObject Sep 23, 2021
@sdwheeler sdwheeler merged commit 11ff31f into MicrosoftDocs:staging Sep 23, 2021
@sdwheeler sdwheeler deleted the sdw-i7320 branch September 23, 2021 17:53
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.

How to Support Jobs - Type Casting Question
2 participants