DevOps for Dynamics 365 Customer Engagement (CE) is becoming a popular topic. The goal of this project is to help Dynamics 365 CE solution builders understand and accelerate their implementation of DevOps practices with Dynamics CE and VSTS.
There will be two tasks. One to delete the instance and one to create an instance (which is what the current scripts do). The management api doesn't currently support "reset" so you have to "reset" by delete/create.
Once the VSTS tasks are available, update the release template to use them.
See: https://github.com/WaelHamze/xrm-ci-framework/issues/46
There will be two tasks. One to delete the instance and one to create an instance (which is what the current scripts do). The management api doesn't currently support "reset" so you have to "reset" by delete/create.
Once the VSTS tasks are available, update the release template to use them.