File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "redirections" : [
3
+ {
4
+ "source_path" : " articles/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app.md" ,
5
+ "redirect_url" : " /azure/dev-box/tutorial-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
+ "source_path_from_root" : " /articles/dev-box/cli-reference-subset.md" ,
15
+ "redirect_url" : " https://aka.ms/CLI-reference" ,
16
+ "redirect_document_id" : false
17
+ },
18
+ {
19
+ "source_path_from_root" : " /articles/dev-box/how-to-manage-dev-boxes.md" ,
20
+ "redirect_url" : " /azure/dev-box/how-to-create-dev-boxes-developer-portal" ,
21
+ "redirect_document_id" : false
22
+ },
23
+ {
24
+ "source_path_from_root" : " /articles/dev-box/how-to-manage-stop-schedule.md" ,
25
+ "redirect_url" : " /azure/dev-box/how-to-configure-stop-schedule" ,
26
+ "redirect_document_id" : false
27
+ },
28
+ {
29
+ "source_path_from_root" : " /articles/dev-box/how-to-manage-network-connection.md" ,
30
+ "redirect_url" : " /azure/dev-box/how-to-configure-network-connections" ,
31
+ "redirect_document_id" : false
32
+ }
33
+ ]
34
+ }
Original file line number Diff line number Diff line change @@ -199,4 +199,6 @@ The network connection is no longer available for use in the dev center.
199
199
200
200
## Next steps
201
201
202
- - [ Quickstart: Configure a Microsoft Dev Box Preview project] ( ./quickstart-configure-dev-box-project.md )
202
+ - [ Manage a dev box definition] ( how-to-manage-dev-box-definitions.md )
203
+ - [ Manage a dev box pool] ( how-to-manage-dev-box-pools.md )
204
+ - [ Manage a dev box project] ( how-to-manage-dev-box-projects.md )
You can’t perform that action at this time.
0 commit comments