Hi,
I'm building a power pages site and I'm trying to understand in simple terms how ALM would work. Here is some basic info about my portal and what it will contain:
- Dataverse tables will be used. Forms will be created from these tables and used in multi-step forms within the portal.
- The Government Accelerator "managed" solution from Microsoft will also be used. The model-driven app that comes with this solution will be used in conjunction with the public facing portal. Only internal staff will access the model-driven app.
- Some flows will also be created and used in the portal
My Questions:
- I'm familiar with the Power Platfrom CLI available through VS code to transfer the portal between environments. I assume I'll need to run the "pac paportal upload" command every time I'm ready to push my updates downstream to Test and then Prod?
- Do I also create a "managed" solution in Dev that contains all my objects including my Dataverse tables, flows and any other objects? How do I easily push this to Test and then Dev?
- Since the Government Accelerator itself a collection of "managed" solutions, do I just install these once in all three environments before starting the project?
Please let me know the easiest way to manage all of this. The dev team is very small btw so hopefully I can keep this simple but willing to use devops if needed. @OliverRodrigues @ragavanrajan