Ian Moroney
Ian Moroney
Is it possible to get this added to milestone 44 or 45 https://github.com/PowerShell/vscode-powershell/milestone/44 https://github.com/PowerShell/vscode-powershell/milestone/45 It would be great to get this solved and replace powershell as my main ISE.
I just tested this on: Windows 10 21H2 Windows terminal 1.11.2921.0 Az CLI 2.31.0 (with python 3.8.9) Default browser as Chrome 96.0.4664.93 (also default browser Edge 96.0.1054.43) with an `az...
Looking into this a bit deeper, the issue is already being tracked elsewhere: https://github.com/microsoft/terminal/issues/2988 Maybe we should sync up there instead, as this issue isn't a vscode one.
@pmasl , can you review [this PR](https://github.com/microsoft/tigertoolbox/pull/267) which I opened to resolve this?
Can't give a clone of the DB, and even the debug output has IP (but not PII) data which I can't show and will take a while to obfuscate. I...
@pmasl , i've encountered the error with debug mode on, and below is the output. Note, my database is now encountering extremely poor performance, because the defrag job quit after...
This is the set of permissions that consistently work for me for this maintenance job: ``` EXEC sp_addrolemember N'db_owner', N'maintenance_user' EXEC sp_addrolemember N'db_ddladmin', N'maintenance_user' EXEC sp_addrolemember N'db_datawriter', N'maintenance_user' EXEC sp_addrolemember...
@kaiyan-sheng, there is already a discussion open on the forum, but this is a bug in the code.
@AliakseiKiryanau1, until this issue is solved i've been forced to use a logstash configuration which actually works consistently. If you need the code, let me know and i'll paste the...
exactly yep.