How to do deployment via Solutions in Power Platform

Deploying artifacts from one environment to another is an integral part of application life cycle management. Solutions are the Microsoft recommended way to do the development for easing out the deployment part. The problems which we faced in the Export and Import Flows and App are addressed here and no need to modify the JSON before deployment, everything is configurable […]

How to get started with Power Platform Solutions: Canvas Apps

Deploying app from one environment to another environment is the most problematic area in SDLC. If development is not taken place in a well-organized setup then the deployment is not going to be that easy. Especially working in the SaaS, we need to follow the product standards to get the expected output. Solutions are the Power Platform way of transporting […]

How to Export & Import Canvas Apps

Deploying artifacts from one environment to another is an integral part of application life cycle management. If the development is carried out in solutions (which is the recommended way) all the flows and apps can be exported and imported in one installment. Previously we saw how to import flows individually, In this post we will see how to export and […]

How to Export & Import Power Automate flows

Deploying artifacts from one environment to another is an integral part of application life cycle management. If the development is carried out in solutions (which is the recommended way) all the flows and apps can be exported and imported in one installment. In some cases like Sharepoint form customization, the app will be created in the default environment and for […]