Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Clarify Get-CMSoftwareUpdateGroup CI_ID Usage - #280

Open
casorke wants to merge 1 commit into
MicrosoftDocs:mainfrom
casorke:patch-1
Open

Clarify Get-CMSoftwareUpdateGroup CI_ID Usage#280
casorke wants to merge 1 commit into
MicrosoftDocs:mainfrom
casorke:patch-1

Conversation

@casorke

@casorke casorke commented Feb 4, 2023

Copy link
Copy Markdown

PR Title:

Clarify Get-CMSoftwareUpdateGroup CI_ID Usage

PR status

  • This PR is complete and ready for review.

Description of changes

  1. Altered Example 2 to use a more accurate CI_ID (Int32) example, as alphanumeric CM Package IDs aren't allowed.
  2. Expanded "ID" language in both the example and the Id parameter description to make it clear the parameter wants the Config Item ID (CI_ID) and not another ID type, such as the CI Unique ID or a CM Package ID.

More information

Here are some resources that might be helpful while contributing:

EXAMPLE MicrosoftDocs#2 Uses an example ID of "ST10000D" (in the common CM Object ID format of <site code>+<six alphanumeric digits>), except that the 'Id' parameter is an Int32 type (no letters allowed). It is, in fact, looking for the Config Item ID of the Software Update Group (which is an integer). Additionally, added language in both the example and the Id parameter description to make it clear the parameter wants the Config Item ID (CI_ID) and not another ID type, such as the CI Unique ID.
@prmerger-automator

Copy link
Copy Markdown

casorke : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown

casorke : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants