Skip to content

Commit e39616d

Browse files
authored
Merge pull request #295133 from RoseHJM/mdb-remove-dev-home
MDB - remove dev home article
2 parents 4b13bf3 + df451c3 commit e39616d

23 files changed

+25
-262
lines changed

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

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
{
6464
"source_path_from_root": "/articles/dev-box/tutorial-configure-multiple-monitors.md",
65-
"redirect_url": "/azure/dev-box/how-to-configure-multiple-monitors",
65+
"redirect_url": "https://aka.ms/dev-box/multiple-monitors",
6666
"redirect_document_id": false
6767
},
6868
{
@@ -72,12 +72,22 @@
7272
},
7373
{
7474
"source_path_from_root": "/articles/dev-box/how-to-use-dev-home-customize-dev-box.md",
75-
"redirect_url": "/azure/dev-box/how-to-use-dev-home-create-dev-box",
75+
"redirect_url": "/azure/dev-box/how-to-write-customization-file",
7676
"redirect_document_id": false
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-configure-multiple-monitors",
80+
"redirect_url": "https://aka.ms/dev-box/multiple-monitors",
81+
"redirect_document_id": false
82+
},
83+
{
84+
"source_path_from_root": "/articles/dev-box/how-to-use-dev-home-create-dev-box.md",
85+
"redirect_url": "/azure/dev-box/how-to-create-dev-boxes-developer-portal",
86+
"redirect_document_id": false
87+
},
88+
{
89+
"source_path_from_root": "/articles/dev-box/how-to-configure-multiple-monitors.md",
90+
"redirect_url": "https://aka.ms/dev-box/multiple-monitors",
8191
"redirect_document_id": false
8292
}
8393
]

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

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

articles/dev-box/how-to-use-dev-home-create-dev-box.md

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

articles/dev-box/how-to-write-customization-file.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: Write a Customization File
3-
description: Learn how to create and test a customization file for your dev box by using Visual Studio Code and Dev Home.
3+
description: Learn how to create, test, and edit a customization file for your dev box by using Visual Studio Code.
44
author: RoseHJM
55
ms.author: rosemalcolm
66
ms.service: dev-box
77
ms.custom:
88
- ignite-2024
99
ms.topic: how-to
10-
ms.date: 11/06/2024
10+
ms.date: 02/21/2025
1111

1212
#customer intent: As a Dev Center Admin or Project Admin, I want to create image definition files so that my development teams can create customized dev boxes.
1313
---
1414

1515
# Write a customization file for a dev box
1616

17-
In this article, you learn how to create and test a customization file for your dev box by using Visual Studio Code (VS Code) and Dev Home.
17+
In this article, you learn how to create, test, and edit a customization file for your dev box by using Visual Studio Code (VS Code).
1818

1919
There are two ways to use a customization file in Microsoft Dev Box. *Team customizations* are applied automatically when developers configure them on a pool. *Individual customizations* are applied when a user creates a dev box.
2020

articles/dev-box/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,10 @@ landingContent:
6262
linkLists:
6363
- linkListType: how-to-guide
6464
links:
65-
- text: Use Dev Home to manage dev boxes
66-
url: how-to-use-dev-home-customize-dev-box.md
65+
- text: Connect with Windows App
66+
url: how-to-create-dev-boxes-developer-portal.md#connect-through-the-windows-app
67+
- text: Use multiple monitors with your dev box
68+
url: how-to-create-dev-boxes-developer-portal.md#configure-multiple-monitors
6769
- linkListType: how-to-guide
6870
links:
6971
- text: Use the Troubleshoot and Repair tool
Binary file not shown.

0 commit comments

Comments
 (0)