ProxyAddresses is an array in Get-AzureADGroup , so doesn’t export to CSV nicely “System.Collections.Generic.List`1[System.String]”
Heres how to export and flatten the array
ProxyAddresses is an array in Get-AzureADGroup , so doesn’t export to CSV nicely “System.Collections.Generic.List`1[System.String]”
Heres how to export and flatten the array