Description of the issue
@FabienTchanz You added support for several new properties to Teams resources, namely UseB2BInvitesToAddExternalUsers on TeamsMessagingPolicy which according to [0] should either be set to Enabled or Disabled. This is properly defined in the module and in the schema nevertheless when exporting the resource it shows as boolean, I have a Markdown linter that catches these problems, but basically this means that when trying to deploy this resource it will result with an error.
[0] https://learn.microsoft.com/en-us/powershell/module/microsoftteams/set-csteamsmessagingpolicy?view=teams-ps#-useb2binvitestoaddexternalusers
Microsoft 365 DSC Version
1.25.1015.1
Which workloads are affected
Teams
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version