Skip to content

Commit e02236b

Browse files
authored
add project level catalog instructions to team customizations quickstart
1 parent cd4abe7 commit e02236b

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed
54.7 KB
Loading
63.2 KB
Loading

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

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,20 @@ To complete the steps in this article, you must have a dev center configured wit
3131
1. Open the file and examine the tasks.
3232
Note that the image definition file specifies a name for the image definition by using a `name` field. Use this name to identify the image definition in the dev box pool.
3333

34-
## Add a catalog to your dev center
34+
## Enable project-level catalogs
35+
You must enable project-level catalogs at the dev center level before you can add a catalog to a project.
36+
To enable the use of project-level catalogs at the dev center level:
37+
38+
1. In the [Azure portal](https://portal.azure.com), navigate to your dev center.
39+
1. In the left menu, under **Settings**, select **Configuration**.
40+
41+
:::image type="content" source="media/how-to-configure-catalog/dev-center-overview.png" alt-text="Screenshot showing the Overview page for a dev center with Configuration highlighted." lightbox="media/quickstart-team-customizations/dev-center-overview.png":::
42+
43+
1. In the **Project level catalogs** pane, select **Enable catalogs per project**, and then select **Apply**.
44+
45+
:::image type="content" source="media/how-to-configure-catalog/dev-center-project-catalog-selected.png" alt-text="Screenshot showing the Project level catalogs pane, with Enable catalogs per project highlighted." lightbox="media/quickstart-team-customizations/dev-center-project-catalog-selected.png":::
46+
47+
## Add a catalog to your Project
3548

3649
To add a catalog, complete the following tasks:
3750

0 commit comments

Comments
 (0)