Skip to content

Commit 611504f

Browse files
committed
Added permission required to enable or disable user customizations
1 parent c3d1bd7 commit 611504f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ To complete the steps in this article:
4949

5050
To create and apply customizations to a dev box, you need the following permissions:
5151

52-
| Action | Permission or role |
53-
|--------------------------------------------------|-------------------------|
54-
| Create a customization file | None specified. Anyone can create a customization file. |
52+
| Action | Permission or role |
53+
|----------------------------------------------------|-------------------------|
54+
| Enable or disable user customizations on a project | Write permission on the project. |
55+
| Create a customization file | None specified. Anyone can create a customization file. |
5556
| Use the developer portal to upload and apply a YAML file during dev box creation | Dev Box User |
5657

57-
5858
## Create a user customization file
5959

6060
Create and manage customization files in VS Code. Use the Microsoft Dev Box extension in VS Code to discover tasks in the attached catalog and test the customization file.

0 commit comments

Comments
 (0)