Remote Desktop Protocol equivalent in VS Code app

Susja 751 Reputation points
2023-09-04T14:56:19.7533333+00:00

Hello,

I am working from MacBook and using VPN.

I am using Microsoft Remote Desktop 10.9.0 app and able to connect to servers in business network like I used RDP in Windows environment

I am using Visual Studio Code 1.81.1

Now my goal is to access business computers using VS Code. I see a lot of extensions related to remote access and I am not sure if it will work for me. Note: I have no permission to make any changes on remote PC's ... only access it.

In other words ... I would like to use VS Code instead of Microsoft Remote Desktop to access remote machine.

Is it possible in my case and what would you recommend?

Thanks

Windows for business Windows Client for IT Pros User experience Remote desktop services and terminal services
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 44,751 Reputation points
    2023-09-06T08:51:45.6633333+00:00

    Hello there,

    Yes it is possible

    Visual Studio Code Remote Development allows you to use a container, remote machine, or the Windows Subsystem for Linux (WSL) as a full-featured development environment. You can:

    Develop on the same operating system you deploy to or use larger or more specialized hardware.

    Separate your development environment to avoid impacting your local machine configuration.

    Make it easy for new contributors to get started and keep everyone on a consistent environment.

    https://code.visualstudio.com/docs/remote/remote-overview

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.