Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How to deploy only specific change on production?

(0) ShareShare
ReportReport
Posted on by 1

We need to deploy only specific changes to production. How to achieve this?

For example, we have done 3 changes on development and moved to test environment. The user tested only one change and they are requesting to move only tested change to production. All 3 changes are in same model, when we create a deployable package, it will take all the 3 changes, but it should take only tested change, of course the system doesn't know which is tested and which is not tested. We are using DevOps for issue management and version control.

Any idea to achieve this process?

  • Verified answer
    nmaenpaa Profile Picture
    101,156 Moderator on at
    RE: How to deploy only specific change on production?

    You handle this by having many branches (at least two) and two test systems.

    Development (and initial testing) happens in DEV branch.

    Once you know what should be deployed to UAT and Production, you merge those changesets to Main branch and build&deploy Main branch code to UAT.

    From UAT to Prod you always have to promote the full application (including MS code and all your customizations). So this system must be used to verify the code that goes to production. And you can't cherry pick features from there to prod (which would anyway not make sense since you would be deploying a different application than what you tested).

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,245 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,925 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans