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

[ReleasePR sdk/resourcemanager/subscription/armsubscription] S360 Item - Missing Get SubscriptionOperations for 2021-10-01 version. #19114

Conversation

azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Sep 14, 2022

(ARMSubscription) fixes Azure#18620 (Azure#19870)

* (ARMSubscription) fixes Azure#18620

fixes Azure#18620

The subscriptions Model struct includes a number of fields, but not all the fields available in the REST API according to the documentation. Specifically, the following fields are missing in the Go struct:

tenantId - The subscription tenant ID.
tags - The tags attached to the subscription.

Note that these fields are returned by the API and are documented here: https://docs.microsoft.com/en-us/rest/api/resources/subscriptions/list?tabs=HTTP#subscription

* Update subscriptions.json
@azure-sdk azure-sdk closed this Sep 14, 2022
@azure-sdk azure-sdk changed the title [ReleasePR sdk/resourcemanager/subscription/armsubscription] (ARMSubscription) fixes Azure/azure-sdk-for-go#18620 [ReleasePR sdk/resourcemanager/subscription/armsubscription] {AzureSubscription} Fixes Azure/azure-sdk-for-go#18619 Sep 14, 2022
@azure-sdk azure-sdk changed the title [ReleasePR sdk/resourcemanager/subscription/armsubscription] {AzureSubscription} Fixes Azure/azure-sdk-for-go#18619 [ReleasePR sdk/resourcemanager/subscription/armsubscription] Fix Python misspelling May 31, 2023
@azure-sdk azure-sdk changed the title [ReleasePR sdk/resourcemanager/subscription/armsubscription] Fix Python misspelling [ReleasePR sdk/resourcemanager/subscription/armsubscription] [Mirror] SQL MI Manual and Scheduled Start/Stop APIs Jun 1, 2023
@azure-sdk azure-sdk changed the title [ReleasePR sdk/resourcemanager/subscription/armsubscription] [Mirror] SQL MI Manual and Scheduled Start/Stop APIs [ReleasePR sdk/resourcemanager/subscription/armsubscription] S360 Item - Missing Get SubscriptionOperations for 2021-10-01 version. Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant