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 in that file, is it possible to use an encrypted key or something ?
Thanks
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
1 Reply
- JayendranSolution 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