How to deploy only selected objects from a custom model to UAT in D365 F&O?

Saathithya Manokaran 0 Reputation points
2025-12-22T12:41:30.1933333+00:00

I have created a project in Visual Studio under my custom model. In that project, I have created a few custom security roles. To add restrictions to those roles, I duplicated existing privileges and duties, made modifications to them, and assigned those privileges to the roles. I have also written some custom X++ code to extend form classes.

Now, I want to deploy only the objects that are part of my current project first to UAT, and then to PROD.

Which method should I use to do this?

Can I deploy using Azure DevOps CI/CD pipelines, or should I build deployable packages and deploy through LCS?

Which approach is better?

What is the difference between these two methods?

Before deploying, what all pre-checks should I do?

For example, should the Dev and PROD versions be the same?

What tools are required for deployment?

How can I check whether I have the required access/permissions to perform the deployment or not?


Moved from: Community Center | Discuss the Q&A site | Get started on Q&A

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.