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

[AutoPR graphrbac/data-plane] add customKeyIdentifier to password credential #3833

Merged
merged 3 commits into from
Nov 27, 2018

Conversation

AutorestCI
Copy link
Contributor

add customKeyIdentifier to password credential
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 20, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-graphrbac

You can install the package azure-graphrbac of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4507#egg=azure-graphrbac&subdirectory=azure-graphrbac"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4507#egg=azure-graphrbac&subdirectory=azure-graphrbac"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_4507
  • pip install -e ./azure-graphrbac

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4507
  • pip wheel --no-deps ./azure-graphrbac

Direct download

Your files can be directly downloaded here:

custom id(thumbprint) for cert creds should be string type
@AutorestCI AutorestCI merged commit ee7d4a2 into restapi_auto_graphrbac/data-plane Nov 27, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4507 branch November 27, 2018 18:48
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3885

lmazuel pushed a commit that referenced this pull request Nov 27, 2018
* [AutoPR graphrbac/data-plane] add customKeyIdentifier to password credential (#3833)

* Generated from 2d1a131d6bc24477750e780c70ad4384e6e5927d

add customKeyIdentifier to password credential

* Generated from 1c42b12d70502f95d2f42f1d421ce53f425e7ef6

add creds in app object

* Generated from 74a0ba38241f5574f515beb159638e286b44bd6f

custom id(thumbprint) for cert creds should be string type

* 0.53.0
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.

1 participant