Hello everyone,
Scenario
I have a Power Platform solution with Canvas app, Power Automates and Custom Connector. I'm using a Dev, UAT and Prod environemnt so in Dev I'm using a Unmanged solution and for the others Managed.
In Azure I have Azure Function resources consumed from the Custom Connector.
Problem
I can't change the Az Function resources automaticaly from Custom Connector.
Example of what I want
For example in the Sharepoint connectors I can use the Environment Variables to switch the SP Site URL.
Question
Is there any way to be able to set the Az Function URL dynamically in the Custom Connector as in the Sharepoint Connectors?