Hi
We have created a Key Vault and a secret in Azure Key Vault. We provided selected IP access in Networking while creating the vault and gave service account access to the Key Vault user. However, the service account was unable to read the secret from Azure using the Power Automate connector and flow.
For testing purposes, we changed the networking settings to allow app IPs, and then the service account was able to read the secret. Subsequently, we allowed and configured some Power Automate IPs in networking to enable Power Automate to read the secret. It worked after that.
Now, we want to create an environment variable to retrieve the secret from Azure, but it is not allowing us to do so and is giving a "user cannot read secret" error. Upon changing the networking settings again to allow all IPs, we were able to create the environment variable.
At this point, I am unsure which IPs should be added for the same purpose, or what else can be done to resolve this issue. Could anyone please assist me with this?
Thanks in advance.