Just the $connections
in the workflow JSON would be different. Once you have authorized API Connection resources for PROD, your Logic App deployment would just have to use them instead of the DEV resources.
In your ARM Template, you could have a parameter to decide which connection resource to use.
Hello @Tarapareddy,Saikrishna , apologies for the delay. You can follow this documentation for parametrizing the connections for different environments. Regarding creating new API connections I found below mentioned blogs helpful for deploying new API connections.
Additionally you can also refer to this documentation for different methods for creating templates in Logic App. Please let me know if you need any additional help, I will be happy to continue with our discussion. Thank you!