Skip to main content

Posts

Showing posts from 2025

Power Pages

Power Pages deployment process: 1st method - We can do import and export to Dev-Test-Prod env. 2nd method - Native power platform pilelines 3rd method - Powershell. Now we learn about Navtive Power platform pipeline. prerequisites:  Go to solution, Start creating new solution. (Test22)  We need to add power pages site to our new solution "Test22" under Objects tab. Solution is one thing that is supporting the ALM in powerapps. Add existing Site->PowerPages sites will show->Select site It will add webfiles, html, javascript all the files or objects related to it Click on Site on left navigation->3 dots->add required objects. It will add all the dependecies. Manual deployment->Export solution and publish->export as managed solution for testing->Production. Now how to do with pipeline process. Enterprise level it is popular method with pros and cons. Choose route of power platform pipeline method from left navigation. It is fast but it needs managed environm...