VSTS release level "Windows PowerShell Cannot Run Script Whose Path Contains Spaces" VSTS release level "Windows PowerShell Cannot Run Script Whose Path Contains Spaces" powershell powershell

VSTS release level "Windows PowerShell Cannot Run Script Whose Path Contains Spaces"


Based on the log, you the value of ConfigFilePath is the path that contains space.

Change argument to:

-webConfigFilePath "$(ConfigFilePath)"