Skip to content

Commit c8641d1

Browse files
authored
Update overview-what-is-microsoft-dev-box.md
Small suggestion on line 64 to clarify what is a Dev Center and specify this as a 'logic container' and therefore free of charge. Small suggestion on line 66 to reflect that 'Network Connections' actually refer to a resource named Azure Network Connection. Just Network Connections is vague.
1 parent 6758337 commit c8641d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dev-box/overview-what-is-microsoft-dev-box.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ This diagram shows the components of the Dev Box service and the relationships b
6161

6262
:::image type="content" source="media/overview-what-is-microsoft-dev-box/dev-box-architecture.png" alt-text="Diagram showing dev box architecture.":::
6363

64-
Dev box service configuration begins with the creation of a dev center, to help organize your dev box resources. There’s no limit on the number of dev centers you can create, but most organizations require only one.
64+
Dev box service configuration begins with the creation of a dev center, which aims to represent the units of organisation per enterprise. Dev centers are logical containers to help organize your dev box resources. There’s no limit on the number of dev centers you can create, but most organizations require only one.
6565

66-
Network connections enable the dev boxes to communicate with your organization’s network. The network connection provides a link between the dev center and your organization’s virtual networks. In the network connection, you’ll define how the dev box will join your Azure Active Directory (AD). Use an Azure AD join to connect exclusively to cloud-based resources, or use a hybrid Azure AD join to connect to on-premises resources and cloud-based resources.
66+
Azure Network connections enable the dev boxes to communicate with your organization’s network. The network connection provides a link between the dev center and your organization’s virtual networks. In the network connection, you’ll define how the dev box will join your Azure Active Directory (AD). Use an Azure AD join to connect exclusively to cloud-based resources, or use a hybrid Azure AD join to connect to on-premises resources and cloud-based resources.
6767

6868
Dev box definitions define the configuration of the dev boxes available to your dev box users. You can use an image from the Azure Marketplace, like the *Visual Studio 2022 Enterprise on Windows 11 Enterprise + Microsoft 365 Apps 22H2* image, or you can create your own custom image, stored in an attached Azure Compute Gallery. Specify an SKU with compute and storage to complete the dev box definition.
6969

0 commit comments

Comments
 (0)