Skip to content

[AutoPR azure-mgmt-computelimit]-generated-from-SDK Generation - Python-6354273#47148

Merged
ajitbhalekar merged 2 commits into
mainfrom
sdkauto/azure-mgmt-computelimit-6354273
May 27, 2026
Merged

[AutoPR azure-mgmt-computelimit]-generated-from-SDK Generation - Python-6354273#47148
ajitbhalekar merged 2 commits into
mainfrom
sdkauto/azure-mgmt-computelimit-6354273

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Configurations: 'specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/tspconfig.yaml', API Version: 2026-06-01, SDK Release Type: stable, and CommitSHA: '5376576f4c7cd72c82446ddaab93642c9fad6b6e' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6354273 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://azsdk-releaseplan-dashboard-hveph5aqhhcfhtgu.westus-01.azurewebsites.net/?releaseplan=2246 Submitted by: ajbhal@microsoft.com

…t.ComputeLimit/ComputeLimit/tspconfig.yaml', API Version: 2026-06-01, SDK Release Type: stable, and CommitSHA: '5376576f4c7cd72c82446ddaab93642c9fad6b6e' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6354273 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Copilot AI review requested due to automatic review settings May 26, 2026 22:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Auto-generated stable release of azure-mgmt-computelimit from 1.0.0 to 1.1.0, targeting Microsoft.ComputeLimit API version 2026-06-01 (emitter 0.62.1). Adds a new vm_families operation group, a begin_disable feature operation, and an optional FeatureEnableRequest body for begin_enable; also drops Python 3.9 support.

Changes:

  • New public surface: VmFamiliesOperations (get + list), FeaturesOperations.begin_disable, FeatureEnableRequest/VmFamily/VmFamilyProperties models, and an optional body parameter on begin_enable.
  • Bump default API version to 2026-06-01 in client config, request builders, and samples; expand api_versions_list for existing methods to include 2026-04-30 and 2026-06-01.
  • Require Python 3.10+ (drop 3.9 classifier / requires-python), switch Self import to sys.version_info-gated pattern, and refresh generated _utils/model_base.py and _utils/serialization.py shared helpers.

Reviewed changes

Copilot reviewed 44 out of 44 changed files in this pull request and generated no comments.

Show a summary per file
File Description
CHANGELOG.md Adds 1.1.0 entry describing new operations and models.
_version.py Bumps VERSION to 1.1.0.
_metadata.json / tsp-location.yaml Update commit, API version 2026-06-01, emitter 0.62.1.
pyproject.toml / README.md Drop Python 3.9; require/document Python 3.10+.
azure/mgmt/computelimit/_client.py, aio/_client.py Wire vm_families, switch Self import, refresh api_version docstring.
azure/mgmt/computelimit/_configuration.py, aio/_configuration.py Default api_version is 2026-06-01; updated docstring.
azure/mgmt/computelimit/operations/_operations.py, aio/operations/_operations.py Add begin_disable, VmFamiliesOperations, optional body for begin_enable, broaden api_version validation lists, pass headers to next-link requests.
azure/mgmt/computelimit/operations/init.py, aio/operations/init.py Export VmFamiliesOperations.
azure/mgmt/computelimit/models/_models.py, models/init.py Add and export FeatureEnableRequest, VmFamily, VmFamilyProperties.
azure/mgmt/computelimit/_utils/model_base.py, _utils/serialization.py Generated utility refresh: XML field plan, scalar fast paths, Self import gating, rest_field(deserializer=...).
azure/mgmt/computelimit/_patch.py and sibling _patch.py files Remove a trailing blank line (no functional change).
apiview-properties.json Map new models/operations and add CrossLanguageVersion.
generated_samples/* New features_disable.py, vm_families_get.py, vm_families_list.py; existing samples repointed to 2026-06-01/* original files.
generated_tests/* New/extended generated tests for vm_families and features.begin_disable (skipped by default).

@ajitbhalekar ajitbhalekar merged commit 235c3f3 into main May 27, 2026
19 checks passed
@ajitbhalekar ajitbhalekar deleted the sdkauto/azure-mgmt-computelimit-6354273 branch May 27, 2026 23:59
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.

5 participants