You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the bug
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.
The text was updated successfully, but these errors were encountered: