I am unable to set breakpoints in a PowerShell function using VS Code with the Azure Functions extension. Debugging the same function script in a console debugging session works fine. The machine ...
### VSCode version: 1.39.0-insider 817eb6b0c720a4ecbc13c020afbbebfed667aa09 x64 ### VSCode extensions: ban.spellright@3.0.46 ms-vscode.powershell@2019.9.0 ms-vscode ...
Debug the longer PowerShell scripts by inserting breakpoints -- and some choice PowerShell cmdlets -- that will help you see how scripts are processing information along the way. When developing a ...