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 msi/resource-manager] Update manage service identity api version #3808

Merged
merged 3 commits into from
Nov 28, 2018

Conversation

AutorestCI
Copy link
Contributor

update Managed Service Identity api version to 2018-11-30, the differnt from previous api-version is the clientSecretUrl can be null if identity is user assigned
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 16, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-msi

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

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_4492#egg=azure-mgmt-msi&subdirectory=azure-mgmt-msi"

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

  • git checkout restapi_auto_4492
  • pip install -e ./azure-mgmt-msi

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4492
  • pip wheel --no-deps ./azure-mgmt-msi

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 867994d into restapi_auto_msi/resource-manager Nov 28, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4492 branch November 28, 2018 01:19
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3887

lmazuel pushed a commit that referenced this pull request May 16, 2019
* [AutoPR msi/resource-manager] Update manage service identity api version (#3808)

* Generated from c5e3d7fb237ee96094a2198b3515dc48c03ceded

update Managed Service Identity api version to 2018-11-30, the differnt from previous api-version is the clientSecretUrl can be null if identity is user assigned

* Packaging update of azure-mgmt-msi

* Generated from d191254c74aaea1bc9db348a4be70aedbfed96b1

feedback

* Packaging update of azure-mgmt-msi

* Move MSI to new folder

* Generated from 9ac30aa47a4ae029a1a0961aa7a048fd4be2ac8d (#5273)

New folder and version for MSI and Python

* ChangeLog

* Make HDInsight tests independant of MSI in record mode
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.

2 participants