I am trying to create a build pipeline inside our dynamics 365 organization.
While doing different research I came across a tool that is "Solution Checker" which traces the code and give an output based on CRM best practices.
I am currently working on On-Premises organization and while doing research I found that this tool is only available for online or CDS platform.
So, is there a way where I can have this to test my On-Premise organization.
In addition there is another tool called ODCA (On demand code analysis). I would also like to know what are the differences between these two tools.
And, last how can I achieve the build pipeline for Dynamics 365. Do I have to use Azure DevOps to achieve the build pipeline.
Note: I am using TFS as my source code repository.