Skip to content

Commit b216dd7

Browse files
author
RoseHJM
committed
MDB - Dev tunels - add link to mktpl
1 parent e821385 commit b216dd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/dev-box/how-to-set-up-dev-tunnels.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.reviewer: rosemalcolm
1111

1212
# Set up Dev tunnels in VS Code
1313

14-
Use Microsoft Dev Box with Visual Studio Code (VS Code) to create secure, cloud-based development environments. This article explains how to set up dev tunnels and connect to your Dev Box from VS Code. You'll learn how to install the required extension, enable secure tunnels, and connect remotely for a streamlined development experience. Follow these steps to get started quickly and work efficiently from anywhere.
14+
Use Microsoft Dev Box with Visual Studio Code (VS Code) to create secure, cloud-based development environments. This article explains how to set up dev tunnels and connect to your Dev Box from VS Code. You learn how to install the required extension, enable secure tunnels, and connect remotely for a streamlined development experience. Follow these steps to get started quickly and work efficiently from anywhere.
1515

1616
## Prerequisites
1717
- A dev box.
@@ -23,7 +23,7 @@ Follow these steps to set up a dev tunnel and connect to your dev box using VS C
2323

2424
1. Install VS Code extension
2525

26-
Search for **Dev Box** in the VS Code Extension Marketplace and install the latest version (2.0.0 as of May 15, 2025) in your **local** VS Code—not in the Dev Box you want to connect to.
26+
In your **local** VS Code, install the [**Dev Box**](https://marketplace.visualstudio.com/items?itemName=DevCenter.ms-devbox) extension from the VS Code Extension Marketplace. Dev tunnels requires version 2.0.0 or later. Make sure you install the extension locally, not on the Dev Box you want to connect to.
2727

2828
:::image type="content" source="media/how-to-set-up-dev-tunnels/dev-tunnels-dev-box-extension.png" alt-text="Screenshot of the Dev Box extension in VS Code.":::
2929

@@ -73,7 +73,7 @@ Follow these steps to set up a dev tunnel and connect to your dev box using VS C
7373

7474
- Why do I need to sign-in to the Dev Box before enabling the tunnel?
7575

76-
This step is required to establish a user session for setting up the tunnel. After the initial login, you can just disconnect from the Dev Box. Then you can enable or connect
76+
This step is required to establish a user session for setting up the tunnel. After the initial sign-in, you can just disconnect from the Dev Box. Then you can enable or connect
7777

7878
- Why can't I connect to the Dev Box even if the tunnel is enabled?
7979

0 commit comments

Comments
 (0)