Skip to content

spaces, style and grammar - #13245

Open
Arie Heinrich (ArieHein) wants to merge 2 commits into
MicrosoftDocs:mainfrom
ArieHein:77-cim
Open

spaces, style and grammar#13245
Arie Heinrich (ArieHein) wants to merge 2 commits into
MicrosoftDocs:mainfrom
ArieHein:77-cim

Conversation

@ArieHein

Copy link
Copy Markdown
Contributor

PR Summary

  • removes extra spaces
  • consistent style
  • grammar

Note: i have not checked nor fixed the lower version folders.
I can do that as well in a separate PR, but im going over 7.7 first.

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 contributor's guide.
  • Style: This PR adheres to the style guide.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR makes style, spacing, and grammar cleanups across the PowerShell 7.7 CIM cmdlet reference docs to improve consistency and readability.

Changes:

  • Normalizes phrasing/capitalization (for example “this example…”) and hyphenation (“client-side”).
  • Fixes minor punctuation/spacing issues and improves inline-code formatting.
  • Updates some example URI strings in Remove-CimInstance.md (one of these updates appears to introduce an inconsistency that should be corrected).

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
reference/7.7/CimCmdlets/Set-CimInstance.md Formatting and grammar tweaks in examples and narrative text.
reference/7.7/CimCmdlets/Remove-CimInstance.md Punctuation cleanup; ResourceUri examples changed scheme (needs correction for consistency).
reference/7.7/CimCmdlets/New-CimSessionOption.md Inline code formatting for Cert: drive reference.
reference/7.7/CimCmdlets/New-CimInstance.md Hyphenation consistency (“client-side”).
reference/7.7/CimCmdlets/Invoke-CimMethod.md Hyphenation consistency (“client-side”).
reference/7.7/CimCmdlets/Get-CimAssociatedInstance.md Grammar tweak in parameter description.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +245 to +249
- `https://schemas.microsoft.com/wbem/wsman/1/wmi/root/cimv2/Win32_LogicalDisk`
- `https://intel.com/wbem/wscim/1/amt-schema/1/AMT_GeneralSettings`

By default, if you do not specify this parameter, the DMTF standard resource URI
`http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/` is used and the class name is appended to it.
`https://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/` is used and the class name is appended to it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fixed

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 40aa7cf:

✅ Validation status: passed

File Status Preview URL Details
reference/7.7/CimCmdlets/Get-CimAssociatedInstance.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/Invoke-CimMethod.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/New-CimInstance.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/New-CimSessionOption.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/Remove-CimInstance.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/Set-CimInstance.md ✅Succeeded View (powershell-7.7)

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 883c70b:

✅ Validation status: passed

File Status Preview URL Details
reference/7.7/CimCmdlets/Get-CimAssociatedInstance.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/Get-CimInstance.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/Invoke-CimMethod.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/New-CimInstance.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/New-CimSessionOption.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/Remove-CimInstance.md ✅Succeeded View (powershell-7.7)
reference/7.7/CimCmdlets/Set-CimInstance.md ✅Succeeded View (powershell-7.7)

For more details, please refer to the build report.

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