Skip to content

[AutoPR azure-mgmt-quota]-generated-from-SDK Generation - Python-6725994 - #48661

Open
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sdkauto/azure-mgmt-quota-6725994
Open

[AutoPR azure-mgmt-quota]-generated-from-SDK Generation - Python-6725994#48661
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sdkauto/azure-mgmt-quota-6725994

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Configurations: 'specification/quota/resource-manager/Microsoft.Quota/Quota/tspconfig.yaml', API Version: 2026-09-01-preview, SDK Release Type: beta, and CommitSHA: '409cf0ef77aaa992195b41e6b8a46b2c5f54f448' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6725994 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=36140 Submitted by: tejasma@microsoft.com

…/Quota/tspconfig.yaml', API Version: 2026-09-01-preview, SDK Release Type: beta, and CommitSHA: '409cf0ef77aaa992195b41e6b8a46b2c5f54f448' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6725994 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Copilot AI balanced review requested due to automatic review settings August 20, 2026 15:24
@azure-sdk-automation azure-sdk-automation Bot added the auto-release When merged to main, release pipelines for this PR's changed packages trigger automatically. label Aug 20, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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

Regenerates azure-mgmt-quota for API version 2026-09-01-preview as beta release 3.1.0b1.

Changes:

  • Adds incoming and outgoing quota-transfer APIs, models, and enums.
  • Updates package metadata for beta status and Python 3.10+.
  • Refreshes generated tests, samples, and API metadata.

Reviewed changes

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

Show a summary per file

Paths are relative to sdk/quota/azure-mgmt-quota/.

File Description
tsp-location.yaml Updates TypeSpec source location and commit.
README.md Updates Python and authentication documentation.
pyproject.toml Marks the package beta and updates Python support.
generated_tests/test_quota_mgmt_usages_operations.py Updates generated usage test.
generated_tests/test_quota_mgmt_usages_operations_async.py Updates async usage test.
generated_tests/test_quota_mgmt_quota_transfers_operations.py Adds quota-transfer tests.
generated_tests/test_quota_mgmt_quota_transfers_operations_async.py Adds async quota-transfer tests.
generated_tests/test_quota_mgmt_quota_request_status_operations.py Updates request-status test.
generated_tests/test_quota_mgmt_quota_request_status_operations_async.py Updates async request-status test.
generated_tests/test_quota_mgmt_quota_operations.py Updates quota operation tests.
generated_tests/test_quota_mgmt_quota_operations_async.py Updates async quota tests.
generated_tests/test_quota_mgmt_incoming_quota_transfers_operations.py Adds incoming-transfer tests.
generated_tests/test_quota_mgmt_incoming_quota_transfers_operations_async.py Adds async incoming-transfer tests.
generated_samples/subscription_requests_list.py Refreshes API source marker.
generated_samples/subscription_requests_get.py Refreshes API source marker.
generated_samples/subscription_quota_allocation_requests_list_compute.py Refreshes API source marker.
generated_samples/subscription_quota_allocation_requests_get_compute.py Refreshes API source marker.
generated_samples/subscription_quota_allocation_list_compute.py Refreshes API source marker.
generated_samples/quota_transfers_list.py Adds quota-transfer list sample.
generated_samples/quota_transfers_get.py Adds quota-transfer get sample.
generated_samples/quota_transfers_delete.py Adds quota-transfer delete sample.
generated_samples/quota_transfers_create_or_update.py Adds quota-transfer creation sample.
generated_samples/quota_transfers_create_or_update_auto_approve.py Adds auto-approval sample.
generated_samples/quota_transfers_cancel.py Adds quota-transfer cancellation sample.
generated_samples/put_network_one_sku_quota_request.py Refreshes API source marker.
generated_samples/put_network_one_sku_quota_request_standard_sku_public_ip_addresses.py Refreshes API source marker.
generated_samples/put_machine_learning_services_quota_request_low_priority.py Refreshes API source marker.
generated_samples/put_group_quotas.py Refreshes API source marker.
generated_samples/put_group_quotas_subscription.py Refreshes API source marker.
generated_samples/put_group_quota_enforcement.py Refreshes API source marker.
generated_samples/put_group_quota_enforcement_failed.py Refreshes API source marker.
generated_samples/put_compute_one_sku_quota_request.py Refreshes API source marker.
generated_samples/patch_subscription_quota_allocation_request_compute.py Refreshes API source marker.
generated_samples/patch_network_one_sku_quota_request.py Refreshes API source marker.
generated_samples/patch_group_quotas.py Refreshes API source marker.
generated_samples/patch_group_quotas_subscription.py Refreshes API source marker.
generated_samples/patch_group_quota_limits_requests_compute.py Refreshes API source marker.
generated_samples/patch_group_quota_enforcement.py Refreshes API source marker.
generated_samples/patch_compute_quota_request.py Refreshes API source marker.
generated_samples/list_group_quotas.py Refreshes API source marker.
generated_samples/list_group_quota_subscriptions.py Refreshes API source marker.
generated_samples/list_group_quota_limits_compute.py Refreshes API source marker.
generated_samples/incoming_quota_transfers_reject.py Adds transfer rejection sample.
generated_samples/incoming_quota_transfers_list.py Adds incoming-transfer list sample.
generated_samples/incoming_quota_transfers_list_by_subscription.py Adds subscription-wide list sample.
generated_samples/incoming_quota_transfers_get.py Adds incoming-transfer get sample.
generated_samples/incoming_quota_transfers_approve.py Adds transfer approval sample.
generated_samples/group_quota_limits_requests_list.py Refreshes API source marker.
generated_samples/group_quota_limits_requests_get.py Refreshes API source marker.
generated_samples/get_quota_requests_history.py Refreshes API source marker.
generated_samples/get_quota_request_status_in_progress.py Refreshes API source marker.
generated_samples/get_quota_request_status_failed.py Refreshes API source marker.
generated_samples/get_quota_request_status_by_id.py Refreshes API source marker.
generated_samples/get_operations.py Adds operations-list sample.
generated_samples/get_network_usages.py Refreshes API source marker.
generated_samples/get_network_quota_limits.py Refreshes API source marker.
generated_samples/get_network_one_sku_usages.py Refreshes API source marker.
generated_samples/get_network_one_sku_quota_limit.py Refreshes API source marker.
generated_samples/get_machine_learning_services_usages.py Refreshes API source marker.
generated_samples/get_machine_learning_services_quota_limits.py Refreshes API source marker.
generated_samples/get_group_quotas.py Refreshes API source marker.
generated_samples/get_group_quota_usages.py Refreshes API source marker.
generated_samples/get_group_quota_subscriptions.py Refreshes API source marker.
generated_samples/get_group_quota_enforcement.py Refreshes API source marker.
generated_samples/get_compute_usages.py Refreshes API source marker.
generated_samples/get_compute_quota_limits.py Refreshes API source marker.
generated_samples/get_compute_one_sku_usages.py Refreshes API source marker.
generated_samples/get_compute_one_sku_quota_limit.py Refreshes API source marker.
generated_samples/delete_group_quotas.py Refreshes API source marker.
generated_samples/delete_group_quota_subscriptions.py Refreshes API source marker.
CHANGELOG.md Documents beta release features.
azure/mgmt/quota/types.py Adds generated typed-dictionary API types.
azure/mgmt/quota/operations/_patch.py Refreshes customization scaffold.
azure/mgmt/quota/operations/__init__.py Exports transfer operations.
azure/mgmt/quota/models/_patch.py Refreshes customization scaffold.
azure/mgmt/quota/models/_models.py Adds transfer models and regenerated definitions.
azure/mgmt/quota/models/_enums.py Adds transfer state enums.
azure/mgmt/quota/models/__init__.py Exports new models and enums.
azure/mgmt/quota/aio/operations/_patch.py Refreshes async customization scaffold.
azure/mgmt/quota/aio/operations/__init__.py Exports async transfer operations.
azure/mgmt/quota/aio/_patch.py Refreshes async client customization scaffold.
azure/mgmt/quota/aio/_configuration.py Updates async API-version configuration.
azure/mgmt/quota/aio/_client.py Exposes async transfer operation groups.
azure/mgmt/quota/_version.py Bumps version to 3.1.0b1.
azure/mgmt/quota/_validation.py Adds API-version validation support.
azure/mgmt/quota/_utils/utils.py Adds ETag condition helpers.
azure/mgmt/quota/_utils/serialization.py Refreshes serialization infrastructure.
azure/mgmt/quota/_utils/model_base.py Refreshes model serialization infrastructure.
azure/mgmt/quota/_patch.py Refreshes client customization scaffold.
azure/mgmt/quota/_configuration.py Updates API-version configuration.
azure/mgmt/quota/_client.py Exposes transfer operation groups.
apiview-properties.json Maps new public APIs for APIView.
api.metadata.yml Adds generated API metadata.
_metadata.json Records API version and generator metadata.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@ChenxiJiang333 ChenxiJiang333 added mgmt-review-needed PR for Mgmt SDK is ready to review and removed mgmt-review-needed PR for Mgmt SDK is ready to review labels Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-release When merged to main, release pipelines for this PR's changed packages trigger automatically. mgmt-review-needed PR for Mgmt SDK is ready to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants