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

Added azure cli credential support in the azure_keyvault_secret.py plugin #1161

Merged

Conversation

Fred-sun
Copy link
Collaborator

Added azure cli credential support in the azure_keyvault_secret.py plugin, try to fixes #1088

SUMMARY
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_keyvault_secret.py

ADDITIONAL INFORMATION

@jkroepke
Copy link

jkroepke commented May 11, 2023

Hi @Fred-sun, thanks a lot for this. Is there also a room for MSI auth? the modules having all the auth methods as well and MSI auth through Azure CLI wont work.

@Fred-sun
Copy link
Collaborator Author

@jkroepke This is in order! If the ansible host is MSI enabled Azure VM, It will use MSI auth. Thank you very much!

@jkroepke
Copy link

@Fred-sun
Copy link
Collaborator Author

@jkroepke If we want to use azure cli credential, we must obtain it through subscriptioin_id, thanks!

@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged medium_priority Medium priority labels May 18, 2023
@xuzhang3 xuzhang3 merged commit 87960f1 into ansible-collections:dev May 31, 2023
@Fred-sun Fred-sun deleted the support_cli_login_to_lookup_profile branch June 27, 2023 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support cli auth for azure_keyvault_secret lookup
3 participants