Forum Discussion
Medy51730
Feb 01, 2022Copper Contributor
Help scrt powershell Azure devops
Hi all. Sorry for the translation. I have a problem with a script (which was already working), I can't get my data, the script is used to reach Azure development services and returns an array, whic...
Jonathan_Allen
Feb 02, 2022Brass Contributor
You have an 'S' on a line before the closing '}' that would be a syntax error. Has something been partly deleted from this line or has the 'S' been added by mistake?
There is an extra closing '}' which is not needed in the code extract you provided - it might be needed to close some syntax construct that hasnt been supplied so this might be correct.
There is an extra closing '}' which is not needed in the code extract you provided - it might be needed to close some syntax construct that hasnt been supplied so this might be correct.