Skip to content

Commit 100bf46

Browse files
author
RoseHJM
committed
MDB &
ADE - update screenshots for project catalogs
1 parent 0cb32a6 commit 100bf46

File tree

10 files changed

+10
-16
lines changed

10 files changed

+10
-16
lines changed

articles/deployment-environments/how-to-configure-catalog.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In this article, you learn how to:
3636

3737
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.
3838

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.
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.
4040

4141
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.
4242

@@ -47,13 +47,10 @@ You must enable project-level catalogs at the dev center level before you can ad
4747
To enable the use of project-level catalogs at the dev center level:
4848

4949
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**.
5552

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":::
5754

5855
To enable the use of environment definitions in the project:
5956

156 KB
Loading

articles/dev-box/how-to-write-image-definition-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ You must enable project-level catalogs at the dev center level before you can ad
7474
To enable the use of project-level catalogs at the dev center level:
7575
1. In the [Azure portal](https://portal.azure.com/), navigate to your dev center.
7676
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**.
7878

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.":::
8080

8181
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).
8282

156 KB
Loading
156 KB
Loading

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,10 @@ The image definition file specifies a name for the image definition by using a `
3939
You must enable project-level catalogs at the dev center level before you can add a catalog to a project.
4040

4141
1. In the [Azure portal](https://portal.azure.com), go to your dev center.
42-
1. On the service menu, under **Settings**, select **Configuration**.
42+
1. On the service menu, under **Settings**, select **Dev center settings**.
43+
1. Under **Project level catalogs**, select **Enable catalogs per project**, and then select **Apply**.
4344

44-
:::image type="content" source="media/quickstart-team-customizations/dev-center-overview.png" alt-text="Screenshot that shows the Overview page for a dev center with Configuration highlighted." lightbox="media/quickstart-team-customizations/dev-center-overview.png":::
45-
46-
1. On the **Project level catalogs** pane, select **Enable catalogs per project**, and then select **Apply**.
47-
48-
:::image type="content" source="media/quickstart-team-customizations/dev-center-project-catalog-selected.png" alt-text="Screenshot that shows the pane for project-level catalogs, with the checkbox for enabling catalogs per project highlighted." lightbox="media/quickstart-team-customizations/dev-center-project-catalog-selected.png":::
45+
:::image type="content" source="media/quickstart-team-customizations/dev-center-settings-project-catalog.png" alt-text="Screenshot showing the Dev center settings, with Enable catalogs per project selected and highlighted." lightbox="media/quickstart-team-customizations/dev-center-settings-project-catalog.png":::
4946

5047
## Add a catalog to your project
5148

@@ -154,7 +151,7 @@ To create a dev box pool that's associated with a project:
154151
| **Time zone** | Select the time zone for the stop time. |
155152
| **Licensing** | Select this checkbox to confirm that your organization has Azure Hybrid Benefit licenses that you want to apply to the dev boxes in this pool. |
156153

157-
:::image type="content" source="media/quickstart-team-customizations/create-pool-basics.png" alt-text="Screenshot of the pane for entering basic information about a new a dev box pool, including fields for name and definition. The image definition MyImageDefinition.yaml is highlighted.":::
154+
:::image type="content" source="media/quickstart-team-customizations/create-pool-basics.png" alt-text="Screenshot of the Basics pane for creating a new a dev box pool, with the image definition MyImageDefinition.yaml highlighted.":::
158155

159156
1. Select **Create**.
160157

0 commit comments

Comments
 (0)