
Hello, everyone!
I managed to construct a source control for D365FO. Now I can use it to share my code with other developers in a project.
I use 1 standart LCS Dev environment. Developers work on their local virtual machines with local D365FO deployed. We use VSTS to share code.
The question is how to manage transfer of stored procedures created in SQL server between our machines? Is it possible to use VSTS for such purposes?
Thank you!
*This post is locked for comments
I have the same question (0)Of course, you can store any type of files in VSTS. And Visual Studio has database projects for a direct support of things like database schema and stored procedures. It has nothing to do with Dynamics 365.
By the way, I hope are you aware of the fact that you can't put any stored procedures to the production database of AX 7.