Skip to content

[AutoPR azure-mgmt-servicegroups]-generated-from-SDK Generation - Python-6326709#47023

Closed
azure-sdk wants to merge 1 commit into
mainfrom
sdkauto/azure-mgmt-servicegroups-6326709
Closed

[AutoPR azure-mgmt-servicegroups]-generated-from-SDK Generation - Python-6326709#47023
azure-sdk wants to merge 1 commit into
mainfrom
sdkauto/azure-mgmt-servicegroups-6326709

Conversation

@azure-sdk

Copy link
Copy Markdown
Collaborator

Configurations: 'specification/management/resource-manager/Microsoft.Management/ServiceGroups/tspconfig.yaml', API Version: 2024-02-01-preview, SDK Release Type: beta, and CommitSHA: '6d50d64d3eeca46ecf1b4af80e9994bac920a7d0' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6326709 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.

…Management/ServiceGroups/tspconfig.yaml', API Version: 2024-02-01-preview, SDK Release Type: beta, and CommitSHA: '6d50d64d3eeca46ecf1b4af80e9994bac920a7d0' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6326709 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
@ChenxiJiang333 ChenxiJiang333 marked this pull request as ready for review May 20, 2026 09:32
Copilot AI review requested due to automatic review settings May 20, 2026 09:32

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

Updates the azure-mgmt-servicegroups management-plane SDK generated from the Microsoft.Management/ServiceGroups TypeSpec configuration at a newer azure-rest-api-specs commit, including a beta version bump and regenerated client/runtime helpers.

Changes:

  • Regenerate the SDK from spec commit 6d50d64d... and bump package version to 1.0.0b2.
  • Raise minimum supported Python version to >=3.10 (README + pyproject classifiers/metadata).
  • Update generated client/runtime code (Self typing import handling, XML serialization/model base changes, metadata/apiview properties refresh).

Reviewed changes

Copilot reviewed 18 out of 18 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
sdk/servicegroups/azure-mgmt-servicegroups/tsp-location.yaml Updates the tracked source specs commit SHA for generation provenance.
sdk/servicegroups/azure-mgmt-servicegroups/README.md Aligns stated supported Python version with packaging metadata.
sdk/servicegroups/azure-mgmt-servicegroups/pyproject.toml Updates requires-python/classifiers and retains beta/stability metadata.
sdk/servicegroups/azure-mgmt-servicegroups/CHANGELOG.md Adds a new 1.0.0b2 entry (currently placeholder content).
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/operations/_patch.py Minor generated scaffold cleanup (blank line removal).
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/models/_patch.py Minor generated scaffold cleanup (blank line removal).
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/aio/operations/_patch.py Minor generated scaffold cleanup (blank line removal).
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/aio/_patch.py Minor generated scaffold cleanup (blank line removal).
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/aio/_configuration.py Updates generated docstrings for configuration keywords.
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/aio/_client.py Updates generated async client typing/imports and docstrings.
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/_version.py Bumps the package version constant to 1.0.0b2.
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/_utils/serialization.py Updates generated serialization helpers (incl. Self typing handling).
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/_utils/model_base.py Updates generated model base behavior (defaults + XML handling helpers).
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/_patch.py Minor generated scaffold cleanup (blank line removal).
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/_configuration.py Updates generated docstrings for configuration keywords.
sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/_client.py Updates generated sync client typing/imports and docstrings.
sdk/servicegroups/azure-mgmt-servicegroups/apiview-properties.json Refreshes APIView metadata (adds CrossLanguageVersion).
sdk/servicegroups/azure-mgmt-servicegroups/_metadata.json Updates generation metadata (spec commit + emitter version).
Comments suppressed due to low confidence (2)

sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/_client.py:49

  • The api_version docstring says the default is None, but the configuration currently defaults api_version to "2024-02-01-preview" when not provided. Please update the docstring to reflect the actual default behavior (and keep it consistent with ServiceGroupsMgmtClientConfiguration).
    :keyword api_version: The API version to use for this operation. Known values are
     "2024-02-01-preview" and None. Default value is None. If not set, the operation's default API
     version will be used. Note that overriding this default value may result in unsupported
     behavior.

sdk/servicegroups/azure-mgmt-servicegroups/azure/mgmt/servicegroups/aio/_client.py:49

  • The api_version docstring says the default is None, but the configuration currently defaults api_version to "2024-02-01-preview" when not provided. Please update the docstring to reflect the actual default behavior (and keep it consistent with ServiceGroupsMgmtClientConfiguration).
    :keyword api_version: The API version to use for this operation. Known values are
     "2024-02-01-preview" and None. Default value is None. If not set, the operation's default API
     version will be used. Note that overriding this default value may result in unsupported
     behavior.

Comment on lines +3 to +6
## 1.0.0b2 (2026-05-20)

tool can't generate changelog for this release, please update manually.

"""The Groups RP provides Service Groups as a construct to group multiple resources, resource
groups, subscriptions and other service groups into an organizational hierarchy and centrally
manage access control, policies, alerting and reporting for those resources.
"""ServiceGroupsMgmtClient.
"""The Groups RP provides Service Groups as a construct to group multiple resources, resource
groups, subscriptions and other service groups into an organizational hierarchy and centrally
manage access control, policies, alerting and reporting for those resources.
"""ServiceGroupsMgmtClient.
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.

3 participants