Skip to content

Commit b0200e7

Browse files
authored
Merge pull request #308033 from RoseHJM/mdb-get-started-template-update
MDB - Get Started template updates
2 parents 515188c + 09c8138 commit b0200e7

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

401 Bytes
Loading
Binary file not shown.
-378 Bytes
Loading

articles/dev-box/quickstart-get-started-template.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ ms.custom:
1414
ms.topic: quickstart
1515
author: RoseHJM
1616
ms.author: rosemalcolm
17-
ms.date: 05/08/2025
17+
ms.date: 11/21/2025
1818
---
1919

20-
# Configure Microsoft Dev Box using the Get Started template
20+
# Configure Microsoft Dev Box by using the Get Started template
2121

2222
[!INCLUDE [note-windows-365-announcement](includes/note-windows-365-announcement.md)]
2323

24-
This article explains how to use the *Get Started* template to set up Microsoft Dev Box in your Azure subscription. The Get Started template is a preconfigured template that lets you quickly set up a dev box environment with a dev center, project, dev box pool, dev box definition, and related resources.
24+
This article explains how to use the *Get Started* template to set up Microsoft Dev Box in your Azure subscription. The Get Started template is a preconfigured template that lets you quickly set up a dev box environment with a dev center, project, dev box pool, marketplace image, and related resources.
2525

2626
## Prerequisites
2727
| Requirement | Details |
@@ -37,28 +37,28 @@ This article explains how to use the *Get Started* template to set up Microsoft
3737
1. In the Azure portal, go to **Microsoft Dev Box** and select **Get Started**.
3838
:::image type="content" source="media/quickstart-get-started-template/dev-box-get-started-page.png" alt-text="Screenshot of the Dev Box Get Started page in the Azure portal, showing options to configure a dev box environment.":::
3939

40-
1. In the **Basics** tab, enter the following values, and then select **Review + create**. The values you enter here is to create the dev center, project, and dev box pool. The dev box definition is created using the default settings:
40+
1. In the **Basics** tab, enter the following values, then select **Review + create**. The values you enter here create the dev center, project, and dev box pool:
4141

4242
| Setting | Value |
4343
|---|---|
4444
| **Subscription** | Select the Azure subscription you want to use for the dev box environment. |
4545
| **Resource group** | Select an existing resource group or create a new one. |
4646
| **Region** | Select the Azure region where you want to deploy the dev box environment.|
47+
| **Location** | Select the location for all dev box resources. This value can be same as the Region. |
4748
| **Dev Center Name** | Enter a name for the dev center. The name must be unique within the resource group.|
4849
| **Project Name** | Enter a name for the project. The name must be unique within the dev center.|
4950
| **Pool Name** | Enter a name for the dev box pool. The name must be unique within the project.|
5051

5152
:::image type="content" source="media/quickstart-get-started-template/dev-box-get-started-template-basics.png" alt-text="Screenshot of the Basics tab in the Get Started template, showing fields for subscription, resource group, and region selection.":::
5253
1. In the **Review + Create** tab, review the configuration summary, and select **Create** to deploy the dev box environment.
53-
:::image type="content" source="media/quickstart-get-started-template/dev-box-get-started-review-create.png" alt-text="Screenshot of the Review + Create tab in the Get Started template, showing a summary of the configuration before deployment.":::
5454
1. Wait for the deployment to complete. Monitor the progress in the **Notifications** pane.
55-
1. After the deployment is complete, select **Go to Resource** to view the created resources.
55+
1. After the deployment completes, select **Go to Resource** to view the created resources.
5656

5757
The following resources are created in your Azure subscription:
5858
- **Dev center**: The central hub for managing dev boxes and resources.
5959
- **Project**: A container for organizing dev boxes and resources within the dev center.
6060
- **Dev box pool**: A collection of dev boxes that share the same configuration and resources.
61-
- **Dev box definition**: A template that defines the configuration and resources for the dev boxes in the pool. The get started template uses the *Visual Studio 2022 Enterprise on Windows 11 Enterprise + Microsoft 365 Apps 24H2* image.
61+
- The get started template uses the *Visual Studio 2022 Enterprise on Windows 11 Enterprise + Microsoft 365 Apps* image from the Microsoft Azure Marketplace with 16 vCPUs, 64-GB RAM, and 512-GB storage.
6262

6363
You can go to the [developer portal](https://aka.ms/devbox-portal) to create new dev boxes. The developer portal is a web-based interface that allows users to create, manage, and monitor their dev boxes.
6464

0 commit comments

Comments
 (0)