Are you still managing your Dynamics solution changes manually? Manually exporting and importing solutions across environments? Manually exporting unmanaged solutions to commit to source control. If so, read on, because there is a better way!
Dynamics (and model-driven Power Apps) use solution files to store and apply changes across environments. Using the Power Platform Build Tools for Azure DevOps will let automate manual tasks like:
Want to learn more?
Check out the guide on GitHub. The guide demonstrates:
Figure: Sample Azure Pipeline to export solution and commit to source control
Figure: Sample Azure Pipeline to create a managed solution from source
Figure: Sample Release Pipeline to deploy the managed solution to production