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

auth/azure: documents auth support for VMSS flexible orchestration #17540

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

austingebauer
Copy link
Member

This PR adds documentation for using the Azure auth method with managed service identity from Virtual Machine Scale Sets in Flexible orchestration mode. Support for this was recently added to the Azure auth method in hashicorp/vault-plugin-auth-azure#63.

The key difference between uniform and flexible orchestration mode from the perspective of a Vault admin configuring Azure auth is that there is an additional API permission required for flexible orchestration (Microsoft.ManagedIdentity/userAssignedIdentities/*/read).

@austingebauer austingebauer added this to the 1.13.0-rc1 milestone Oct 13, 2022
@austingebauer austingebauer requested a review from a team October 13, 2022 18:07
@austingebauer
Copy link
Member Author

@zmyzheng - I've opened this docs PR related to your VMSS flex PR. Thanks again!

@austingebauer austingebauer merged commit 91209ca into main Oct 20, 2022
@austingebauer austingebauer deleted the docs/azure-auth-vmss-flex branch October 20, 2022 19:36
@austingebauer
Copy link
Member Author

Thanks, @fairclothjm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants