I found that using the powershell core 7.4 breaks this module. The reason is that many rest invocations pass an `OutFile` that is either $null or empty. See this issue: https://github.com/PowerShell/PowerShell/issues/20744
I found that using the powershell core 7.4 breaks this module.
The reason is that many rest invocations pass an
OutFilethat is either $null or empty.See this issue:
PowerShell/PowerShell#20744