Forum Discussion
Anonymous
6 years agoNot applicable
Secure the master user credentials
Hi, I'm using Power BI Embedded for my application and I wonder if there's a way to secure the master user pbiUsername and pbiPassword somewhere other than the Web.config. Or if it must be stored ...
- 6 years ago
Hi Anonymous ,
You can store the user credentials as secrets in the azurekeyvault, which is the recommended best practice.
Reference:
https://docs.microsoft.com/en-us/azure/key-vault/tutorial-net-create-vault-azure-web-app
Jayendran
6 years agoSolution Sage
Hi Anonymous ,
You can store the user credentials as secrets in the azurekeyvault, which is the recommended best practice.
Reference:
https://docs.microsoft.com/en-us/azure/key-vault/tutorial-net-create-vault-azure-web-app