Skip to content

Commit 90bd2de

Browse files
Merge pull request #299288 from RoseHJM/mdb-update-architecture-diagram
MDB - diagram update
2 parents 634dbca + 100bf46 commit 90bd2de

14 files changed

+11
-17
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/concept-dev-box-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Microsoft Dev Box builds on the same foundations as [Azure Deployment Environmen
2424

2525
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.
2626

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

2929
For more in-depth information about the Microsoft Dev Box architecture, see the [architecture overview](./concept-dev-box-architecture.md) article.
3030

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

17.8 KB
Loading
Binary file not shown.
44.5 KB
Loading
156 KB
Loading

0 commit comments

Comments
 (0)