You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-configure-team-customizations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ You can create and test image definition files by using Visual Studio Code. In a
88
88
89
89
1. Create a dev box (or use an existing dev box) for testing.
90
90
1. On the test dev box, install Visual Studio Code and then install the Dev Box extension.
91
-
1. Download an example YAML image definition file from the samples repository. Open it in Visual Studio Code.
91
+
1. Download an [example YAML image definition file](https://aka.ms/devcenter/preview/imaging/examples) from the samples repository. Open it in Visual Studio Code.
92
92
1. Discover the tasks that are available in the catalog by using the command palette. Select **View** > **Command Palette** > **Dev Box: List Available Tasks For This Dev Box**.
93
93
94
94
:::image type="content" source="media/how-to-configure-team-customizations/dev-box-command-list-tasks.png" alt-text="Screenshot that shows the Visual Studio Code command palette with the Dev Box: List Available Tasks For This Dev Box option selected.":::
0 commit comments