WaelHamze / dyn365-ce-vsts-tasks

VSTS Extension for Dynamics 365 Customer Engagement
https://marketplace.visualstudio.com/items?itemName=WaelHamze.xrm-ci-framework-build-tasks
GNU General Public License v3.0
117 stars 56 forks source link

Update the task to use Microsoft.Xrm.OnlineManagementAPI/1.2.0.1 #149

Closed WaelHamze closed 4 years ago

WaelHamze commented 4 years ago

Use the new backup and restore APIs.

These APIs contain breaking changes.

The backup task should allow to skip backup if existing backup with same label already exists. This can be useful if re-running a pipeline due to failure. You would not want to take another backup.