hello,
I need some help in understanding what is the best current approach to maintain canvas apps with different environments like dev, test, prod with an database as a source.
Let's say I have created one power app in default environment on power apps portal. This app will be used by Power BI only. I have three database environment which should be reflected and here are my questions:
1) Should I create three different power apps environment according to database environments? or three different power apps in one power apps environment? or maybe one app is enough (but how to implement environment variable then?)
2) Should I package my Power App into solution? is it required? what are the benefits in such a case?
Thank you very much for your help, regards!