Skip to content

Commit 451ca4b

Browse files
authored
Merge pull request #304601 from RoseHJM/mdb-landing-page-updates-aug
MDB - landing page update
2 parents 594f101 + 2e34dc8 commit 451ca4b

1 file changed

Lines changed: 49 additions & 39 deletions

File tree

articles/dev-box/index.yml

Lines changed: 49 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,14 @@ metadata:
1919

2020
landingContent:
2121
# Card
22-
- title: About Microsoft Dev Box
22+
- title: Get started
2323
linkLists:
24-
- linkListType: overview
24+
- linkListType: quickstart
2525
links:
26-
- text: What is Microsoft Dev Box?
27-
url: overview-what-is-microsoft-dev-box.md
28-
- text: Microsoft Dev Box concepts
29-
url: concept-dev-box-concepts.md
30-
- text: Architecture overview
31-
url: concept-dev-box-architecture.md
32-
- text: Microsoft Dev Box Roadmap
33-
url: dev-box-roadmap.md
26+
- text: Configure Microsoft Dev Box Resources using the Get Started template
27+
url: quickstart-get-started-template.md
28+
- text: Create a dev box
29+
url: quickstart-create-dev-box.md
3430
- linkListType: learn
3531
links:
3632
- text: Understand the basics of Microsoft Dev Box
@@ -39,25 +35,24 @@ landingContent:
3935
url: https://learn.microsoft.com/training/modules/explore-microsoft-dev-box-deployment-guidelines-best-practices/
4036

4137
# Card
42-
- title: Get started
38+
- title: Dev Box deployment
4339
linkLists:
44-
- linkListType: quickstart
40+
- linkListType: concept
4541
links:
46-
- text: Configure Microsoft Dev Box Resources using the Get Started template
47-
url: quickstart-get-started-template.md
48-
- text: Create a dev box
49-
url: quickstart-create-dev-box.md
42+
- text: What is Microsoft Dev Box?
43+
url: overview-what-is-microsoft-dev-box.md
44+
- text: Microsoft Dev Box concepts
45+
url: concept-dev-box-concepts.md
46+
- text: Architecture overview
47+
url: concept-dev-box-architecture.md
48+
- text: Microsoft Dev Box Roadmap
49+
url: dev-box-roadmap.md
5050
- linkListType: deploy
5151
links:
52-
- text: Microsoft Dev Box deployment guide
52+
- text: Design Dev Box deployment architecture
5353
url: concept-dev-box-deployment-guide.md
54-
- linkListType: how-to-guide
55-
links:
56-
- text: Connect to your dev box
57-
url: how-to-create-dev-boxes-developer-portal.md#connect-through-the-windows-app
58-
- text: Use multiple monitors with your dev box
59-
url: how-to-create-dev-boxes-developer-portal.md#configure-multiple-monitors
60-
54+
55+
6156
# Card
6257
- title: Configure ready-to-code dev boxes
6358
linkLists:
@@ -75,6 +70,8 @@ landingContent:
7570
url: how-to-customizations-connect-resource-repository.md
7671
- text: Create customization tasks
7772
url: how-to-create-customization-tasks-catalog.md
73+
- text: 'Reference: imagedefinition.yaml and task.yaml files'
74+
url: reference-dev-box-customizations.md
7875

7976
# Card
8077
- title: Dev Box cost management
@@ -89,8 +86,26 @@ landingContent:
8986
url: how-to-auto-delete-dev-box.md
9087
- text: Autostop Dev Boxes on schedule
9188
url: how-to-configure-stop-schedule.md
89+
- text: Control resource use with project policies
90+
url: how-to-configure-project-policy.md
91+
92+
# Card
93+
- title: Explore the developer portal
94+
linkLists:
95+
- linkListType: how-to-guide
96+
links:
97+
- text: Manage a dev box
98+
url: how-to-create-dev-boxes-developer-portal.md
99+
- text: Configure multiple monitors
100+
url: how-to-create-dev-boxes-developer-portal.md#configure-multiple-monitors
92101
- text: Skip or delay a scheduled shutdown
93102
url: how-to-skip-delay-stop.md
103+
- text: Hibernate your Dev Box
104+
url: how-to-hibernate-your-dev-box.md
105+
- text: Restore your dev box
106+
url: how-to-restore-from-snapshot.md
107+
- text: Use the Troubleshoot and Repair tool
108+
url: how-to-troubleshoot-repair-dev-box.md
94109

95110
# Card
96111
- title: Provide secure access
@@ -101,22 +116,24 @@ landingContent:
101116
url: how-to-configure-intune-conditional-access-policies.md
102117
- text: Enable single sign-on for dev box
103118
url: how-to-enable-single-sign-on.md
119+
- text: Configure access policies for Dev tunnels
120+
url: how-to-conditional-access-dev-tunnels-service.md
104121

105122
# Card
106123
- title: Support & Reference
107124
linkLists:
108125
- linkListType: how-to-guide
109126
links:
110-
- text: Use the Troubleshoot and Repair tool
111-
url: how-to-troubleshoot-repair-dev-box.md
112-
- text: Troubleshoot dev box connectivity issues
113-
url: how-to-troubleshoot-remote-desktop-connectivity.md
114-
- text: Resolve connectivity issues
115-
url: how-to-resolve-dev-box-connectivity-issues.md
116-
- text: 'Reference: imagedefinition.yaml and task.yaml files'
117-
url: reference-dev-box-customizations.md
118127
- text: Get support for Microsoft Dev Box
119128
url: how-to-get-help.md
129+
- text: Troubleshoot dev box connectivity issues
130+
url: how-to-troubleshoot-remote-desktop-connectivity.md
131+
- text: Resolve connectivity issues
132+
url: how-to-resolve-dev-box-connectivity-issues.md
133+
- linkListType: sample
134+
links:
135+
- text: Dev Center Samples
136+
url: https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.devcenter
120137
- linkListType: reference
121138
links:
122139
- text: Microsoft Dev Center Landing Zone Accelerator
@@ -126,10 +143,3 @@ landingContent:
126143
- text: REST API
127144
url: https://aka.ms/dev-box/restapidocs
128145

129-
# Card
130-
- title: Dev Center Quick Start Samples
131-
linkLists:
132-
- linkListType: sample
133-
links:
134-
- text: Dev Center Samples
135-
url: https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.devcenter

0 commit comments

Comments
 (0)