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

Getting below mentioned error on azure_key_vault table. #103

Closed
debabrat-git opened this issue Apr 23, 2021 · 0 comments · Fixed by #107
Closed

Getting below mentioned error on azure_key_vault table. #103

debabrat-git opened this issue Apr 23, 2021 · 0 comments · Fixed by #107
Assignees
Labels
bug Something isn't working priority:high This issue requires immediate attention

Comments

@debabrat-git
Copy link

Describe the bug

select * from azure_key_vault
Error: hydrate call listKmsKeyVaultDiagnosticSettings failed with panic interface conversion: interface {} is keyvault.Resource, not keyvault.Vault

Steampipe version (steampipe -v)
: v0.4.1

Plugin version (steampipe plugin list)
Azure: v0.5.0

To reproduce
Not sure what is causing this issue but I have set up like this at this moment in my subscription.

  • Monitor- diagnostic setting at the sub level to export activity log to a storage account
  • There is key in a key vault and storage account is encrypted by that key
  • Then I changed the encryption from CMK to MMK
  • When I ran the above query got that issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:high This issue requires immediate attention
Projects
None yet
2 participants