Skip to content

Commit 7703b86

Browse files
author
RoseHJM
committed
MDB - Update Windows App references
1 parent e1e9395 commit 7703b86

11 files changed

+15
-35
lines changed

Diff for: articles/dev-box/concept-dev-box-architecture.md

+2-2
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 by using a Remote Desktop client like Windows App, or directly from the browser. 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 created, 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 by using a Remote Desktop client like Windows App, or directly from within the browser.
105+
When a dev box is running, developers can connect to the dev box 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

Diff for: articles/dev-box/concept-dev-box-deployment-guide.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Each of these roles has specific responsibilities during the deployment of Micro
3838
- Provide input to platform engineers for creating and managing dev box definitions in the dev center
3939

4040
- **Developer**: self-serve one or more dev boxes within their assigned projects.
41-
- Create and manage a dev box based on project dev box pool from the developer portal
42-
- Connect to a dev box by using a Remote Desktop client like Windows App
41+
- Connect to a dev box from the developer portal
42+
- Create and manage a dev box from the developer portal
4343

4444
:::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 Box platform engineers, team leads, and developers." lightbox="media/overview-what-is-microsoft-dev-box/dev-box-roles.png" border="false":::
4545

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

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ When you connect to your cloud-hosted developer machine in Microsoft Dev Box by
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

2929

30-
[!INCLUDE [note-windows-app](includes/note-windows-app.md)]
31-
3230
## Prerequisites
3331

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

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ You can also create a dev box through the Azure CLI dev center extension. For mo
3939

4040
## Connect to a dev box
4141

42-
After you create your dev box, you can connect to it through a Remote Desktop application or via the browser.
42+
After you create your dev box, you can connect to it from the developer portal.
4343

44-
The new Windows App remote desktop client is the recommended client for Microsoft Dev Box; it provides an enhanced user experience, including support for multiple monitors. It's also 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. 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).
4545

46-
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+
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).
4747

4848
## Explore dev box actions
4949

Diff for: articles/dev-box/how-to-enable-single-sign-on.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ If you disable single sign-on for a pool, new dev boxes created from that pool p
8888

8989
When single sign-on is enabled for a pool, your sign-on experience is as follows:
9090

91-
The first time you connect to a dev box with single sign-on enabled, you first sign into your physical machine. Then you connect to your dev box from a remote desktop client like Windows App or the developer portal. When the dev box starts up, you must enter your credentials to access the dev box.
91+
The first time you connect to a dev box with single sign-on enabled, you first sign into your physical machine. Then you connect to your dev box from the developer portal. When the dev box starts up, you must enter your credentials to access the dev box.
9292

93-
The next time you connect to your dev box, whether through the Windows App or through the developer portal, you don't have to enter your credentials.
93+
The next time you connect to your dev box you don't have to enter your credentials.
9494

9595
If your connection to your dev box is interrupted because your client machine goes to sleep, you see a message explaining the issue, and you can reconnect by selecting the **Reconnect** button. You don't have to reenter your credentials.
9696

Diff for: articles/dev-box/includes/note-windows-app.md

-10
This file was deleted.

Diff for: articles/dev-box/index.yml

-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ landingContent:
6262
linkLists:
6363
- linkListType: how-to-guide
6464
links:
65-
- text: Connect with Windows App
66-
url: /windows-app/get-started-connect-devices-desktops-apps?context=/azure/dev-box/context/context&pivots=dev-box
6765
- text: Use Dev Home to manage dev boxes
6866
url: how-to-use-dev-home-customize-dev-box.md
6967
- text: Use multiple monitors with your dev box

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

+1-1
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 a Remote Desktop client like Windows App, or through a web browser, like any virtual desktop.
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.
1818

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

Diff for: articles/dev-box/quickstart-create-dev-box.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 01/30/2025
1616
# Quickstart: Create and connect to a dev box by using the Microsoft Dev Box developer portal
1717

1818

19-
In this quickstart, you get started with Microsoft Dev Box by creating a dev box through the developer portal. After you create the dev box, you can connect to it through a browser or through a Remote Desktop client like Windows App.
19+
In this quickstart, you get started with Microsoft Dev Box by creating a dev box through the developer portal. After you create the dev box, you can connect to it from the developer portal.
2020

2121
You can create and manage multiple dev boxes as a dev box user. Create a dev box for each task that you're working on, and create multiple dev boxes within a single project to help streamline your workflow. For example, you might switch to another dev box to fix a bug in a previous version, or if you need to work on a different part of the application.
2222

@@ -87,16 +87,14 @@ To connect to a dev box by using the browser:
8787

8888
A new tab opens with a new session through which you can use your dev box. Use a work or school account to sign in to your dev box, not a personal Microsoft account.
8989

90-
[!INCLUDE [note-windows-app](includes/note-windows-app.md)]
91-
9290
## Clean up resources
9391

92+
In this quickstart, you created a dev box through the developer portal and connected to it by using a browser.
93+
9494
When you no longer need your dev box, you can delete it:
9595

9696
[!INCLUDE [dev box runs on creation note](./includes/clean-up-resources.md)]
9797

9898
## Related content
9999

100-
In this quickstart, you created a dev box through the developer portal and connected to it by using a browser.
101-
102-
- Learn how to [Connect with Windows App](/windows-app/get-started-connect-devices-desktops-apps?context=/azure/dev-box/context/context&pivots=dev-box)
100+
- [Manage a dev box by using the Microsoft Dev Box developer portal](how-to-create-dev-boxes-developer-portal.md)

Diff for: articles/dev-box/toc.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,8 @@ items:
8282
- name: Create & connect to dev boxes
8383
items:
8484
- name: Manage a dev box through developer portal
85+
displayName: Windows App, connect, access dev box, RDP, iPad
8586
href: how-to-create-dev-boxes-developer-portal.md
86-
- name: Connect with Windows App
87-
displayName: Windows App, connect, access dev box, RDP, iPad
88-
href: /windows-app/get-started-connect-devices-desktops-apps?context=/azure/dev-box/context/context&pivots=dev-box
8987
- name: Use Dev Home to manage dev boxes
9088
href: how-to-use-dev-home-customize-dev-box.md
9189
- name: Connect with Remote Desktop

Diff for: articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ In this tutorial, you download and use a remote desktop (RDP) client application
1818

1919
Remote desktop apps let you use and control a dev box from almost any device. For your desktop or laptop, you can choose to download the Remote Desktop client for Windows Desktop or Microsoft Remote Desktop for Mac. You can also download a remote desktop app for your mobile device: Microsoft Remote Desktop for iOS or Microsoft Remote Desktop for Android.
2020

21-
[!INCLUDE [note-windows-app](includes/note-windows-app.md)]
22-
2321
Alternately, you can access your dev box through the browser from the Microsoft Dev Box developer portal.
2422

2523
In this tutorial, you learn how to:

0 commit comments

Comments
 (0)