[AutoPR azure-mgmt-computelimit]-generated-from-SDK Generation - Python-6448226#47542
Open
azure-sdk wants to merge 2 commits into
Open
[AutoPR azure-mgmt-computelimit]-generated-from-SDK Generation - Python-6448226#47542azure-sdk wants to merge 2 commits into
azure-sdk wants to merge 2 commits into
Conversation
…t.ComputeLimit/ComputeLimit/tspconfig.yaml', SDK Release Type: stable, and CommitSHA: '2114bd7b79b2ff5604db83ebd706b81632cb0ea0' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6448226 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Contributor
There was a problem hiding this comment.
⚠️ Not ready to approve
The README client usage snippet is currently incorrect (imports a non-existent client) and the changelog mislabels operation groups as models.
Pull request overview
This PR updates the azure-mgmt-computelimit management SDK generated from the latest TypeSpec/REST API specs commit, bumping the default API version and introducing new ComputeLimit operation groups and models.
Changes:
- Bumps the tracked spec commit and default API version to 2026-07-01, regenerating the SDK surface.
- Adds new operation groups (
shared_limit_caps,member_cap_overrides) and corresponding models, updating APIView artifacts. - Updates package metadata/docs (README, changelog, samples/tests) for the new release 1.2.0.
File summaries
| File | Description |
|---|---|
| sdk/computelimit/azure-mgmt-computelimit/tsp-location.yaml | Updates the source spec commit reference. |
| sdk/computelimit/azure-mgmt-computelimit/README.md | Doc wording update (auth section) and contains the client-usage snippet. |
| sdk/computelimit/azure-mgmt-computelimit/pyproject.toml | Adds Python 3.14 classifier. |
| sdk/computelimit/azure-mgmt-computelimit/generated_tests/test_compute_limit_mgmt_shared_limit_caps_operations.py | New generated test stub for shared limit caps (sync). |
| sdk/computelimit/azure-mgmt-computelimit/generated_tests/test_compute_limit_mgmt_shared_limit_caps_operations_async.py | New generated test stub for shared limit caps (async). |
| sdk/computelimit/azure-mgmt-computelimit/generated_tests/test_compute_limit_mgmt_member_cap_overrides_operations.py | New generated test stub for member cap overrides (sync). |
| sdk/computelimit/azure-mgmt-computelimit/generated_tests/test_compute_limit_mgmt_member_cap_overrides_operations_async.py | New generated test stub for member cap overrides (async). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/vm_families_list.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/vm_families_get.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limits_list.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limits_get.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limits_delete.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limits_create.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limit_caps_set_member_cap_overrides.py | New generated sample for setMemberCapOverrides. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limit_caps_set_member_cap_overrides_clear_all.py | New generated sample for clearing overrides. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limit_caps_list.py | New generated sample for listing shared limit caps. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limit_caps_get.py | New generated sample for getting a shared limit cap. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limit_caps_delete.py | New generated sample for deleting a shared limit cap. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/shared_limit_caps_create_or_update.py | New generated sample for create/update shared limit caps. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/operations_list.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/member_cap_overrides_list_by_parent.py | New generated sample for listing member cap overrides. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/member_cap_overrides_get.py | New generated sample for getting a member cap override. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/member_cap_overrides_delete.py | New generated sample for deleting a member cap override. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/member_cap_overrides_create_or_update.py | New generated sample for create/update member cap overrides. |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/guest_subscriptions_list.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/guest_subscriptions_get.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/guest_subscriptions_delete.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/guest_subscriptions_create.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/features_list.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/features_get.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/features_get_shared_limit.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/features_enable.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/generated_samples/features_disable.py | Regenerated sample (api-version/original-file update). |
| sdk/computelimit/azure-mgmt-computelimit/CHANGELOG.md | Adds 1.2.0 release notes for new operations/models. |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/operations/_patch.py | Regenerated patch stub (formatting). |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/operations/_operations.py | Updates default api-version and adds request builders + new operations classes. |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/operations/init.py | Exposes new operation group types. |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/models/_patch.py | Regenerated patch stub (formatting). |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/models/_models.py | Adds new models for shared limit caps and member cap overrides. |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/models/init.py | Exports new models. |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/aio/operations/_patch.py | Regenerated patch stub (formatting). |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/aio/operations/_operations.py | Async equivalents for new operations + api-version updates. |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/aio/operations/init.py | Exposes new async operation group types. |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/aio/_patch.py | Regenerated patch stub (formatting). |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/aio/_configuration.py | Updates default API version to 2026-07-01 (async). |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/aio/_client.py | Wires new async operation groups onto the client. |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/_version.py | Bumps package version to 1.2.0. |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/_patch.py | Regenerated patch stub (formatting). |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/_configuration.py | Updates default API version to 2026-07-01 (sync). |
| sdk/computelimit/azure-mgmt-computelimit/azure/mgmt/computelimit/_client.py | Wires new operation groups onto the client. |
| sdk/computelimit/azure-mgmt-computelimit/apiview-properties.json | Updates APIView type/method mappings for new surface. |
| sdk/computelimit/azure-mgmt-computelimit/api.metadata.yml | Adds API markdown metadata from ApiView tooling. |
| sdk/computelimit/azure-mgmt-computelimit/api.md | Adds generated API markdown snapshot for review. |
| sdk/computelimit/azure-mgmt-computelimit/_metadata.json | Updates apiVersion/commit/emitterVersion and adds http client version pin. |
Copilot's findings
- Files reviewed: 54/54 changed files
- Comments generated: 3
Note
Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.
| ### Authentication | ||
|
|
||
| By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables. | ||
| By default, [Microsoft Entra](https://learn.microsoft.com/entra/fundamentals/what-is-entra) token authentication depends on correct configuration of the following environment variables. |
Comment on lines
+42
to
44
| class ComputeLimitMgmtClient: # pylint: disable=too-many-instance-attributes | ||
| """Microsoft Azure Compute Limit Resource Provider. | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Configurations: 'specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit/tspconfig.yaml', SDK Release Type: stable, and CommitSHA: '2114bd7b79b2ff5604db83ebd706b81632cb0ea0' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6448226 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=35008 Submitted by: tabeaboeru@microsoft.com