About 23,400 results
Open links in new tab
  1. VSCode Remote-SSH with Azure | Microsoft Community Hub

    Oct 23, 2020 · This article shows you how you can connect Visual Studio Code (VSCode) on your local computer to a linux VM on Azure and explains the benefits.

  2. Accessing AKS private clusters with Azure Bastion and VS Code

    Using your WSL ssh client with Azure Bastion Spoiler alert: if you are wondering what is going on in the top tmux panel of the picture below, you will have to continue reading to the next …

  3. Using Visual Studio Code from a docker image locally or remotely …

    (The vscode-remote-try-* repositories may also be of interest if you are looking for complete sample projects.) Before You Start The Visual Studio Code Remote - Containers extension …

  4. Add a new Partition to a running CycleCloud SLURM cluster

    Aug 3, 2024 · Use your editor of choice (ie. vi, vim, Nano, VSCode remote, etc) to edit the “slurm.txt” template file: cp slurm.txt slurm-part.txt vim slurm-part.txt The template file …

  5. Powershell not returning any output in terminal

    Nov 26, 2020 · Hi, I'm running Windows Powershell and whenever I run a command it doesn't return any output/information back to the terminal. It also does not return the caret so that I …

  6. “No such host is known” error in Visual Studio

    Error messages like “Socket Exception: No such host is known” refers to issues in the code or configuration of your application.

  7. Understanding Compliance Between Commercial, Government, …

    Sep 23, 2024 · Understanding compliance between Commercial, Government, DoD & Secret Offerings: There remains much confusion as to what service supports what standards...

  8. Configuring Terraform on Windows 10 Linux Sub-System

    Apr 9, 2019 · Click Install Reload VScode window Step 4: Will walk you through how to download, extract and install Terraform on the Linux Sub-System using the terminal. Open Ubuntu …

  9. Linux Virtual Machine Agent Status "Not Ready" | Microsoft …

    May 7, 2025 · The “Not Ready” status for the Linux VM Agent can occur for several reasons, commonly related to the agent process itself or underlying platform/network issues. If a reboot …

  10. Remote Collaboration on Python Projects with VSCode | Microsoft ...

    Mar 21, 2019 · VSCode is one of the top choices for Python developers because it “just works” and has support for key features Python developers are used to: VIM bindings, pylint support, …