Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding CapacityReservationGroupType for Create Capacity Reservation Group in azCli #30729

Open
btyu1 opened this issue Jan 28, 2025 · 1 comment
Assignees
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

Comments

@btyu1
Copy link

btyu1 commented Jan 28, 2025

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

@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Compute az vm/vmss/image/disk/snapshot labels Jan 28, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team labels Jan 28, 2025
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 28, 2025

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service microsoft-github-policy-service bot added the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Jan 28, 2025
@yonzhan yonzhan added this to the Backlog milestone Jan 28, 2025
@yonzhan yonzhan added feature-request and removed question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants