Jan Egil Ring
Jan Egil Ring
I also ran into the error you mentioned when trying to remote into a Linux VM from an Azure Function: _The term 'ssh.exe' is not recognized as the name of...
> I think that you can currently get round this in VSCode with it's SSH based remoting to open up files similar to how the ISE had remote tabs, but...
> It seems that it is not easy to achieve in a short time. for other way: I have written a replacement ps1 script similar to SED, support win, linux,...
I'm on Windows 10 and WSL2 using Ubuntu 20.04, but can't seem to get the workaround to work: ``` jan@NUC-JR-01:/$ sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1 sysctl: cannot stat /proc/sys/net/ipv6/conf/all/disable_ipv6: No such...
Thanks @bradfitz However, when I run tailscaled from WSL (Ubuntu 20.04), I get this: ``` logtail started Program starting: v1.8.5-t118cf0cd7-gc6fd9c9d5, Go 1.16.4-ts1b677aa: []string{"tailscaled"} LogID: fee30ebcb77d64b34e1ca0e4e9c23ff72b7fc54e8b16f177d37f741f4810e607 logpolicy: using system state directory...
My bad, WSL wasn`t upgraded to WSL 2 for the distro I was testing on. Looks better after upgrading: ``` logtail started Program starting: v1.8.5-t118cf0cd7-gc6fd9c9d5, Go 1.16.4-ts1b677aa: []string{"tailscaled"} LogID: fee30ebcb77d64b34e1ca0e4e9c23ff72b7fc54e8b16f177d37f741f4810e607...
Hi @soderholmd - I have now deployed two instances of ArcBox without being able to repro.  Could you double check that you are deploying from the latest version of...
Closing the issue for now, feel free to re-open if you still encounter the issue.
Thanks for working on this new scenario @basimolimajeed - we will do a final review and publish the scenario as soon as the feature becomes available in Public Preview.
@dalemagna Hi, could you run the following from Azure CLI (either from your local machine or from Cloud Shell) to determine the RBAC permissions assigned to the service principal used...