Skip to content

Conversation

@RenSilvaAU
Copy link

Description

This PR updates the Az.Quota module to support the new Group Quota feature, upgrading to API version 2025-09-01.

Changes:

  • Added 10+ new cmdlets for managing group quotas at the management group level:
    • Group quota CRUD operations (Get/New/Update/Remove-AzQuotaGroupQuota)
    • Subscription associations (Get/New/Update/Remove-AzQuotaGroupQuotaSubscription)
    • Quota limit and allocation requests
    • Usage and location settings management
  • Upgraded from API version 2023-02-01 to 2025-09-01 stable
  • Updated AutoRest directives for proper verb mapping (New for PUT-only operations)
  • All tests passing with comprehensive recording files
  • Generated help documentation for all new cmdlets

This enables Azure customers to manage quotas across multiple subscriptions at the management group level for improved governance and resource allocation.

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@RenSilvaAU RenSilvaAU self-assigned this Nov 19, 2025
@RenSilvaAU RenSilvaAU requested a review from dolauli November 19, 2025 22:32
@notyashhh
Copy link
Member

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Member

@notyashhh notyashhh left a comment

Choose a reason for hiding this comment

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

Looks Great! Also, can you please add changelog under the ##Upcoming Changes section?

In file Quota/Quota/Changelog.md

@dolauli
Copy link
Contributor

dolauli commented Nov 26, 2025

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

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