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
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 apiDescribe 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