Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.69k stars 5.12k forks source link

[Reservations API] : Request to add Management Group in AppliedScopeType enum #17358

Open ii-varsha-ii opened 2 years ago

ii-varsha-ii commented 2 years ago

Related to package: reservations/resource-manager/ As of September 21, 2021, Azure has added a new improvement to scope a reservation to a management group level. Reference: https://azure.microsoft.com/en-us/updates/mgscopereservations/

Using the current models, eg: AppliedScopeType can either be Single or Shared. Can we update the models to add support for ManagementGroup?

Any comments or alternatives are highly appreciated. Thanks :)

ghost commented 2 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Rkapso.

Issue Details
Related to package: reservations/resource-manager/ As of September 21, 2021, Azure has added a new improvement to scope a reservation to a management group level. Reference: https://azure.microsoft.com/en-us/updates/mgscopereservations/ Using the current models, eg: AppliedScopeType can either be Single or Shared. Can we update the models to add support for ManagementGroup? Any comments or alternatives are highly appreciated. Thanks :)
Author: ii-varsha-ii
Assignees: -
Labels: `question`, `Reservations`, `Service Attention`, `customer-reported`, `needs-triage`
Milestone: -
rkapso commented 2 years ago

We will be updating this as part of the GA work

rkapso commented 2 years ago

We have this on our plans for GA

ii-varsha-ii commented 2 years ago

By GA, you mean? Also, when can we expect the release?