I have a canvas app which connects to 3 D365FO OData tables currently setup and working correctly in my development environment.
How can I deploy this canvas app as a managed solution to my production environment and switch the data connection to point to the appropriate OData tables in the production environment?
For Power Apps Flows, I can use environment variables which I enter as I deploy my solution through the Azure pipeline. I cannot see how to use environment variables for Canvas Apps Data Connectors.
Any help or advice would be greatly Appreciated.
Thanks