In my previous article [Step by Step] Configure and run pipelines in Power Platform, I covered how to deploy a solution from Development to Target environments using pipelines.

In the prerequisites of that article, I emphasized, ‘Ensure that the development and test environments are in the same region,’ meaning that the Development and Target environments must be located in the same region.

Now, let’s learn how to deploy solutions across different regions by enabling the Cross-Geo Solution Deployment setting.

Enable cross-geo solution deployments:

  • Administrators can enable solution deployments via pipelines across geographical regions. This provides flexibility for organizations that are distributed across geographical regions.
  • To enable the cross-geo setting for pipelines,
    • Play the Deployment Pipeline Configuration Model Driven app on the Host environment.
    • Select Advanced Settings from the left navigation pane.
    • Enable or disable the Cross-Geo Solution Deployment setting with the toggle.
    • Select Save.
  • After enabling this setting, you can configure Deployment Stages in a pipeline to point to different regions.

🙂

Advertisements
Advertisements

One response to “Pipelines in Power Platform | Enable cross-geo solution deployments”

  1. Nani Avatar
    Nani

    No need for this?

    All target environments used in a pipeline must be enabled as Managed Environments. as per

    https://learn.microsoft.com/en-us/power-platform/alm/enable-cross-geo-solution-deployments

Leave a comment