Skip to content

Commit cb1a9dd

Browse files
author
RoseHJM
committed
Refining content
1 parent bdb867b commit cb1a9dd

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

articles/dev-box/how-to-setup-dev-tunnels.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Set Up and Connect to Azure Dev Box Using VS Code
3-
description: Learn how to set up and connect to your Azure Dev Box using the Open in VS Code feature. Follow step-by-step instructions to provision a Dev Box, install the Dev Box extension, enable tunnels, and connect remotely for development.
2+
title: Set Up Dev Tunnels and Connect to Microsoft Dev Box Using VS Code
3+
description: Learn how to set up and connect to your Microsoft Dev Box using the Open in VS Code feature. Follow step-by-step instructions to provision a Dev Box, install the Dev Box extension, enable tunnels, and connect remotely for development.
44
author: RoseHJM
55
contributors:
66
ms.topic: how-to
@@ -9,19 +9,17 @@ ms.author: rosemalcolm
99
ms.reviewer: rosemalcolm
1010
---
1111

12-
# Set up and connect to your Dev Box via VS Code
12+
# Set up Dev Tunnels in VS Code
1313

14-
Azure Dev Box lets you set up and manage cloud-based development environments. This article shows you how to set up and connect to your Azure Dev Box using Visual Studio Code. You'll learn how to register for the Open in VS Code feature, install the required extension, enable secure tunnels, and connect remotely for a seamless 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'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.
1515

16-
In this article, you'll learn how to connect to Dev Box with the Open in VS Code feature.
16+
## Prerequisites
17+
- A dev box.
18+
- If you don't have a dev box, create one following these steps: [Quickstart: Create and connect to a dev box by using the Microsoft Dev Box developer portal](quickstart-create-dev-box.md)
1719

18-
Steps to connect to Dev Box with Open in VS Code Feature
20+
## Configure a dev tunnel
1921

20-
1. Provision a Dev Box
21-
22-
You can skip this step if you already have a Dev Box.
23-
24-
Sign in to [Developer Portal](https://devportal.microsoft.com/) with your Microsoft account, and create a Dev Box.
22+
Follow these steps to set up a dev tunnel and connect to your dev box using VS Code.
2523

2624
1. Install VS Code extension
2725

articles/dev-box/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ items:
6161
- name: Monitor Dev Box
6262
href: monitor-dev-box.md
6363
displayName: diagnostic, logs
64-
- name: Configure conditional access policies for dev tunnels service
64+
- name: Configure conditional access policies for dev tunnels
6565
href: how-to-conditional-access-dev-tunnels-service.md
6666
- name: Prepare images
6767
items:

0 commit comments

Comments
 (0)