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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. 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
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |