Skip to content

Commit 59dd45b

Browse files
author
RoseHJM
committed
Second pass
1 parent 7703b86 commit 59dd45b

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The network connection that is associated with a dev box pool determines where t
3636

3737
Developers can create a dev box from a dev box pool by using the developer portal. They might choose from a specific pool based on the VM image, compute resources, or the location where the dev box is hosted.
3838

39-
Once the dev box is running, dev box users can [remotely connect](#user-connectivity) to it from the developer portal. Dev box users have full control over the dev boxes they created, and can manage them from the developer portal.
39+
Once the dev box is running, dev box users can [remotely connect](#user-connectivity) to it from the developer portal. Dev box users have full control over the dev boxes they create, and can manage them from the developer portal.
4040

4141
## Microsoft Dev Box architecture
4242

@@ -102,7 +102,7 @@ When you configure dev boxes to use [Microsoft Entra join](/azure/active-directo
102102

103103
### User connectivity
104104

105-
When a dev box is running, developers can connect to the dev box from the developer portal.
105+
When a dev box is running, developers can connect to it from the developer portal.
106106

107107
Dev box connectivity is provided by Azure Virtual Desktop. No inbound connections direct from the Internet are made to the dev box. Instead, the following connections are made:
108108

articles/dev-box/how-to-configure-multiple-monitors.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ When you connect to your cloud-hosted developer machine in Microsoft Dev Box by
2626
| Remote Desktop Connection (MSTSC) | <sub>:::image type="icon" source="./media/how-to-configure-multiple-monitors/yes.svg" border="false":::</sub> | [Microsoft Remote Desktop Connection](/azure/dev-box/how-to-configure-multiple-monitors?branch=main&tabs=windows-connection#configure-remote-desktop-to-use-multiple-monitors) |
2727
| Microsoft Remote Desktop for macOS | <sub>:::image type="icon" source="./media/how-to-configure-multiple-monitors/yes.svg" border="false":::</sub> | [Microsoft Remote Desktop for macOS](/azure/dev-box/how-to-configure-multiple-monitors?branch=main&tabs=macOS#configure-remote-desktop-to-use-multiple-monitors) |
2828

29-
3029
## Prerequisites
3130

3231
To complete the steps in this article, you must install the appropriate Remote Desktop client on your local machine.

articles/dev-box/how-to-create-dev-boxes-developer-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ You can also create a dev box through the Azure CLI dev center extension. For mo
4141

4242
After you create your dev box, you can connect to it from the developer portal.
4343

44-
Connecting to your dev box from the developer portal launches the Windows App remote desktop client, which provides an enhanced user experience, including support for multiple monitors. It's available on multiple platforms, including Windows, macOS, iOS/iPadOS, Android/Chrome OS (preview), and web browsers. For more information, see [Get started with Windows App](https://aka.ms/dev-box/windows-app).
44+
Connecting to your dev box from the developer portal launches the Windows App remote desktop client, which provides an enhanced user experience, including support for multiple monitors. Windows App is available on multiple platforms, including Windows, macOS, iOS/iPadOS, Android/Chrome OS (preview), and web browsers. For more information, see [Get started with Windows App](https://aka.ms/dev-box/windows-app).
4545

46-
Alternately, You can use the **browser** for lighter workloads. When you access your dev box via your phone or laptop, you can use the browser. The browser is useful for tasks such as a quick bug fix or a review of a GitHub pull request. For more information, see the [steps for using a browser to connect to a dev box](./quickstart-create-dev-box.md#connect-to-a-dev-box).
46+
For lighter workloads, or when you access your dev box via your phone or laptop, you can connect to your dev box from the **browser**. Connecting from the browser is useful for tasks such as a quick bug fix or a review of a GitHub pull request. For more information, see the [steps for using a browser to connect to a dev box](./quickstart-create-dev-box.md#connect-to-a-dev-box).
4747

4848
## Explore dev box actions
4949

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ adobe-target: true
1414

1515
Microsoft Dev Box gives developers self-service access to ready-to-code cloud 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 Azure Marketplace, complete with Visual Studio already installed.
1616

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 the developer portal.
17+
If you're a developer, you can use multiple dev boxes in your day-to-day workflows. Access and manage your dev boxes through the developer portal.
1818

1919
The Dev Box service was designed with three organizational roles in mind: platform engineers, development team leads, and developers.
2020

0 commit comments

Comments
 (0)