Hello All,
I am using custom connector in my Canvas app. This custom connector is using graph API. I follow ALM (Application Lifecycle management). ALM works perfectly fine. I am using new feature for easy deployment of custom connector to target environment. This new feature basically allow us to use Azure key vault secrets as environment variable. I am following this blog: https://powerautomate.microsoft.com/en-us/blog/environment-variables-in-custom-connectors/
I have also followed this to configure Azure Key Vault as environment variable. However while updating the custom connector as mentioned in above blog, I get this error "The value for environment variable "XXXXXXXXXX" was not found in the environment."
I have already checked with that I have enough permission on azure vault, I am having system administrator rights on environment and I am the owner of custom connector too. Also checked the Data verse tables like Environment Variable Definition and Environment Variable value and i can see that the value for the variable too but still receive error.
I know this is new feature which is in preview right now, however any help would be really appreciated.
Thanks,
ANB