M365DSCTools

0.4.7-preview0001

Various tools for M365DSC deployments

Minimum PowerShell version

5.0

This is a prerelease version of M365DSCTools.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name M365DSCTools -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name M365DSCTools -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Yorick Kuijs. All rights reserved.

Package Details

Author(s)

  • Yorick Kuijs

Tags

DesiredStateConfiguration DSC M365DSC Microsoft365

Functions

Add-ModulesToBlobStorage Convert-M365DSCExportToPowerShellDataFile Copy-Object Get-EnvironmentsGenericInfo Get-ModulesFromBlobStorage Import-PSDataFile Merge-DataFile Set-ADOEnvironment Set-PipelineYaml Test-IfModulesInBlobStorage Test-M365DSCPowershellDataFile Write-Log

Dependencies

Release Notes

## [0.4.7-preview0001] - 2025-04-23

### Changed

- Updated the convert export function to:
 - Check the schema for which type is expected for a specific resource, an array or
   an hashtable, and uses the correct type.
 - Generates UniqueId properties for the collections that require it.
 - Runs a Pester test to test if the exported values are of the right type and if
   all required properties are present.
 - Add possibility to use PowerShell v7+, where some code is proxying requests via
   PowerShell v5.1.

### Fixed

- Fixed issue in the Test function where DateTime objects are stored in string
 format, but the Test really checks for the DateTime type. Now testing if the
 string is in a correct DateTime format.

FileList

Version History

Version Downloads Last updated
0.4.7-previe... (current version) 13 4/23/2025
0.4.6 1,006 3/18/2025
0.4.6-previe... 3 3/18/2025
0.4.5 2,462 2/11/2025
0.4.5-previe... 3 2/7/2025
0.4.4 780 2/4/2025
0.4.4-previe... 3 2/4/2025
0.4.4-previe... 216 1/7/2025
0.4.3 8,362 10/15/2024
0.4.3-previe... 2 10/1/2024
0.4.2 151 10/1/2024
0.4.2-previe... 2 10/1/2024
0.4.1 108 9/18/2024
0.4.1-previe... 2 9/18/2024
0.4.0 69 9/10/2024
0.3.1-previe... 2 9/10/2024
0.3.0 365 7/9/2024
0.3.0-previe... 5 7/9/2024
0.2.12 44 7/3/2024
0.2.12-previ... 5 7/3/2024
0.2.11 154 6/19/2024
0.2.11-previ... 5 6/19/2024
0.2.11-previ... 8 5/8/2024
0.2.10 240 5/7/2024
0.2.10-previ... 5 5/7/2024
0.2.9 13 5/7/2024
0.2.9-previe... 5 5/7/2024
0.2.9-previe... 5 4/26/2024
0.2.9-previe... 5 4/23/2024
0.2.9-previe... 5 4/16/2024
0.2.8 197 4/5/2024
0.2.8-previe... 5 4/5/2024
0.2.8-previe... 78 3/28/2024
0.2.7 91 3/26/2024
0.2.7-previe... 5 3/26/2024
0.2.6 15 3/26/2024
0.2.6-previe... 6 3/26/2024
0.2.6-previe... 6 3/26/2024
0.2.6-previe... 6 3/26/2024
0.2.6-previe... 6 3/26/2024
0.2.6-previe... 5 3/26/2024
0.2.6-previe... 7 3/19/2024
0.2.5 87 3/19/2024
0.2.5-previe... 7 3/19/2024
0.2.4 14 3/19/2024
0.2.4-previe... 8 3/8/2024
0.2.4-previe... 7 3/6/2024
0.2.3 200 3/5/2024
0.2.3-previe... 7 3/5/2024
0.2.2 72 2/29/2024
0.2.2-previe... 7 2/29/2024
0.2.1 77 2/23/2024
0.2.1-previe... 7 2/23/2024
0.2.1-previe... 8 2/14/2024
0.2.1-previe... 7 2/13/2024
0.2.1-previe... 7 2/7/2024
0.2.0 591 1/2/2024
0.2.0-previe... 7 1/2/2024
0.2.0-previe... 8 12/18/2023
0.1.5 92 12/11/2023
0.1.5-previe... 7 12/11/2023
0.1.4 173 11/24/2023
0.1.4-previe... 7 11/24/2023
0.1.3-previe... 12 11/2/2023
0.1.3-previe... 7 10/30/2023
0.1.3-previe... 7 10/27/2023
0.1.2 77 10/6/2023
Show more