Skip to content

Commit 59ede30

Browse files
committed
Added common components includes file & stub files
1 parent 28fa80c commit 59ede30

File tree

10 files changed

+120
-0
lines changed

10 files changed

+120
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Azure Deployment Environments and Microsoft Dev Box common elements
3+
description: Discover the components shared by Azure Deployment Environments and Microsoft Dev Box.
4+
ms.service: deployment-environments
5+
ms.custom: ignite-2022
6+
ms.topic: conceptual
7+
ms.author: rosemalcolm
8+
author: RoseHJM
9+
ms.date: 01/26/2022
10+
---
11+
# Components common to Azure Deployment Environments and Microsoft Dev Box
12+
13+
Azure Deployment Environments and Microsoft Dev Box are complementary
14+
services that share certain architectural components. Dev centers and
15+
projects are common to both services and they help organize resources in
16+
an enterprise. You can configure dev centers and projects in the Azure
17+
portal.
18+
19+
[!INCLUDE [ade-mdb-common-components](../../includes/ade-mdb-common-components/ade-mdb-common-components.md)]
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Microsoft Dev Box and Azure Deployment Environments common elements
3+
description: Discover the components shared by Microsoft Dev Box and Azure Deployment Environments.
4+
ms.service: dev-box
5+
ms.custom: ignite-2022
6+
ms.topic: conceptual
7+
ms.author: rosemalcolm
8+
author: RoseHJM
9+
ms.date: 01/26/2022
10+
---
11+
# Components common to Microsoft Dev Box and Azure Deployment Environments
12+
13+
Microsoft Dev Box and Azure Deployment Environments are complementary
14+
services that share certain architectural components. Dev centers and
15+
projects are common to both services and they help organize resources in
16+
an enterprise. You can configure dev centers and projects in the Azure
17+
portal.
18+
19+
[!INCLUDE [ade-mdb-common-components](../../includes/ade-mdb-common-components/ade-mdb-common-components.md)]
Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
## Common components
2+
3+
The table lists Dev Box and Deployments Environments components.
4+
5+
| Component | Dev Box | Deployment Environments |
6+
|------------------------|--------------|-------------------------|
7+
| Dev centers | Yes | Yes |
8+
| Projects | Yes | Yes |
9+
| Dev box pools | Yes | No |
10+
| Dev box definitions | Yes | No |
11+
| Dev boxes | Yes | No |
12+
| Compute Galleries | Yes | No |
13+
| Managed Identities | Yes | Yes |
14+
| Environment types | No | Yes |
15+
| Environments | No | Yes |
16+
| Catalogs | No | Yes |
17+
| Developer Portal | Yes | Yes |
18+
19+
The diagram shows the components of Dev Box and Deployments
20+
Environments. Note that dev centers and projects are common to both
21+
services.
22+
23+
:::image type="content" source="media/common-elements.png" alt-text="Diagram showing components of Microsoft Dev Box and Azure Deployment Environments.":::
24+
25+
## How components appear in the Azure portal
26+
27+
As you work with Dev Box or Deployments Environments in the Azure
28+
Portal, you can access components from both services.
29+
30+
In the dev center overview, you can access options for:
31+
32+
1. Configuring your dev boxes
33+
34+
2. Configuring your environments
35+
36+
:::image type="content" source="media/dev-center-overview.png" alt-text="Screenshot showing Dev Box and Deployment Environments components in a dev center.":::
37+
38+
In the projects overview, you can access options for:
39+
40+
1. Configuring environment types for a specific project
41+
42+
2. Managing dev box pools and environments
43+
44+
:::image type="content" source="media/project-overview.png" alt-text="Screenshot showing Dev Box and Deployment Environments components in a project.":::
45+
46+
You may also see informational messages that refer to a service you
47+
aren't using, like this one from the projects overview:
48+
49+
:::image type="content" source="media/project-informational.png" alt-text="Screenshot showing an informational message.":::
50+
51+
If you're not configuring the service named in the informational
52+
message, you can safely ignore it.
53+
54+
## Developer Portal
55+
56+
You can access your dev boxes and deployment environments through the
57+
[developer portal](https://devportal.microsoft.com/). You'll see
58+
existing dev boxes and environments displayed as shown in this
59+
screenshot:
60+
61+
:::image type="content" source="media/devportal.png" alt-text="Screenshot showing dev boxes and environments in the developer portal.":::
62+
63+
You can create new dev boxes and environments through the developer
64+
portal menu at the to right.
65+
66+
:::image type="content" source="media/developer-portal-menu.png" alt-text="Screenshot of developer portal menu.":::
67+
68+
And you can manage your existing dev boxes and environments too,
69+
selecting the more actions menu on the relevant card. Here's an example
70+
of managing an environment.
71+
72+
:::image type="content" source="media/manage-environment.png" alt-text="Screenshot of options for managing an environment.":::
73+
74+
## Next steps
75+
76+
- To learn how to configure Microsoft Dev Box, go to: [Configure the
77+
Microsoft Dev Box Preview
78+
service](https://learn.microsoft.com/en-us/azure/dev-box/quickstart-configure-dev-box-service?tabs=AzureADJoin).
79+
80+
- To learn how to configure Azure Deployment Environments, go to:
81+
[[Create and configure a dev
82+
center]{.underline}](https://learn.microsoft.com/en-us/azure/deployment-environments/quickstart-create-and-configure-devcenter).
83 KB
Loading
92.5 KB
Loading
6.77 KB
Loading
226 KB
Loading
79.8 KB
Loading
32.4 KB
Loading
81.6 KB
Loading

0 commit comments

Comments
 (0)