Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt dismounting Windows disks one by one
This patch will make sure that every disk is dismounted one by one from the Windows OSMorphing worker, in order to account for workers that have temporary disks attached by default (currently common on Azure platform). This will also prevent the migration task failure in case a disk cannot be set to offline.
- Loading branch information