Skip to content

Commit 3ffb3c8

Browse files
author
RoseHJM
committed
Added to ToC and landing page
1 parent a9551f6 commit 3ffb3c8

File tree

2 files changed

+187
-187
lines changed

2 files changed

+187
-187
lines changed

articles/dev-box/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ landingContent:
9090
url: how-to-write-image-definition-file.md
9191
- text: Use secrets in customization files
9292
url: how-to-use-secrets-customization-files.md
93+
- text: Use GitHub Copilot to generate an image definition file
94+
url: how-to-use-copilot-generate-image-definition-file.md
9395
- text: Configure imaging for Customizations
9496
url: how-to-configure-customization-imaging.md
9597
- text: Create customization tasks

articles/dev-box/toc.yml

Lines changed: 185 additions & 187 deletions
Original file line numberDiff line numberDiff line change
@@ -1,187 +1,185 @@
1-
items:
2-
- name: Microsoft Dev Box documentation
3-
href: index.yml
4-
- name: Overview
5-
expanded: true
6-
items:
7-
- name: What is Microsoft Dev Box?
8-
displayName: DevBox, VDI
9-
href: overview-what-is-microsoft-dev-box.md
10-
- name: Roadmap for Microsoft Dev Box
11-
displayName: roadmap, future, features, enhancements, coming soon, in development
12-
href: dev-box-roadmap.md
13-
- name: Quickstarts
14-
expanded: true
15-
items:
16-
- name: Set up Dev Box service (Azure portal)
17-
href: quickstart-configure-dev-box-service.md
18-
- name: Set up Dev Box service (ARM template)
19-
displayName: Resource Manager
20-
href: quickstart-configure-dev-box-arm-template.md
21-
- name: Spin up a new dev box
22-
displayName: connect, access dev box
23-
href: quickstart-create-dev-box.md
24-
- name: Use Team Customizations
25-
href: quickstart-team-customizations.md
26-
- name: Concepts
27-
expanded: true
28-
items:
29-
- name: Architecture overview
30-
displayName: Architecture,concepts,what is,overview,dev box,devbox,dev center,devcenter,project,networking,intune,azure
31-
href: concept-dev-box-architecture.md
32-
- name: Network requirements
33-
displayName: Network,firewall,endpoints,ports,connect,network connection,native,hybrid,hosted,tags
34-
href: concept-dev-box-network-requirements.md
35-
- name: Key concepts
36-
href: concept-dev-box-concepts.md
37-
- name: Azure role-based access control
38-
displayName: RBAC,role-based access control,permissions,access,role,role assignment,role definition
39-
href: concept-dev-box-role-based-access-control.md
40-
- name: Plan
41-
expanded: true
42-
items:
43-
- name: Microsoft Dev Box deployment guide
44-
href: concept-dev-box-deployment-guide.md
45-
- name: Configure resources
46-
items:
47-
- name: Manage a dev center
48-
href: how-to-manage-dev-center.md
49-
- name: Manage network connections
50-
href: how-to-configure-network-connections.md
51-
- name: Manage a dev box project
52-
href: how-to-manage-dev-box-projects.md
53-
- name: Manage a dev box definition
54-
href: how-to-manage-dev-box-definitions.md
55-
- name: Manage a dev box pool
56-
href: how-to-manage-dev-box-pools.md
57-
- name: Display names for a project or pool
58-
href: how-to-add-project-pool-display-name.md
59-
- name: Limit number of dev boxes per project
60-
href: tutorial-dev-box-limits.md
61-
- name: Configure Visual Studio caches
62-
href: how-to-generate-visual-studio-caches.md
63-
- name: Monitor Dev Box
64-
displayName: diagnostic, logs
65-
href: monitor-dev-box.md
66-
- name: Prepare images
67-
items:
68-
- name: Configure an Azure compute gallery
69-
href: how-to-configure-azure-compute-gallery.md
70-
- name: Provision a Custom Image with Azure Image Builder
71-
href: how-to-customize-devbox-azure-image-builder.md
72-
- name: Customize dev boxes
73-
items:
74-
- name: What are Team Customizations
75-
displayName: customizations, image definition, team customization
76-
href: concept-what-are-team-customizations.md
77-
- name: Write an image definition file
78-
displayName: customizations, image definition, team customization
79-
href: how-to-write-image-definition-file.md
80-
- name: Write a user customization file
81-
displayName: customizations, image definition, personal customization, individual
82-
href: how-to-write-user-customization-file.md
83-
- name: Configure imaging for Customizations
84-
href: how-to-configure-customization-imaging.md
85-
- name: Create customization tasks
86-
href: how-to-create-customization-tasks-catalog.md
87-
- name: Use customization files to clone private repositories
88-
href: how-to-use-secrets-customization-files.md
89-
- name: Create & connect to dev boxes
90-
items:
91-
- name: Manage a dev box through developer portal
92-
displayName: Windows App, connect, access dev box, RDP, iPad
93-
href: how-to-create-dev-boxes-developer-portal.md
94-
- name: Connect to your dev box
95-
displayName: Windows App, connect, access dev box, RDP, iPad
96-
href: how-to-create-dev-boxes-developer-portal.md#connect-through-the-windows-app
97-
- name: Use multiple monitors
98-
href: how-to-create-dev-boxes-developer-portal.md#configure-multiple-monitors
99-
- name: Security
100-
items:
101-
- name: Provide access to project admins
102-
href: how-to-project-admin.md
103-
- name: Provide access to dev box users
104-
href: how-to-dev-box-user.md
105-
- name: Configure conditional access policies
106-
href: how-to-configure-intune-conditional-access-policies.md
107-
- name: Configure elevated privilege for dev boxes
108-
href: how-to-elevate-privilege-dev-box.md
109-
displayName: run as, administrator, Intune, EPM, policy
110-
- name: Enable single sign-on for dev boxes
111-
href: how-to-enable-single-sign-on.md
112-
displayName: SSO
113-
- name: Manage costs
114-
items:
115-
- name: Request a quota limit increase
116-
href: how-to-request-quota-increase.md
117-
- name: Configure Dev Box Hibernation
118-
href: how-to-configure-dev-box-hibernation.md
119-
- name: Hibernate your Dev Box
120-
href: how-to-hibernate-your-dev-box.md
121-
- name: Configure an auto-stop schedule
122-
href: how-to-configure-stop-schedule.md
123-
- name: Configure stop on disconnect
124-
href: how-to-configure-stop-on-disconnect.md
125-
- name: Skip or delay an automatic shutdown
126-
href: how-to-skip-delay-stop.md
127-
- name: Connect devices to dev boxes
128-
items:
129-
- name: Connect physical devices to a dev box
130-
displayName: USB, devices, connect, physical, peripherals, android
131-
href: how-to-connect-devices-to-dev-box.md
132-
- name: Configure virtual switch
133-
displayName: connect, devices, switch
134-
href: how-to-connect-dev-box-virtual-switch.md
135-
- name: Drives and storage
136-
displayName: drives, storage, connect, physical, peripherals, android, switch
137-
href: /azure/virtual-desktop/redirection-configure-drives-storage?tabs=group-policy&pivots=dev-box
138-
- name: USB redirection
139-
displayName: USB, devices, connect, physical, peripherals, android, switch
140-
href: /azure/virtual-desktop/redirection-configure-usb?tabs=intune&pivots=dev-box
141-
- name: Snapshot and restore
142-
items:
143-
- name: Restore from snapshot
144-
displayName: backup, restore, snapshot
145-
href: how-to-restore-from-snapshot.md
146-
- name: Troubleshooting
147-
items:
148-
- name: Automatically repair connectivity issues
149-
displayName: Troubleshoot & repair, troubleshooter, fix, wizard
150-
href: how-to-troubleshoot-repair-dev-box.md
151-
- name: Troubleshoot dev box connectivity issues
152-
displayName: Troubleshoot & repair, troubleshooter, fix
153-
href: how-to-troubleshoot-remote-desktop-connectivity.md
154-
- name: Resolve dev box connectivity issues
155-
displayName: Troubleshoot & repair, troubleshooter, fix
156-
href: how-to-resolve-dev-box-connectivity-issues.md
157-
- name: Troubleshoot Task view issues
158-
href: how-to-troubleshoot-dev-box-task-view.md
159-
- name: Get support for Microsoft Dev Box
160-
href: how-to-get-help.md
161-
- name: Reference
162-
items:
163-
- name: Install Azure CLI devcenter extension
164-
href: how-to-install-dev-box-cli.md
165-
- name: Azure CLI - az devcenter
166-
href: /cli/azure/service-page/microsoft%20dev%20box%20and%20azure%20deployment%20environments
167-
- name: Customizations YAML schema
168-
href: reference-dev-box-customizations.md
169-
- name: Authenticate to REST APIs
170-
href: how-to-authenticate.md
171-
- name: REST API
172-
href: /rest/api/devcenter/
173-
- name: Monitoring Microsoft DevCenter data reference
174-
displayName: diagnostic, logs
175-
href: monitor-dev-box-reference.md
176-
- name: Resources
177-
items:
178-
- name: Azure updates
179-
href: https://azure.microsoft.com/updates/?filters=%5B%22Microsoft+Dev+Box%22%5D
180-
- name: Azure regions supported by Dev Box
181-
href: https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=dev-box
182-
- name: FAQ
183-
href: dev-box-faq.yml
184-
- name: Report a problem
185-
href: https://aka.ms/devbox/report
186-
- name: Suggest a feature
187-
href: https://aka.ms/devbox/suggest
1+
items:
2+
- name: Microsoft Dev Box documentation
3+
href: index.yml
4+
- name: Overview
5+
items:
6+
- name: What is Microsoft Dev Box?
7+
href: overview-what-is-microsoft-dev-box.md
8+
displayName: DevBox, VDI
9+
- name: Roadmap for Microsoft Dev Box
10+
href: dev-box-roadmap.md
11+
displayName: roadmap, future, features, enhancements, coming soon, in development
12+
- name: Quickstarts
13+
items:
14+
- name: Set up Dev Box service (Azure portal)
15+
href: quickstart-configure-dev-box-service.md
16+
- name: Set up Dev Box service (ARM template)
17+
href: quickstart-configure-dev-box-arm-template.md
18+
displayName: Resource Manager
19+
- name: Spin up a new dev box
20+
href: quickstart-create-dev-box.md
21+
displayName: connect, access dev box
22+
- name: Use Team Customizations
23+
href: quickstart-team-customizations.md
24+
- name: Concepts
25+
items:
26+
- name: Architecture overview
27+
href: concept-dev-box-architecture.md
28+
displayName: Architecture,concepts,what is,overview,dev box,devbox,dev center,devcenter,project,networking,intune,azure
29+
- name: Network requirements
30+
href: concept-dev-box-network-requirements.md
31+
displayName: Network,firewall,endpoints,ports,connect,network connection,native,hybrid,hosted,tags
32+
- name: Key concepts
33+
href: concept-dev-box-concepts.md
34+
- name: Azure role-based access control
35+
href: concept-dev-box-role-based-access-control.md
36+
displayName: RBAC,role-based access control,permissions,access,role,role assignment,role definition
37+
- name: Plan
38+
items:
39+
- name: Microsoft Dev Box deployment guide
40+
href: concept-dev-box-deployment-guide.md
41+
- name: Configure resources
42+
items:
43+
- name: Manage a dev center
44+
href: how-to-manage-dev-center.md
45+
- name: Manage network connections
46+
href: how-to-configure-network-connections.md
47+
- name: Manage a dev box project
48+
href: how-to-manage-dev-box-projects.md
49+
- name: Manage a dev box definition
50+
href: how-to-manage-dev-box-definitions.md
51+
- name: Manage a dev box pool
52+
href: how-to-manage-dev-box-pools.md
53+
- name: Display names for a project or pool
54+
href: how-to-add-project-pool-display-name.md
55+
- name: Limit number of dev boxes per project
56+
href: tutorial-dev-box-limits.md
57+
- name: Configure Visual Studio caches
58+
href: how-to-generate-visual-studio-caches.md
59+
- name: Monitor Dev Box
60+
href: monitor-dev-box.md
61+
displayName: diagnostic, logs
62+
- name: Prepare images
63+
items:
64+
- name: Configure an Azure compute gallery
65+
href: how-to-configure-azure-compute-gallery.md
66+
- name: Provision a Custom Image with Azure Image Builder
67+
href: how-to-customize-devbox-azure-image-builder.md
68+
- name: Customize dev boxes
69+
items:
70+
- name: What are Team Customizations
71+
href: concept-what-are-team-customizations.md
72+
displayName: customizations, image definition, team customization
73+
- name: Write an image definition file
74+
href: how-to-write-image-definition-file.md
75+
displayName: customizations, image definition, team customization
76+
- name: Use copilot to generate an image definition file
77+
href: how-to-use-copilot-generate-image-definition-file.md
78+
- name: Write a user customization file
79+
href: how-to-write-user-customization-file.md
80+
displayName: customizations, image definition, personal customization, individual
81+
- name: Configure imaging for Customizations
82+
href: how-to-configure-customization-imaging.md
83+
- name: Create customization tasks
84+
href: how-to-create-customization-tasks-catalog.md
85+
- name: Use customization files to clone private repositories
86+
href: how-to-use-secrets-customization-files.md
87+
- name: Create & connect to dev boxes
88+
items:
89+
- name: Manage a dev box through developer portal
90+
href: how-to-create-dev-boxes-developer-portal.md
91+
displayName: Windows App, connect, access dev box, RDP, iPad
92+
- name: Connect to your dev box
93+
href: how-to-create-dev-boxes-developer-portal.md#connect-through-the-windows-app
94+
displayName: Windows App, connect, access dev box, RDP, iPad
95+
- name: Use multiple monitors
96+
href: how-to-create-dev-boxes-developer-portal.md#configure-multiple-monitors
97+
- name: Security
98+
items:
99+
- name: Provide access to project admins
100+
href: how-to-project-admin.md
101+
- name: Provide access to dev box users
102+
href: how-to-dev-box-user.md
103+
- name: Configure conditional access policies
104+
href: how-to-configure-intune-conditional-access-policies.md
105+
- name: Configure elevated privilege for dev boxes
106+
href: how-to-elevate-privilege-dev-box.md
107+
displayName: run as, administrator, Intune, EPM, policy
108+
- name: Enable single sign-on for dev boxes
109+
href: how-to-enable-single-sign-on.md
110+
displayName: SSO
111+
- name: Manage costs
112+
items:
113+
- name: Request a quota limit increase
114+
href: how-to-request-quota-increase.md
115+
- name: Configure Dev Box Hibernation
116+
href: how-to-configure-dev-box-hibernation.md
117+
- name: Hibernate your Dev Box
118+
href: how-to-hibernate-your-dev-box.md
119+
- name: Configure an auto-stop schedule
120+
href: how-to-configure-stop-schedule.md
121+
- name: Configure stop on disconnect
122+
href: how-to-configure-stop-on-disconnect.md
123+
- name: Skip or delay an automatic shutdown
124+
href: how-to-skip-delay-stop.md
125+
- name: Connect devices to dev boxes
126+
items:
127+
- name: Connect physical devices to a dev box
128+
href: how-to-connect-devices-to-dev-box.md
129+
displayName: USB, devices, connect, physical, peripherals, android
130+
- name: Configure virtual switch
131+
href: how-to-connect-dev-box-virtual-switch.md
132+
displayName: connect, devices, switch
133+
- name: Drives and storage
134+
href: /azure/virtual-desktop/redirection-configure-drives-storage?tabs=group-policy&pivots=dev-box
135+
displayName: drives, storage, connect, physical, peripherals, android, switch
136+
- name: USB redirection
137+
href: /azure/virtual-desktop/redirection-configure-usb?tabs=intune&pivots=dev-box
138+
displayName: USB, devices, connect, physical, peripherals, android, switch
139+
- name: Snapshot and restore
140+
items:
141+
- name: Restore from snapshot
142+
href: how-to-restore-from-snapshot.md
143+
displayName: backup, restore, snapshot
144+
- name: Troubleshooting
145+
items:
146+
- name: Automatically repair connectivity issues
147+
href: how-to-troubleshoot-repair-dev-box.md
148+
displayName: Troubleshoot & repair, troubleshooter, fix, wizard
149+
- name: Troubleshoot dev box connectivity issues
150+
href: how-to-troubleshoot-remote-desktop-connectivity.md
151+
displayName: Troubleshoot & repair, troubleshooter, fix
152+
- name: Resolve dev box connectivity issues
153+
href: how-to-resolve-dev-box-connectivity-issues.md
154+
displayName: Troubleshoot & repair, troubleshooter, fix
155+
- name: Troubleshoot Task view issues
156+
href: how-to-troubleshoot-dev-box-task-view.md
157+
- name: Get support for Microsoft Dev Box
158+
href: how-to-get-help.md
159+
- name: Reference
160+
items:
161+
- name: Install Azure CLI devcenter extension
162+
href: how-to-install-dev-box-cli.md
163+
- name: Azure CLI - az devcenter
164+
href: /cli/azure/service-page/microsoft%20dev%20box%20and%20azure%20deployment%20environments
165+
- name: Customizations YAML schema
166+
href: reference-dev-box-customizations.md
167+
- name: Authenticate to REST APIs
168+
href: how-to-authenticate.md
169+
- name: REST API
170+
href: /rest/api/devcenter/
171+
- name: Monitoring Microsoft DevCenter data reference
172+
href: monitor-dev-box-reference.md
173+
displayName: diagnostic, logs
174+
- name: Resources
175+
items:
176+
- name: Azure updates
177+
href: https://azure.microsoft.com/updates/?filters=%5B%22Microsoft+Dev+Box%22%5D
178+
- name: Azure regions supported by Dev Box
179+
href: https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=dev-box
180+
- name: FAQ
181+
href: dev-box-faq.yml
182+
- name: Report a problem
183+
href: https://aka.ms/devbox/report
184+
- name: Suggest a feature
185+
href: https://aka.ms/devbox/suggest

0 commit comments

Comments
 (0)