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

datafactory-tack2 #18620

Merged
merged 2 commits into from
Nov 11, 2021
Merged

datafactory-tack2 #18620

merged 2 commits into from
Nov 11, 2021

Conversation

colawwj
Copy link
Contributor

@colawwj colawwj commented Nov 10, 2021

No description provided.

@ghost ghost added the Mgmt This issue is related to a management-plane library. label Nov 10, 2021
@qiaozha
Copy link
Member

qiaozha commented Nov 10, 2021

/azp run prepare-pipelines

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@qiaozha
Copy link
Member

qiaozha commented Nov 10, 2021

/azp run js - datafactory - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

"uglify-js": "^3.6.0"
"typescript": "~4.2.0",
"uglify-js": "^3.4.9",
"@azure/identity": "2.0.0-beta.6",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change it to 2.0.1

@qiaozha qiaozha merged commit 251429a into Azure:main Nov 11, 2021
@colawwj colawwj deleted the datafactory-tack2 branch November 22, 2021 08:34
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js 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
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants