Microsoft365DSC
Microsoft365DSC copied to clipboard
Fix AADGroup owners, only updating owners when specified in dsc
Pull Request (PR) description
Prevent removal of AADGroup owners on existing AADGroups when no Owners parameter was specified in DSC.
This Pull Request (PR) fixes the following issues
- Fixes #4390 : AADGroup: Group owners are removed (while they shouldn't if the owners property is not present in the dsc)