Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I'm trying to access Azure Key vault secrets through Power BI but I'm unable to find a way to do so.
I found a way to do that in Postman.
Can you help or convert these Postman requests into Power BI query so I can use it.
Solved! Go to Solution.
Hi @Anonymous ,
Please read blog about web service and post requests in power query.
https://blog.crossjoin.co.uk/2014/04/19/web-services-and-post-requests-in-power-query/
You can also refer to the similar case in stackoverflow:
https://stackoverflow.com/questions/50464192/post-method-in-power-bi
And you could refer the following article,it tells:
Configure your key vault in the following way:
- Add the Power BI service as a service principal for the key vault, with wrap and unwrap permissions.
Create an RSA key with a 4096-bit length (or use an existing key of this type), with wrap and unwrap permissions
Recommended: Check that the key vault has the soft delete option enabled.
Note: Power BI BYOK supports only RSA keys with a 4096-bit length. Configure Key vault and service principal
To learn more details ,refer:
https://stackoverflow.com/questions/68355392/power-bi-and-azure-key-vault
Best Regards
Lucien
You may want to look at this post, which contains a walkthrough and a video on accessing your Key Vault secrets in Power BI using a custom connector and a gateway.
Securing Your API-Power BI Data with Azure Key Vault (bibb.pro)
Hi @Anonymous ,
Please read blog about web service and post requests in power query.
https://blog.crossjoin.co.uk/2014/04/19/web-services-and-post-requests-in-power-query/
You can also refer to the similar case in stackoverflow:
https://stackoverflow.com/questions/50464192/post-method-in-power-bi
And you could refer the following article,it tells:
Configure your key vault in the following way:
- Add the Power BI service as a service principal for the key vault, with wrap and unwrap permissions.
Create an RSA key with a 4096-bit length (or use an existing key of this type), with wrap and unwrap permissions
Recommended: Check that the key vault has the soft delete option enabled.
Note: Power BI BYOK supports only RSA keys with a 4096-bit length. Configure Key vault and service principal
To learn more details ,refer:
https://stackoverflow.com/questions/68355392/power-bi-and-azure-key-vault
Best Regards
Lucien
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 39 |