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

Update CHANGELOG.md #19870

Merged
merged 1 commit into from
Jul 19, 2021
Merged

Update CHANGELOG.md #19870

merged 1 commit into from
Jul 19, 2021

Conversation

rakshith91
Copy link
Contributor

No description provided.

@ghost ghost added the Event Grid label Jul 19, 2021
@rakshith91 rakshith91 enabled auto-merge (squash) July 19, 2021 22:20
@rakshith91 rakshith91 merged commit c66aa8b into main Jul 19, 2021
@rakshith91 rakshith91 deleted the rakshith91-patch-2-1 branch July 19, 2021 22:23
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-python that referenced this pull request Sep 14, 2022
(ARMSubscription) fixes Azure/azure-sdk-for-go#18620 (Azure#19870)

* (ARMSubscription) fixes Azure/azure-sdk-for-go#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants