Microsoft365DSC icon indicating copy to clipboard operation
Microsoft365DSC copied to clipboard

TeamsComplianceRecordingPolicy: ComplianceRecordingApplications converts $null to empty array

Open WavingReader opened this issue 1 year ago • 0 comments

Pull Request (PR) description

If no ComplianceRecordingApplications are connected to an TeamsComplianceRecordingPolicy, Get-TargetResource now returns an empty array instead of null.

This Pull Request (PR) fixes the following issues

Fixes #5241

WavingReader avatar Oct 22 '24 10:10 WavingReader