Skip to content

Commit efdc4d6

Browse files
authored
Merge pull request #295154 from RoseHJM/mdb-remove-windows-app
MDB - Update Windows App references
2 parents 7fb7eb9 + d52f871 commit efdc4d6

14 files changed

+12
-31
lines changed

articles/dev-box/.openpublishing.redirection.dev-box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
{
7979
"source_path_from_root": "/articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
80-
"redirect_url": "/azure/dev-box/how-to-create-dev-boxes-developer-portal",
80+
"redirect_url": "/azure/dev-box/how-to-configure-multiple-monitors",
8181
"redirect_document_id": false
8282
}
8383
]

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 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 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 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 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/concept-dev-box-deployment-guide.md

Lines changed: 2 additions & 2 deletions
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

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +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-
30-
[!INCLUDE [note-windows-app](includes/note-windows-app.md)]
31-
3229
## Prerequisites
3330

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

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

Lines changed: 2 additions & 2 deletions
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

articles/dev-box/includes/note-windows-app.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

articles/dev-box/index.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,8 @@ 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
68-
url: how-to-use-dev-home-customize-dev-box.md
69-
- text: Use multiple monitors with your dev box
70-
url: tutorial-configure-multiple-monitors.md
66+
url: how-to-use-dev-home-customize-dev-box.md
7167
- linkListType: how-to-guide
7268
links:
7369
- text: Use the Troubleshoot and Repair tool
0 Bytes
Loading
0 Bytes
Loading
-1001 Bytes
Loading

0 commit comments

Comments
 (0)