About 22,600 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

    Jul 25, 2022 · 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 …

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

    Mar 30, 2020 · (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 …

  4. Things You Should Know: Web Apps and SSH | Microsoft …

    Aug 24, 2020 · Step 6: SSH into your Web App. Now that the TCP tunnel is open, you are ready to SSH into your Web App. Open your favorite SSH client and connect to either localhost or …

  5. Reduce classroom/lab setup time and enable student developer ...

    Jul 19, 2022 · In 2019 the VS Code team launched Remote Development extensions, which let you use VS Code locally to develop applications "remotely" on the Windows Subsystem for …

  6. Programming with GitHub Copilot Agent Mode | Microsoft …

    Apr 4, 2025 · GitHub Copilot continues to grow, starting with code completion/generation/optimization, to GitHub Copilot Chat, which optimizes the quality of AI …

  7. Remote Collaboration on Python Projects with VSCode

    Mar 21, 2019 · If a virtual environment is sourced, and then “code.” is typed, VSCode will open a new session, that “does the right thing”, for a Python project. Another common way to …

  8. Learn How to Build Smarter AI Agents with Microsoft’s MCP …

    May 15, 2025 · Tip: Start with the VS Code videos if you’re just beginning. Blogs Deep Dives and How-To Guides Microsoft has also written blogs that explain MCP concepts in detail. Some of …

  9. Understanding and mitigating security risks in MCP …

    Apr 16, 2025 · In this blog post, we’re going to look at some of the security risks that could be introduced to your environment when using Model Context Protocol (MCP), and what controls …

  10. Visual Studio Code AI Toolkit: How to Run LLMs locally

    Jun 10, 2024 · Since this is available as VS Code extension, Visual Studio code is a direct prerequisite to use this tool. Use this link to download VSCode on your machines. We can run …