Nabil Becker

Results 10 comments of Nabil Becker

I updated my local repo to allow me to specify a set of SqlCredentials for the SqlLogin module, and it works against a Linux instance

Yeah I can show the changes I made to the SqlLogin resource. Since it looks like its the SMO libraries I would assume it will work with Linux as well,...

Here's the DSC_SqlLogin.psm1 I used to do it. Essentially I just added a parameter to specify a set of sql credentials [DSC_SqlLogin.psm1](https://github.com/dsccommunity/SqlServerDsc/files/4939501/DSC_SqlLogin.psm1.txt) I would image having them as a separate...

I am also continuing to experience the issue. Not sure what information or help I can provide to resolve the issue.

If it helps ive tried different base images (the latest ubuntu, as well as ubuntu:jammy-20221101) Im also experiencing this with the ruby feature, so its not just terraform.

I was able to work around the issue. I created a folder in the `.devcontainers `folder, called it `0terraform`. I then copied the devcontainer-feature.json and install.sh files for the terraform...

Your change seems to be working, thank you

Thank you. Im also getting the same issue with the ruby and python features. Do we need new issues opened for that?

Im also having issues with the SSH_AUTH_SOCK not being set after updating vscode. Issue particularly is showing up with git commands (pull, push), but in a local terminal they work...

I am also experiencing this issue > > Started process 14108: dotnet tool run dotnet-interactive -- notebook-parser > process 14108 stderr: You must install or update .NET to run this...