Releases: ykuijs/M365DSCTools
Releases · ykuijs/M365DSCTools
v0.2.9-preview0003
[v0.2.9-preview0003]
Added
- New Test-IfModulesInBlobStorage that tests if a package exists in the Azure Blob
Storage for the specified Microsoft365DSC version
Changed
- Updated the Test-M365PowerShellDataFile function to allow specifying to disable checking
for Required parameters. This is specifically useful for individual, not yet merged, data
files. There required parameters could not exist, because they are coming from a different file.
Fixed
- Fixed issue in Convert-M365DSCExportToPowerShellDataFile where parameter in ConvertTo-Expression
has been removed - Corrected pipeline yaml output where the file was encoded as UTF8 instead of UTF8 with BOM. Now
code always outputs UTF8 with BOM
v0.2.9-preview0002
[v0.2.9-preview0002]
Added
- New Test-IfModulesInBlobStorage that tests if a package exists in the Azure Blob
Storage for the specified Microsoft365DSC version
Changed
- Updated the Test-M365PowerShellDataFile function to allow specifying to disable checking
for Required parameters. This is specifically useful for individual, not yet merged, data
files. There required parameters could not exist, because they are coming from a different file.
Fixed
- Fixed issue in Convert-M365DSCExportToPowerShellDataFile where parameter in ConvertTo-Expression
has been removed
v0.2.9-preview0001
[v0.2.9-preview0001]
Added
- New Test-IfModulesInBlobStorage that tests if a package exists in the Azure Blob
Storage for the specified Microsoft365DSC version
Fixed
- Fixed issue in Convert-M365DSCExportToPowerShellDataFile where parameter in ConvertTo-Expression
has been removed
v0.2.8
[v0.2.8]
Changed
- Updated code to support ObjectGraphTools v0.1.0 and higher
Fixed
- Fixed issue with importing data file in Convert-M365DSCExportToPowerShellDataFile
v0.2.8-preview0002
[v0.2.8-preview0002]
Changed
- Updated code to support ObjectGraphTools v0.1.0 and higher
Fixed
- Fixed issue with importing data file in Convert-M365DSCExportToPowerShellDataFile
v0.2.8-preview0001
[v0.2.8-preview0001]
Changed
- Updated code to support ObjectGraphTools v0.1.0 and higher
v0.2.7
[v0.2.7]
Changed
- Updated Set-ADOEnvironment to make the approval settings configurable
v0.2.7-preview0001
[v0.2.7-preview0001]
Changed
- Updated Set-ADOEnvironment to make the approval settings configurable
v0.2.6
[v0.2.6]
- Corrected typo in logging in Set-ADOEnvironment
- Improved logging in Set-ADOEnvironment
- Fixed issue in Convert-M365DSCExportToPowerShellDataFile where resources with "Profile" in the
name wasn't converted properly - Fixed issue in Convert-M365DSCExportToPowerShellDataFile where multiple versions of
M365DSC.CompositeResources being installed caused errors - Fixed issue in Set-ADOEnvironment where the checks weren't updating due to missing
check id parameter - Fixed issue with diacritic characters in Set-ADOEnvironment
v0.2.6-preview0006
[v0.2.6-preview0006]
- Corrected typo in logging in Set-ADOEnvironment
- Improved logging in Set-ADOEnvironment
- Fixed issue in Convert-M365DSCExportToPowerShellDataFile where resources with "Profile" in the
name wasn't converted properly - Fixed issue in Convert-M365DSCExportToPowerShellDataFile where multiple versions of
M365DSC.CompositeResources being installed caused errors - Fixed issue in Set-ADOEnvironment where the checks weren't updating due to missing
check id parameter - Fixed issue with diacritic characters in Set-ADOEnvironment