v6.0.1-preview0001
Pre-release
Pre-release
[v6.0.1-preview0001]
Fixed
- OpticalDiskDriveLetter:
- Some operating systems report the optical disk in the Win32_CDROMDrive list,
but a volume that matches either the DeviceId or DriveLetter can not be found.
This caused anCannot bind argument to parameter 'DevicePath' because it is an empty string.
exception to occur in theTest-OpticalDiskCanBeManaged
. Prevented this
exception from occuring by marking disk as not manageable - Fixes Issue #289.
- Some operating systems report the optical disk in the Win32_CDROMDrive list,
- Azure DevOps Build Pipeline:
- Update pipeline files to use latest DSC Community pattern and sampler tasks.