azure_keyvault_secret
lookup might be broken
#1777
Labels
medium_priority
Medium priority
question
Further information is requested
work in
In trying to solve, or in working with contributors
SUMMARY
lookup('azure.azcollection.azure_keyvault_secret'
doesn't seem to work, no matter the auth method.ISSUE TYPE
COMPONENT NAME
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
Tried to authenticate via
az login
, via explicit credentials (client_id
,secret
, tenant_id`) or env vars. All fail. Each of them with slighltly different methodsYes, I can query secrets in the respective key vault and the credentials are correct.
I am Key vault admin and the credentials are used in other automation workflows.
EXPECTED RESULTS
Authentication works and secrets are returned.
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: