Skip to content

Various tools for a Microsoft365DSC deployment, used in the M365DSC DevOps whitepaper

License

Notifications You must be signed in to change notification settings

ykuijs/M365DSCTools

Repository files navigation

M365DSCTools

Build Status PowerShell Gallery (with prereleases) PowerShell Gallery PowerShell Gallery Downloads

This module contains various tools and functions that are used in the Microsoft365DSC whitepaper "Managing Microsoft 365 in true DevOps style with Microsoft365DSC and Azure DevOps".

This whitepaper describes how to manage Microsoft 365 using DevOps practices, by using tools like Azure DevOps and Microsoft365DSC.

Of course you can use this module in your own projects as well.

This module can be found in the PowerShell Gallery.

Available functions

This module contains the following functions:

Function Description
Add-ModulesToBlobStorage Add blob to an Azure Blob Storage
Convert-M365DSCExportToPowerShellDataFile Convert a Microsoft365DSC export to a PowerShell data file
Copy-Object Clone an object, e.g. hashtables, making sure no references between the source and destination objects exist anymore
Get-EnvironmentsGenericInfo Collects all CICD information from the '#Generic.psd1' data files and returns this as one hashtable
Get-ModulesFromBlobStorage Get a blob from an Azure Blob Storage
Import-PSDataFile Updated function to import PowerShell data files but without the size limitation
Merge-DataObject Function to merge data objects [Deprecated]
Set-ADOEnvironment Creates and configures environments in Azure DevOps pipelines
Set-PipelineYaml Updates the Environments parameter in the specified Yaml file
Test-M365PowerShellDataFile Test if the merged data file complies with the Microsoft365DSC schema
Write-Log Logging function used by other functions

Changelog

The changelog can be found here.

About

Various tools for a Microsoft365DSC deployment, used in the M365DSC DevOps whitepaper

Resources

License

Stars

Watchers

Forks

Packages

No packages published