Skip to content

Conversation

@casorke
Copy link

@casorke casorke commented Feb 4, 2023

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

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

@prmerger-automator
Copy link

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants