Forum Discussion
AlanBinHu
Mar 22, 2023Copper Contributor
Azure Key Vault, what is the best practice when accessing is from Power Platform?
Whenever we think about storing secrets, keys securely we use Azure Key Vault, but by default the key vaults are accessible from Internet, and when the client app is built in Power Platform there isn...
AlanBinHu
Mar 24, 2023Copper Contributor
Just to close the loop, in the end I added the IP ranges from which Power Platform connectors will be connecting in my geography regions. Not ideal, hope in the future the Key Vault firewall supports Service Tags. Tested and everything works.