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 @azure/arm-appservice] Update readme files with Hybrid2020 Profile #12127

Conversation

openapi-sdkautomation[bot]
Copy link
Contributor

Created to release @azure/arm-appservice.Reopen this PR to release the SDK.
If you can't reopen it, click here to create a new one.

Installation Instructions

You can install the package @azure/arm-appservice of this PR using the following command:

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/azure-rest-api-specs/11370/azure-sdk-for-js/@azure/arm-appservice/azure-arm-appservice-6.1.0.tgz" -o azure-arm-appservice-6.1.0.tgz
npm install azure-arm-appservice-6.1.0.tgz

Direct Download

The generated package can be directly downloaded from here:

@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Oct 29, 2020
@ghost
Copy link

ghost commented Oct 29, 2020

Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon.

openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this pull request Dec 30, 2020
Add "mail" parameter to UserUpdateParameters in graphrbac (Azure#12127)

This patch adds a single optional field "mail" to UserUpdateParameters
schema. This makes it possible to update user's e-mail address using
the (Go) Azure SDK. Currently this is not possible.

I have curled the graphrbac API with the extra body parameter and it
works as expected.

Addition of the field will make it possible to support the mail property
on the azuread_user resource in terraform-provider-azuread.

Co-authored-by: David Čepelík <david.cepelik@showmax.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants