Skip to content

Commit da54c5a

Browse files
authored
Merge pull request #217131 from RoseHJM/dev-box-tutorial
Dev box tutorial
2 parents a1b97f0 + 2dcfaef commit da54c5a

33 files changed

+118
-112
lines changed

.openpublishing.redirection.azure-productivity.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
"source_path_from_root": "/articles/devtest-labs/scripts/set-allowed-vm-sizes-in-lab.md",
3030
"redirect_url": "/azure/devtest-labs/samples-powershell",
3131
"redirect_document_id": false
32-
}
32+
},
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+
}
3338
]
3439
}

articles/dev-box/index.yml

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ landingContent:
3838
url: quickstart-configure-dev-box-project.md
3939
- text: Create a Dev Box
4040
url: quickstart-create-dev-box.md
41-
41+
- text: Use the Remote Desktop client to connect to a dev box
42+
url: quickstart-connect-to-dev-box-with-remote-desktop-app.md
4243
# Card
4344
- title: Provide access to dev box
4445
linkLists:
@@ -57,19 +58,12 @@ landingContent:
5758
- text: Configure an Azure Compute Gallery
5859
url: how-to-configure-azure-compute-gallery.md
5960

60-
# Card
61-
- title: Connect to your dev box
61+
# Card
62+
- title: Reference docs
6263
linkLists:
63-
- linkListType: tutorial
64+
- linkListType: reference
6465
links:
65-
- text: Use the Remote Desktop client to connect to a dev box
66-
url: tutorial-connect-to-dev-box-with-remote-desktop-app.md
67-
68-
# <!-- Adding later
69-
# Card
70-
# - title: Reference docs
71-
# linkLists:
72-
# - linkListType: reference
73-
# links:
74-
# - text: REST API
75-
# url: /rest/api/loadtesting/
66+
- text: CLI
67+
url: https://learn.microsoft.com/en-us/azure/dev-box/cli-reference-subset
68+
- text: REST API
69+
url: https://aka.ms/dev-box/restapidocs
Loading
74.2 KB
Loading
Loading

0 commit comments

Comments
 (0)