
Announcements
Hi All
I am looking for an advise on the best practice to update app versions.
So I have an app where I need to do a few changes and then present those changes to a group of people, and if that group is happy - roll the changes out to whole company, hence I cannot just make changes without publishing it. But I wouldnt want to make changes in a new version and then do the changes in original version as there are a lots of changes.
So what is the best way to have new changes checked and applied with least hassle for end users and developers?
Thanks
Sounds like you are doing your development in a single production environment where users are also using the app. The best way to approach your requirements is to move to multiple environments so that you can develop and test changes to your app in one environment without affecting the users in the production environment. Once your changes are tested you can roll-out to the rest of your users by promoting the app to your production environment via Solutions.
If you are new to Solutions, there is a lot to understand. Start by taking a look at this article Move from a single environment for development and production - Power Platform | Microsoft Docs