keyvault
2 TopicsIs it possible to integrate to Hashicorp Vault?
Simple question, is it possible to integration Power BI Reporting Server with my company local hashicorp vault instance to manage secrets, like the passwords for the connection strings? If so, how is it done? If it's a customization, where can I get help from? I wish to install the tool in an on-premises environment, where we need to connect to the vault to manage secrets. Or is it possible to recover the password string from a variable in the memory of the application? (I would then create a separate powershell script to populate that variable calling the vault) Any help will be much appreciated.Solved2.8KViews0likes3CommentsConsuming always encrypted column data using KeyVault
Hi all, I need to build a paginated report in a premium workspace to consume data from Azure SQL database with always encrypted columns. These columns are encrypted using keys in KeyVault. I've read through a number of articles: Bring your own encryption keys for Power BI - Power BI | Microsoft Learn Despite switching on BYOK and adding my keyvault key, I keep getting the message 'power bi report invalid key store provider name azure_key_vault' when trying to consume the encrypted columns. After completing the steps in the linked article and running Get-PowerBICapacity -Scope Organization, it displays as: Id : xxxxxx DisplayName : Premium Per User - Reserved Admins : Sku : xxx State : Active UserAccessRight : Admin I note that above, the display name is Premium Per User - Reserved, yet our licenses are only Power BI pro. Could this be a limitation of the license? The reports work fine reading from that database for non encrypted columns Any advice would be appreciated Regards, Region : Australia East EncryptionKeyId : 09cba11c-1ddc-4c6e-8651-d8be0510055a EncryptionKey :965Views1like1Comment