DscConfig.M365

0.7.0-preview0001

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

Minimum PowerShell version

5.1

This is a prerelease version of DscConfig.M365.

Installation Options

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

Install-Module -Name DscConfig.M365 -RequiredVersion 0.7.0-preview0001 -AllowPrerelease

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

Install-PSResource -Name DscConfig.M365 -Version 0.7.0-preview0001 -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

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.7.0-preview0001] - 2026-08-04

### Changed

- Update Microsoft365DSC to version 1.26.729.2 and set DscBuildHelpers and PSDesiredStateConfiguration to latest.
- Updated the test configuration data in `tests/Unit/DSCResources/Assets/Config` to the schemas
 shipped with Microsoft365DSC 1.26.729.2:
 - Removed the properties `AvailableToOtherTenants` (`AADApplication`, replaced by `SignInAudience`),
   `SupportsScopeTags` (Intune device configuration policies), `UserVoiceForFeedbackEnabled`
   (`SPOTenantSettings`), `EnableShiftPresence` (`TeamsShiftsPolicy`), `OptimizeDeviceDialing`
   (`TeamsTenantDialPlan`) and `AllowPublicUsers` (`TeamsFederationConfiguration`).
 - Renamed `ElegibilityAssignmentReq*` to `EligibilityAssignmentReq*` (`AADRoleSetting`).
 - Moved `RequireAcceptingAccountMatchInvitedAccount` from `SPOSharingSettings` to `SPOTenantSettings`.
 - Replaced `LocalUserGroupCollection` with `AccessGroup`
   (`IntuneAccountProtectionLocalUserGroupMembershipPolicy`).
 - `MaximumRecordingLength` (`TeamsOnlineVoicemailPolicy`) is now a number of seconds instead of a timespan.
 - `ContentContainsSensitiveInformation` (`SCDLPComplianceRule`) is now an array.
 - Converted `AADAuthenticationMethodPolicy` and the `Teams*Configuration` resources from array to
   single-instance configuration data, as they now expose `IsSingleInstance`.

### Fixed

- The composite resource code generator no longer emits embedded CIM instance class names as parameter
 types. Properties like `AADAuthenticationMethodPolicy/RegistrationEnforcement` are now typed as
 `hashtable` (or `hashtable[]`), so the generated composite resource can be loaded and discovered again.

FileList

Version History

Version Downloads Last updated
0.7.0 10 8/7/2026
0.7.0-previe... (current version) 37 8/4/2026
0.6.1 5 8/4/2026
0.6.1-previe... 6,076 5/22/2025
0.6.0 115 5/22/2025
0.6.0-previe... 5 5/22/2025
0.6.0-previe... 6 2/10/2025
0.5.0 188 10/31/2024
0.5.0-previe... 5 10/31/2024
0.5.0-previe... 4 10/31/2024
0.5.0-previe... 6 10/31/2024
0.5.0-previe... 4 10/30/2024
0.5.0-previe... 5 10/30/2024
0.5.0-previe... 5 10/22/2024
0.4.1-previe... 4 9/13/2024
0.4.0 252 9/11/2024
0.4.0-previe... 5 9/11/2024
0.3.3-previe... 6 6/7/2024
0.3.2 297 6/4/2024
0.3.2-previe... 6 6/4/2024
0.3.2-previe... 6 6/4/2024
0.3.2-previe... 6 6/4/2024
0.3.1 12 5/24/2024
0.3.1-previe... 8 5/23/2024
0.3.1-previe... 7 5/22/2024
0.3.1-previe... 6 5/22/2024
0.3.0 33 2/25/2024
0.3.0-previe... 8 2/25/2024
0.3.0-previe... 9 2/25/2024
0.2.4-previe... 19 9/6/2023
0.2.3 1,138 9/5/2023
0.2.3-previe... 9 9/5/2023
0.2.2 41 4/19/2023
0.2.2-previe... 8 4/19/2023
0.2.2-previe... 8 4/19/2023
0.2.1 42 1/15/2023
0.2.1-previe... 12 1/15/2023
0.2.0 209 10/11/2022
0.2.0-previe... 19 10/11/2022
0.2.0-previe... 19 10/11/2022
0.1.0-previe... 76 5/7/2022
0.1.0-previe... 18 5/7/2022
Show more