DscConfig.M365

0.6.0

DSC composite resource for https://github.com/dsccommunity/DscWorkshop

Minimum PowerShell version

5.1

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name DscConfig.M365 -RequiredVersion 0.6.0

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

Install-PSResource -Name DscConfig.M365 -Version 0.6.0

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

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResource

Dependencies

This module has no dependencies.

Release Notes

## [0.6.0] - 2025-05-22

### Added

- The code generator will add standard connection parameters to to each array composite resource:
 - TenantId
 - ManagedIdentity
 - Credential
 - CertificateThumbprint
 - ApplicationSecret
 - ApplicationId
 - AccessTokens
- Added test `'<DscResourceName>' MOF file should contain Azure connection data`.
- Added more documentation.

### Changed

- Updated the `Microsoft365DSC` module to version `1.25.205.1` in `RequiredModules.psd1`.
- Updated the `DscBuildHelpers` module to version `0.3.0-preview0003` in `RequiredModules.psd1`.
- `Get-DscResourceProperty` is not a public function hence in needs to be called in the module context.

### Removed

- `DscBuildHelpers` module and in gitignore
- `ProtectedData` module and in gitignore

FileList

Version History

Version Downloads Last updated
0.6.1-previe... 3 5/22/2025
0.6.0 (current version) 9 5/22/2025
0.6.0-previe... 3 5/22/2025
0.6.0-previe... 5 2/10/2025
0.5.0 186 10/31/2024
0.5.0-previe... 3 10/31/2024
0.5.0-previe... 3 10/31/2024
0.5.0-previe... 3 10/31/2024
0.5.0-previe... 3 10/30/2024
0.5.0-previe... 3 10/30/2024
0.5.0-previe... 4 10/22/2024
0.4.1-previe... 2 9/13/2024
0.4.0 251 9/11/2024
0.4.0-previe... 2 9/11/2024
0.3.3-previe... 5 6/7/2024
0.3.2 289 6/4/2024
0.3.2-previe... 5 6/4/2024
0.3.2-previe... 5 6/4/2024
0.3.2-previe... 5 6/4/2024
0.3.1 10 5/24/2024
0.3.1-previe... 6 5/23/2024
0.3.1-previe... 5 5/22/2024
0.3.1-previe... 5 5/22/2024
0.3.0 32 2/25/2024
0.3.0-previe... 7 2/25/2024
0.3.0-previe... 7 2/25/2024
0.2.4-previe... 18 9/6/2023
0.2.3 1,126 9/5/2023
0.2.3-previe... 7 9/5/2023
0.2.2 39 4/19/2023
0.2.2-previe... 7 4/19/2023
0.2.2-previe... 7 4/19/2023
0.2.1 37 1/15/2023
0.2.1-previe... 7 1/15/2023
0.2.0 202 10/11/2022
0.2.0-previe... 13 10/11/2022
0.2.0-previe... 13 10/11/2022
0.1.0-previe... 71 5/7/2022
0.1.0-previe... 13 5/7/2022
Show more