Visual Studio Code连接远程MS Azure服务器的方法

1. 开启远程MS Azure服务器

Step 1.1. 登录MS Azure账号,https://azure.microsoft.com/en-us/get-started/azure-portal

Step 1.2. 开启远程MS Azure服务器

2. 通过Visual Studio Code连接MS Azure远程服务器

Step 2.1. 安装Remote-SSH Extension

Step 2.2. 选择show and run commands,登录MS Azure远程虚拟机,

点击VS Code的正上方居中位置的"Search"方框,选择"Show and Run Commands",输入"ssh",选择"Rmote SSH: Add New SSH Host", 输入"ssh Your_Azure_Username@Your_Azure_IP_Address", 成功通过VS Code连接远程Azure虚拟机。

备注:如果需要打开MS Azure虚拟机上的文件夹,请点击VS Code的"File" -> "Open Folder..."

相关推荐
茶杯梦轩9 小时前
从零起步学习RabbitMQ || 第二章:RabbitMQ 深入理解概念 Producer、Consumer、Exchange、Queue 与企业实战案例
服务器·后端·消息队列
YuMiao2 天前
gstatic连接问题导致Google Gemini / Studio页面乱码或图标缺失问题
服务器·网络协议
Sinclair5 天前
简单几步,安卓手机秒变服务器,安装 CMS 程序
android·服务器
Rockbean6 天前
用40行代码搭建自己的无服务器OCR
服务器·python·deepseek
茶杯梦轩6 天前
CompletableFuture 在 项目实战 中 创建异步任务 的核心优势及使用场景
服务器·后端·面试
海天鹰7 天前
【免费】PHP主机=域名+解析+主机
服务器
不是二师兄的八戒7 天前
Linux服务器挂载OSS存储的完整实践指南
linux·运维·服务器
芝士雪豹只抽瑞克五7 天前
Nginx 高性能Web服务器笔记
服务器·nginx
失重外太空啦7 天前
Tomcat
java·服务器·tomcat
Henry Zhu1237 天前
数据库:并发控制基本概念
服务器·数据库