Skip to content

Commit a89557c

Browse files
author
RoseHJM
committed
Minor updates for SEO
1 parent bdb5603 commit a89557c

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

Diff for: articles/dev-box/includes/note-supported-accounts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.service: dev-box
77
---
88

99
> [!NOTE]
10-
> Microsoft Dev Box doesn't support the use of guest accounts or Microsoft accounts.
10+
> Microsoft Dev Box supports work and school accounts. It doesn't support the use of guest accounts or personal accounts.
Loading

Diff for: articles/dev-box/overview-what-is-microsoft-dev-box.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: What is Microsoft Dev Box?
3-
description: Learn how Microsoft Dev Box gives self-service access to high-performance, preconfigured, and ready-to-code cloud-based workstations.
3+
description: Microsoft Dev Box provides self-service access to ready-to-code cloud workstations. Dev Box supports developer productivity, integrating with tools like Visual Studio.
44
services: dev-box
55
ms.service: dev-box
66
ms.topic: overview
@@ -12,9 +12,11 @@ adobe-target: true
1212

1313
# What is Microsoft Dev Box?
1414

15-
Microsoft Dev Box gives you self-service access to high-performance, preconfigured, and ready-to-code cloud-based workstations called dev boxes. You can set up dev boxes with tools, source code, and prebuilt binaries that are specific to a project, so developers can immediately start work. If you're a developer, you can use dev boxes in your day-to-day workflows.
15+
Microsoft Dev Box gives developers self-service access to ready-to-code cloud-based workstations called dev boxes. You can configure dev boxes with tools, source code, and prebuilt binaries that are specific to a project, so developers can immediately start work. You can create your own customized image, or use a preconfigured image from the Azure Market place, complete with Visual Studio already installed.
1616

17-
The Dev Box service was designed with three organizational roles in mind: platform engineers, developer team leads, and developers.
17+
If you're a developer, you can use multiple dev boxes in your day-to-day workflows. You can access your dev boxes through a remote desktop client, or through a web browser, like any virtual desktop.
18+
19+
The Dev Box service was designed with three organizational roles in mind: platform engineers, development team leads, and developers.
1820

1921
:::image type="content" source="media/overview-what-is-microsoft-dev-box/dev-box-roles.png" alt-text="Diagram that shows roles and responsibilities for dev boxes." border="false":::
2022

@@ -77,7 +79,7 @@ Dev Box service configuration begins with the creation of a dev center, which re
7779

7880
Azure network connections enable 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 define how a dev box joins Microsoft Entra ID. Use a Microsoft Entra join to connect exclusively to cloud-based resources, or use a Microsoft Entra hybrid join to connect to on-premises resources and cloud-based resources.
7981

80-
Dev box definitions define the configuration of the dev boxes that are available to users. You can use an image from 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 and store it in [Azure Compute Gallery](how-to-configure-azure-compute-gallery.md). Specify a SKU with compute and storage to complete the dev box definition.
82+
Dev box definitions define the configuration of the dev boxes that are available to users. You can use an image from Azure Marketplace, like the **Visual Studio 2022 Enterprise on Windows 11 Enterprise + Microsoft 365 Apps 22H2 | Hibernate supported** image. Or you can create your own custom image and store it in [Azure Compute Gallery](how-to-configure-azure-compute-gallery.md). Lastly, specify a SKU with compute and storage to complete the dev box definition.
8183

8284
Dev Box projects are the point of access for development teams. You assign the Dev Box User role to a project to give a developer access to the dev box pools that are associated with the project.
8385

0 commit comments

Comments
 (0)