Azure / azure-libraries-for-java

Azure Management Libraries for Java
https://docs.microsoft.com/en-us/java/azure/
MIT License
94 stars 98 forks source link

[FEATURE REQ] Update api-version for list subscriptions api to get tenant #1236

Closed Flanker32 closed 4 years ago

Flanker32 commented 4 years ago

Is your feature request related to a problem? Please describe. I want to get the tenant id for correspond subscriptions, this could be done easily with the latest subscriptions api, but this was missed in track 1 sdk, only available in track 2.

Describe the solution you'd like Update the track 1 Azure.Authenticated.subscriptions().list() to the latest api

Describe alternatives you've considered Could get the subs2tenant map by track2 sdk and apply the result back to track1.

Information Checklist Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report