When writing a powershell script with a ConvertFrom-Json, it seems that values in arrays are converted with additional spaces when casting them to a string. The following code shows this in a small code sample:When writing a powershell script with a Convert