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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

Production Environment Deploy Objects

(0) ShareShare
ReportReport
Posted on by 100

Hello Everyone , I need to deploy selected objects from Dev environment to Production environment , I Don't want to deploy all objects , just few selected objects to be deployed ? Any references or suggestion ?

I have the same question (0)
  • Martin Dráb Profile Picture
    239,647 Most Valuable Professional on at

    What you deploy is a list of models (or, more precisely, packages) compiled to binaries, such as DLL files. You don't deploy individual objects. Note that you can build an older version of the application, or use branching to work on two distinct versions in parallel.

    Also, deploying untested code would be a bad idea. First create the version you want to deploy, then deploy it to a test environment and test it. If successfull, apply the same package to production. Microsoft forces you to do that, at least formally (you must deploy your deployable package to a sandbox environment to get the "release candicate" status).

  • Verified answer
    nmaenpaa Profile Picture
    101,172 Moderator on at

    First of all, I hope you already have source control (Azure DevOps) set up. If not, please start by doing it.

    Next, you need to have two branches in ADO - for example DEV and MAIN.

    You can build&deploy code from DEV branch to your "dev-test" system. Once they are tested, you can merge those changesets to MAIN branch, and build&deploy the MAIN branch code to your UAT system. Finally, once you've happy with the UAT version you will install the UAT package to Prod.

    This topic (dev ALM) is quite big, so I suggest you to try to search for documentation, discussions and blogs to gain some understanding. If you have specific questions after that, you can post new questions on this forum.

  • mark wilson Profile Picture
    100 on at

    Please provide some documentation or blogs regarding it ..

  • Verified answer
    nmaenpaa Profile Picture
    101,172 Moderator on at

    This might be the best blog about the topic, covering more or less everything you need: https://ariste.info/en/msdyn365-azure-devops-alm/

    Here's some official training material: https://docs.microsoft.com/en-us/learn/modules/application-lifecycle-finance-operations/

    As I wrote earlier, it's good to search the web yourself, I'm sure you will find plenty of useful stuff. 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 699

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 582 Super User 2026 Season 1

#3
Subra Profile Picture

Subra 493

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans