Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.64k stars 5.09k forks source link

Subscription Alias REST API version=2021-10-01 is not returning all the variables as mentioned in documentation. #22175

Open pvr26 opened 1 year ago

pvr26 commented 1 year ago

The GET REST API response for subscription alias in version=2021-10-01 is missing workload, billing scope and few other parameters in properties. The 2021 version response is not returning all the parameters like mentioned in sample response in the documentation.

https://learn.microsoft.com/en-us/rest/api/subscription/2021-10-01/alias/get?tabs=HTTP

This is the sample response given in the docs: image

This is the response I'm seeing using 2021 version: image

PS: I have been suggested to raise the issue here in the Q&A forum https://learn.microsoft.com/en-us/answers/questions/1072907/rest-api-version-2021-10-01-for-subscription-is-no

ghost commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @anuragdalmia, @shilpigautam, @ramaganesan-rg.

Issue Details
The GET REST API response for subscription alias in version=2021-10-01 is missing workload, billing scope and few other parameters in properties. The 2021 version response is not returning all the parameters like mentioned in sample response in the documentation. https://learn.microsoft.com/en-us/rest/api/subscription/2021-10-01/alias/get?tabs=HTTP This is the sample response given in the docs: ![image](https://user-images.githubusercontent.com/66731530/212157845-45bba37b-a0d4-4ff7-8549-eaee1d804a29.png) This is the response I'm seeing using 2021 version: ![image](https://user-images.githubusercontent.com/66731530/212158745-24ca4522-b66d-47e3-af57-aea9d2b9d350.png) PS: I have been suggested to raise the issue here in the Q&A forum https://learn.microsoft.com/en-us/answers/questions/1072907/rest-api-version-2021-10-01-for-subscription-is-no
Author: pvr26
Assignees: -
Labels: `question`, `Service Attention`, `Subscription`, `customer-reported`
Milestone: -
ghost commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @anuragdalmia, @shilpigautam, @ramaganesan-rg.

Issue Details
The GET REST API response for subscription alias in version=2021-10-01 is missing workload, billing scope and few other parameters in properties. The 2021 version response is not returning all the parameters like mentioned in sample response in the documentation. https://learn.microsoft.com/en-us/rest/api/subscription/2021-10-01/alias/get?tabs=HTTP This is the sample response given in the docs: ![image](https://user-images.githubusercontent.com/66731530/212157845-45bba37b-a0d4-4ff7-8549-eaee1d804a29.png) This is the response I'm seeing using 2021 version: ![image](https://user-images.githubusercontent.com/66731530/212158745-24ca4522-b66d-47e3-af57-aea9d2b9d350.png) PS: I have been suggested to raise the issue here in the Q&A forum https://learn.microsoft.com/en-us/answers/questions/1072907/rest-api-version-2021-10-01-for-subscription-is-no
Author: pvr26
Assignees: -
Labels: `question`, `Service Attention`, `Subscription`, `customer-reported`, `needs-team-attention`
Milestone: -
navba-MSFT commented 1 year ago

@anuragdalmia, @ShilpiGautam, @ramaganesan-rg. Could you please look into this once you get a chance ? Thanks in advance.