Skip to content

Commit 4a065c6

Browse files
authored
Merge pull request #224962 from RoseHJM/mdb-combine-qs
Dev Box - Combined Set up service and configure projects quickstarts
2 parents 755296e + 19aeb0b commit 4a065c6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+159
-158
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -999,6 +999,7 @@
999999
"articles/iot-dps/.openpublishing.redirection.iot-dps.json",
10001000
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json",
10011001
".openpublishing.redirection.azure-vmware.json",
1002-
".openpublishing.redirection.openshift.json"
1002+
".openpublishing.redirection.openshift.json",
1003+
".openpublishing.redirection.dev-box.json"
10031004
]
10041005
}

.openpublishing.redirection.azure-productivity.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@
3030
"redirect_url": "/azure/devtest-labs/samples-powershell",
3131
"redirect_document_id": false
3232
},
33-
{
34-
"source_path": "articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
35-
"redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app",
36-
"redirect_document_id": false
37-
},
3833
{
3934
"source_path": "articles/lab-services/how-to-create-schedules-within-teams.md",
4035
"redirect_url": "/azure/lab-services/how-to-manage-labs-within-teams",
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path": "articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
5+
"redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/dev-box/quickstart-configure-dev-box-project.md",
10+
"redirect_url": "/azure/dev-box/quickstart-configure-dev-box-service",
11+
"redirect_document_id": false
12+
}
13+
]
14+
}

articles/dev-box/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ landingContent:
3434
links:
3535
- text: Configure the Microsoft Dev Box service
3636
url: quickstart-configure-dev-box-service.md
37-
- text: Configure Dev Box Projects
38-
url: quickstart-configure-dev-box-project.md
3937
- text: Create a Dev Box
4038
url: quickstart-create-dev-box.md
4139
- text: Use the Remote Desktop client to connect to a dev box
Binary file not shown.

0 commit comments

Comments
 (0)