Skip to content

Commit e22f432

Browse files
committed
Name change 3
1 parent c57f9ff commit e22f432

4 files changed

+6
-6
lines changed

articles/dev-box/concept-what-are-dev-box-customizations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To set up Dev Box to support team customizations, follow these steps:
9999
1. Create your dev box from the configured pool by using the developer portal.
100100

101101
To learn more about team customization and writing image definitions, see [Configure team customizations](how-to-configure-team-customizations.md).
102-
Then, to learn how to optimize your image definition into a custom image, see [Configure imaging for Dev Box team customizations](how-to-configure-customization-imaging.md).
102+
Then, to learn how to optimize your image definition into a custom image, see [Configure Dev Box imaging](how-to-configure-dev-box-imaging.md).
103103

104104
# [User customizations](#tab/user-customizations)
105105

@@ -127,12 +127,12 @@ To set up Dev Box to support user customizations, follow these steps:
127127

128128
The dev box is created with customizations.
129129

130-
To learn more about user customizations, see [Write a user customization file for a dev box](how-to-write-user-customization-file.md).
130+
To learn more about user customizations, see [Configure user customizations for dev boxes](how-to-configure-user-customizations.md).
131131

132132
---
133133

134134
## Related content
135135

136136
- [Quickstart: Create a dev box by using team customizations](quickstart-team-customizations.md)
137-
- [Configure imaging for dev box team customizations](how-to-configure-customization-imaging.md)
137+
- [Configure Dev Box imaging](how-to-configure-dev-box-imaging.md)
138138

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,4 +192,4 @@ You can make adjustments to the customization file and create a new dev box to t
192192
Now that you have an image definition file, upload it to a catalog and attach the catalog to a project. The image definition file is used to configure and create dev boxes for your development teams.
193193

194194
> [!div class="nextstepaction"]
195-
> [Configure imaging for Dev Box team customizations](how-to-configure-customization-imaging.md)
195+
> [Configure Dev Box imaging](how-to-configure-dev-box-imaging.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@ Customization files stored in a repository must be called *workload.yaml*. Custo
128128
## Related content
129129
130130
- [Microsoft Dev Box customizations](concept-what-are-dev-box-customizations.md)
131-
- [Configure imaging for Dev Box team customizations](how-to-configure-customization-imaging.md)
131+
- [Configure Dev Box imaging](how-to-configure-dev-box-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
@@ -86,5 +86,5 @@ To learn how to let trusted Microsoft services bypass the firewall, see [Configu
8686
## Related content
8787

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

0 commit comments

Comments
 (0)