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/deployment-environments/how-to-configure-catalog.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ In this article, you learn how to:
36
36
37
37
Attaching catalogs at the project level enables platform engineers to provide curated environment definitions that are specific to the development teams. Additionally, it empowers dev team leads assigned as Project Admins to manage the environment definitions made available to their teams.
38
38
39
-
Platform engineers have full control over the use of catalogs at the project level. The use of projectlevel catalogs must be enabled at the dev center level before a catalog can be added to a project. Platform engineers can also configure which types of catalogs items, such as environment definitions, can be consumed at the project level.
39
+
Platform engineers have full control over the use of catalogs at the project level. The use of project-level catalogs must be enabled at the dev center level before a catalog can be added to a project. Platform engineers can also configure which types of catalogs items, such as environment definitions, can be consumed at the project level.
40
40
41
41
By default, use of catalogs at the project level is disabled and none of the catalog item types are enabled. Environment definitions from a project-level catalog are synced and usable under two conditions. First, you must enable project-based catalogs at the corresponding dev center level. Second, you must enable the use of environment definitions for the project.
42
42
@@ -47,13 +47,10 @@ You must enable project-level catalogs at the dev center level before you can ad
47
47
To enable the use of project-level catalogs at the dev center level:
48
48
49
49
1. In the [Azure portal](https://portal.azure.com), navigate to your dev center.
50
-
1. In the left menu, under **Settings**, select **Configuration**.
51
-
52
-
:::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/how-to-configure-catalog/dev-center-overview.png":::
53
-
54
-
1. In the **Project level catalogs** pane, select **Enable catalogs per project**, and then select **Apply**.
50
+
1. In the left menu, under **Settings**, select **Dev center settings**.
51
+
1. Under **Project level catalogs**, select **Enable catalogs per project**, and then select **Apply**.
55
52
56
-
:::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/how-to-configure-catalog/dev-center-project-catalog-selected.png":::
53
+
:::image type="content" source="media/how-to-configure-catalog/dev-center-settings-project-catalog.png" alt-text="Screenshot showing the Dev center settings, with Enable catalogs per project selected and highlighted." lightbox="media/how-to-configure-catalog/dev-center-settings-project-catalog.png":::
57
54
58
55
To enable the use of environment definitions in the project:
Copy file name to clipboardExpand all lines: articles/dev-box/concept-dev-box-concepts.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
@@ -24,7 +24,7 @@ Microsoft Dev Box builds on the same foundations as [Azure Deployment Environmen
24
24
25
25
This diagram shows the key components of Dev Box and how they relate to each other. You can learn more about each component in the following sections.
26
26
27
-
:::image type="content" source="media/concept-key-concepts/dev-box-architecture.png" alt-text="Diagram showing the major components of Microsoft Dev Box and the relationships between them." lightbox="media/concept-key-concepts/dev-box-architecture.png" :::
27
+
:::image type="content" source="media/concept-key-concepts/dev-box-concepts-overview.png" alt-text="Diagram showing the major components of Microsoft Dev Box and the relationships between them." lightbox="media/concept-key-concepts/dev-box-concepts-overview.png" :::
28
28
29
29
For more in-depth information about the Microsoft Dev Box architecture, see the [architecture overview](./concept-dev-box-architecture.md) article.
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-write-image-definition-file.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,9 +74,9 @@ You must enable project-level catalogs at the dev center level before you can ad
74
74
To enable the use of project-level catalogs at the dev center level:
75
75
1. In the [Azure portal](https://portal.azure.com/), navigate to your dev center.
76
76
1. In the left menu, under **Settings**, select **Dev center settings**.
77
-
1.In the **Project level catalogs** pane, select **Enable catalogs per project**, and then select **Apply**.
77
+
1.Under **Project level catalogs**, select **Enable catalogs per project**, and then select **Apply**.
78
78
79
-
:::image type="content" source="media/how-to-configure-team-customizations/enable-project-catalog.png" alt-text="Screenshot showing the Dev center settings page with the Project level catalogs pane open and the Enable catalogs per project option selected.":::
79
+
:::image type="content" source="media/how-to-configure-team-customizations/dev-center-settings-project-catalog.png" alt-text="Screenshot showing the Dev center settings page with the Project level catalogs pane open and the Enable catalogs per project option selected.":::
80
80
81
81
For more information about adding catalogs to projects, see [Add and configure a catalog from GitHub or Azure Repos](../deployment-environments/how-to-configure-catalog.md).
0 commit comments