September 2017
Beginner to intermediate
562 pages
13h 46m
English
In Dynamics 365 for Finance and Operations, Enterprise edition, development is done on a pre-configured one box VMs. These VMs have pre-installed Visual Studio, Dynamics, and SQL server; and integrated to ease development.
For development, you will need one development machine for each developer. Depending on the scope and complexity of your project and the number of developers working on it, you may need multiple development VMs. Along with machines for developers, you will need one build machine to build solution and create deployable packages. Build machine can also execute best practice check, unit test and automated regression test at part of the build process.
The following image shows a typical development ...