web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Aric Levin's Blog / Deploy solutions across env...

Deploy solutions across environments using Azure DevOps and Power Platform Build Tools

Aric Levin - MVP Profile Picture Aric Levin - MVP 30,190 Moderator

In this article, I review the required steps of building and deploying your Power Apps solution from your Development environment to your test and production environments. We will add a approval trigger from Test to Prod, Unpack the solution and publish your managed solution as an artifact so that it can be used to import to the higher environments.

Although you can use both a Username/Password authentication against your environments or a Service Principal/client secret authentication, I prefer to use the Service Principal approach. In order to use the Service Principal approach, I need to create a Service Principal account and App Registration in Azure.

Read Complete Post and Comments

Comments

*This post is locked for comments