Skip to content

Commit 961c79c

Browse files
committed
Name change 1
1 parent affb8bc commit 961c79c

7 files changed

+9
-9
lines changed

articles/dev-box/concept-dev-box-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A dev center is a collection of [Projects](#project) that require similar settin
3838

3939
The Dev Box quick start catalog contains tasks and scripts that you can use to configure your dev box during the final stage of the creation process. Microsoft provides a [*quick start catalog*](https://github.com/microsoft/devcenter-catalog) that contains a set of sample tasks. You can attach the quick start catalog to a dev center to make these tasks available to all the projects associated with the dev center. You can modify the sample tasks to suit your needs, and you can create your own catalog of tasks.
4040

41-
To learn how to create Dev Box customizations, see [Microsoft Dev Box team customizations](concept-what-are-team-customizations.md).
41+
To learn how to create Dev Box customizations, see [Microsoft Dev Box customizations](concept-what-are-dev-box-customizations.md).
4242

4343
## Project
4444

articles/dev-box/how-to-configure-customization-tasks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 11/05/2024
1414

1515
# Configure tasks for Dev Box customizations
1616

17-
When you create tasks for Microsoft Dev Box team customizations, you can define specific actions for your dev boxes to help ensure a consistent and efficient development environment. Creating new tasks in a catalog allows you to define reusable components tailored to your development teams and add guardrails around the configurations that are possible. This article guides you through creating a catalog for customization tasks, adding tasks, and attaching the catalog to a dev center or project.
17+
When you create tasks for Microsoft Dev Box customizations, you can define specific actions for your dev boxes to help ensure a consistent and efficient development environment. Creating new tasks in a catalog allows you to define reusable components tailored to your development teams and add guardrails around the configurations that are possible. This article guides you through creating a catalog for customization tasks, adding tasks, and attaching the catalog to a dev center or project.
1818

1919
[!INCLUDE [customizations-preview-text](includes/customizations-preview-text.md)]
2020

@@ -81,5 +81,5 @@ You can attach a catalog to a project to make tasks accessible to the developer
8181

8282
## Related content
8383

84-
- [Microsoft Dev Box team customizations](concept-what-are-team-customizations.md)
84+
- [Microsoft Dev Box customizations](concept-what-are-dev-box-customizations.md)
8585
- [Write a customization file for a dev box](./how-to-write-customization-file.md)

articles/dev-box/how-to-configure-dev-box-imaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,6 @@ When the build finishes successfully, the dev box pool automatically uses the im
143143

144144
## Related content
145145

146-
- [Microsoft Dev Box team customizations](concept-what-are-team-customizations.md)
146+
- [Microsoft Dev Box customizations](concept-what-are-dev-box-customizations.md)
147147
- [Write a customization file for a dev box](./how-to-write-customization-file.md)
148148
- [Add and configure a catalog from GitHub or Azure Repos](../deployment-environments/how-to-configure-catalog.md)

articles/dev-box/how-to-configure-user-customizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,6 @@ Customization files stored in a repository must be called *workload.yaml*. Custo
127127
128128
## Related content
129129
130-
- [Microsoft Dev Box team customizations](concept-what-are-team-customizations.md)
130+
- [Microsoft Dev Box customizations](concept-what-are-dev-box-customizations.md)
131131
- [Configure imaging for Dev Box team customizations](how-to-configure-customization-imaging.md)
132132
- [Add and configure a catalog from GitHub or Azure Repos](../deployment-environments/how-to-configure-catalog.md)

articles/dev-box/how-to-customizations-connect-resource-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ To learn how to let trusted Microsoft services bypass the firewall, see [Configu
8585

8686
## Related content
8787

88-
- [Microsoft Dev Box team customizations](concept-what-are-team-customizations.md)
88+
- [Microsoft Dev Box customizations](concept-what-are-dev-box-customizations.md)
8989
- [Configure imaging for Dev Box team customizations](how-to-configure-customization-imaging.md)
9090
- Learn how to [add and configure a catalog from GitHub or Azure Repos](../deployment-environments/how-to-configure-catalog.md).

articles/dev-box/how-to-use-copilot-generate-image-definition-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Before you start, ensure you install the following software:
4141

4242
- [GitHub Copilot extension set up in VS Code](https://code.visualstudio.com/docs/copilot/setup)
4343

44-
## Steps to generate the team customization file (imagedefinition.yaml)
44+
## Generate the team customization file (imagedefinition.yaml)
4545

4646
1. Open Visual Studio Code.
4747

@@ -132,5 +132,5 @@ This AI-powered workflow streamlines the process of setting up Dev Box customiza
132132

133133
## Related content
134134

135-
- [Dev Box customizations overview](concept-what-are-team-customizations.md)
135+
- [Dev Box customizations overview](concept-what-are-dev-box-customizations.md)
136136
- [Write an image definition file for Dev Box team customizations](how-to-write-image-definition-file.md)

articles/dev-box/quickstart-team-customizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,5 +206,5 @@ Dev Box applies customizations as the final stage of the creation process. Dev B
206206

207207
## Related content
208208

209-
- [Microsoft Dev Box team customizations](concept-what-are-team-customizations.md)
209+
- [Microsoft Dev Box customizations](concept-what-are-dev-box-customizations.md)
210210
- [Write a customization file for a dev box](./how-to-write-customization-file.md)

0 commit comments

Comments
 (0)