Adding CapacityReservationGroupType for Create Capacity Reservation Group in azCli #30729
Labels
Auto-Assign
Auto assign by bot
Azure CLI Team
The command of the issue is owned by Azure CLI team
Compute
az vm/vmss/image/disk/snapshot
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
feature-request
Milestone
Related command
az capacity reservation group create
Is your feature request related to a problem? Please describe.
This is related to the new feature Open Capacity Reservation. This is the first change to support the feature. This must be for versions 2024-11-01 or newer.
Describe the solution you'd like
Today, all capacity reservation groups are "targeted". This introduces a new type (Open) that will eventually support new capabilites.
There should be an input named "CapacityReservationGroupType" that specifies that capacity reservation group type (either open or targeted). This type cannot be modified after creation.
Design Doc - Section 8
Additional context
Pull Request
The text was updated successfully, but these errors were encountered: