Create solution’s setting file for export-import purposes (Power Automate + Dataverse)
Image Source: Shutterstock.com Surface
Dec 5, 2022 7:00 AM

Create solution’s setting file for export-import purposes (Power Automate + Dataverse)

External Blog Post

Get a recommendation from Bill Blancett regarding the solution setting file for export-import purposes.

When I published this blog post about Power Automate Deployment (manual), the great – Bill Blancett gave suggestions regarding the solution’s import setting file that we can use if we want to import the solution using CI/CD or using Power Platform Tools CLI (you need to make sure you install this on your machine):

  • Create solution’s setting file

Open full article

Learn about Power Automate Deployment

Today we will learn basic knowledge regarding the Power Automate deployment model. As you know, when we want to deploy from Dev to UAT, we need those components inside Solution.

https://temmyraharjo.wordpress.com/2022/11/05/learn-about-power-automate-deployment/

What is Microsoft Power Platform CLI?

Microsoft Power Platform CLI is a simple, one-stop developer CLI that empowers developers and ISVs to perform various operations in Microsoft Power Platform related to environment lifecycle, authentication, and work with Microsoft Dataverse environments, solution packages, portals, code components, and more.

https://learn.microsoft.com/en-us/power-platform/developer/cli/introduction?WT.mc_id=DX-MVP-5004571

Pre-populate connection references and environment variables for automated deployments

Connection references and environment variables enable you to interactively specify the connection details and configuration settings specific to the target environment where your app or solution is deployed.

https://learn.microsoft.com/en-us/power-platform/alm/conn-ref-env-variables-build-tools?WT.mc_id=DX-MVP-5004571