Steven Hyland
Steven Hyland
I also stumbled here looking for a solution. In my case I was trying to run the command `az devops security group list --organization $($Organization) --project '$($ProjectName)' | convertfrom-json` in...
@apparentlymart Thanks very much for the write up! From my perspective, your proposed error message changes look good to me and would address the issue. I can transfer this issue...
Hey @christothes - thanks, that seems to be it. I ran some tests and it takes exactly 13s for the exception to occur after the service is started up under...
@christothes @schaabs finally circling back to this, and I narrowed down the cause. I use Git Bash as my terminal of choice, and this exception only occurs when running `dotnet...