You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The property NormalizationRules from resource TeamsTenantDialPlan is not being properly inserted in the blueprint, the blueprint may still be able to be compiled into MOF but using ConvertTo-DSCObject on it, which I require in my internal solution, will get confused and the object of that resource, specifically on that property, will not be extracted correctly.
The fix is to make the required changes to function Get-M365DSCNormalizationRulesAsString so that it outputs the property correctly, will try to make a PR for this.
Description of the issue
The property NormalizationRules from resource TeamsTenantDialPlan is not being properly inserted in the blueprint, the blueprint may still be able to be compiled into MOF but using ConvertTo-DSCObject on it, which I require in my internal solution, will get confused and the object of that resource, specifically on that property, will not be extracted correctly.
The fix is to make the required changes to function Get-M365DSCNormalizationRulesAsString so that it outputs the property correctly, will try to make a PR for this.
Microsoft 365 DSC Version
1.24.228.1
Which workloads are affected
Teams
The DSC configuration
Verbose logs showing the problem
N/A
Environment Information + PowerShell Version
The text was updated successfully, but these errors were encountered: