Skip to content

Commit ac10ba8

Browse files
Merge pull request #295396 from RoseHJM/mdb-freshness-feb25-04
MDB - freshness Feb 2025 - 04
2 parents 145b2b1 + 20a83d3 commit ac10ba8

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

articles/dev-box/concept-dev-box-concepts.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: dev-box
66
author: RoseHJM
77
ms.author: rosemalcolm
88
ms.topic: concept-article
9-
ms.date: 12/15/2023
9+
ms.date: 02/26/2025
1010
ms.custom: template-concept
1111
#Customer intent: As a platform engineer, I want to understand Dev Box concepts and terminology so that I can set up a Dev Box environment.
1212
---
@@ -36,9 +36,9 @@ A dev center is a collection of [Projects](#project) that require similar settin
3636

3737
## Catalogs
3838

39-
The Dev Box quick start catalog contains tasks and scripts that you can use to configure your dev box during the final stage of the creation process. Microsoft provides a *[quick start](https://github.com/microsoft/devcenter-catalog)*[ catalog](https://github.com/microsoft/devcenter-catalog) that contains a set of sample tasks. You can attach the quick start catalog to a dev center to make these tasks available to all the projects associated with the dev center. You can modify the sample tasks to suit your needs, and you can create your own catalog of tasks.
39+
The Dev Box quick start catalog contains tasks and scripts that you can use to configure your dev box during the final stage of the creation process. Microsoft provides a [*quick start catalog*](https://github.com/microsoft/devcenter-catalog) that contains a set of sample tasks. You can attach the quick start catalog to a dev center to make these tasks available to all the projects associated with the dev center. You can modify the sample tasks to suit your needs, and you can create your own catalog of tasks.
4040

41-
To learn how to create reusable customization tasks, see [Create reusable dev box customizations](./how-to-customize-dev-box-setup-tasks.md).
41+
To learn how to create Dev Box customizations, see [Microsoft Dev Box team customizations](concept-what-are-team-customizations.md).
4242

4343
## Project
4444

@@ -58,10 +58,11 @@ A dev box definition specifies a source image and size, including compute size a
5858

5959
IT administrators and platform engineers configure the network they use for dev box creation in accordance with their organizational policies. Network connections store configuration information, like Active Directory join type and virtual network, that dev boxes use to connect to network resources.
6060

61-
When you're creating a network connection, you must choose the Active Directory join type:
62-
63-
- If your dev boxes need to connect exclusively to cloud-based resources, use native Microsoft Entra ID.
64-
- If your dev boxes need to connect to on-premises resources and cloud-based resources, use hybrid Microsoft Entra ID.
61+
Dev Box supports two types of network connections:
62+
- **Microsoft-hosted network connection** - Microsoft manages the network infrastructure and related services for your dev boxes.
63+
- **Azure network connection** - You manage the network infrastructure and related services for your dev boxes.
64+
- If your dev boxes need to connect exclusively to cloud-based resources, use native Microsoft Entra ID join.
65+
- If your dev boxes need to connect to on-premises resources and cloud-based resources, use hybrid Microsoft Entra ID join.
6566

6667
To learn more about native Microsoft Entra join and Microsoft Entra hybrid join, see [Plan your Microsoft Entra device deployment](../active-directory/devices/plan-device-deployment.md).
6768

@@ -77,7 +78,7 @@ To help you decide on the regions to use, check:
7778
- [Dev Box availability by region](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=dev-box)
7879
- [Azure geographies](https://azure.microsoft.com/explore/global-infrastructure/geographies/#choose-your-region).
7980

80-
If the region you prefer isnt available for Dev Box, choose a region within 500 miles.
81+
If the region you prefer isn't available for Dev Box, choose a region within 500 miles.
8182

8283
## Dev box pool
8384

0 commit comments

Comments
 (0)