Skip to content

Commit 555b9a6

Browse files
authored
Merge pull request #287451 from RoseHJM/mdb-mhn-additions
MDB - MHN and AMA additions
2 parents 079792c + f8fc3be commit 555b9a6

17 files changed

+59
-78
lines changed

articles/dev-box/how-to-manage-dev-center.md

Lines changed: 2 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: dev-box
66
ms.service: dev-box
77
author: RoseHJM
88
ms.author: rosemalcolm
9-
ms.date: 01/12/2024
9+
ms.date: 10/14/2024
1010
ms.topic: how-to
1111
#Customer intent: As a platform engineer, I want to be able to manage dev centers so that I can manage my Microsoft Dev Box implementation.
1212
---
@@ -35,45 +35,7 @@ You can create as many or as few dev centers as you need, depending on how you o
3535

3636
To create a dev center in the Azure portal:
3737

38-
1. Sign in to the [Azure portal](https://portal.azure.com).
39-
40-
1. In the search box, enter **dev centers**. In the search results, select **Dev centers** from the **Services** list.
41-
42-
:::image type="content" source="./media/how-to-manage-dev-center/search-dev-center.png" alt-text="Screenshot that shows the Azure portal with the search box and the result for dev centers." lightbox="./media/how-to-manage-dev-center/search-dev-center.png":::
43-
44-
1. On the **Dev centers** page, select **Create**.
45-
46-
:::image type="content" source="./media/how-to-manage-dev-center/create-dev-center.png" alt-text="Screenshot that shows the Azure portal with the Create button on the page for dev centers." lightbox="./media/how-to-manage-dev-center/create-dev-center.png":::
47-
48-
1. On the **Create a dev center** pane, on the **Basics** tab, enter the following values:
49-
50-
| Setting | Value |
51-
|---|---|
52-
| **Subscription** | Select the subscription in which you want to create the dev center. |
53-
| **ResourceGroup** | Select an existing resource group, or select **Create new** and then enter a name for the new resource group. |
54-
| **Name** | Enter a name for your dev center. |
55-
| **Location** | Select the location or region where you want the dev center to be created. |
56-
| **Attach a quick start catalog** | Clear both checkboxes. |
57-
58-
:::image type="content" source="./media/how-to-manage-dev-center/create-dev-center-basics-not-selected.png" alt-text="Screenshot that shows the Basics tab on the pane for creating a dev center." lightbox="./media/how-to-manage-dev-center/create-dev-center-basics-not-selected.png":::
59-
60-
For a list of the currently supported Azure locations with capacity, see [Frequently asked questions about Microsoft Dev Box](https://aka.ms/devbox_acom).
61-
62-
The Dev Box quick start catalog contains tasks and scripts that you can use to configure your dev box during the final stage of the creation process. You can attach a quick start catalog to a dev center later. For more information, see [Create reusable dev box customizations](./how-to-customize-dev-box-setup-tasks.md).
63-
64-
1. (Optional) On the **Tags** tab, enter a name/value pair that you want to assign.
65-
66-
:::image type="content" source="./media/how-to-manage-dev-center/create-dev-center-tags.png" alt-text="Screenshot that shows the Tags tab on the page for creating a dev center." lightbox="./media/how-to-manage-dev-center/create-dev-center-tags.png":::
67-
68-
1. Select **Review + Create**.
69-
70-
1. On the **Review** tab, select **Create**.
71-
72-
1. Monitor the progress of the dev center creation from any page in the Azure portal by opening the **Notifications** pane.
73-
74-
:::image type="content" source="./media/how-to-manage-dev-center/azure-notifications.png" alt-text="Screenshot that shows the Notifications pane in the Azure portal." lightbox="./media/how-to-manage-dev-center/azure-notifications.png":::
75-
76-
1. When the deployment completes, select **Go to resource**. Confirm that the dev center page appears.
38+
[!INCLUDE [create-dev-center-steps](includes/create-dev-center-steps.md)]
7739

7840
## Delete a dev center
7941

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
author: RoseHJM
3+
ms.author: rosemalcolm
4+
ms.date: 10/14/2024
5+
ms.topic: include
6+
ms.service: dev-box
7+
---
8+
9+
1. Sign in to the [Azure portal](https://portal.azure.com).
10+
11+
1. In the search box, enter **dev centers**. In the list of results, select **Dev centers**.
12+
13+
:::image type="content" source="../media/create-dev-center-steps/discover-dev-centers.png" alt-text="Screenshot that shows the Azure portal with the search box and the result for dev centers." lightbox="../media/create-dev-center-steps/discover-dev-centers.png":::
14+
15+
1. On the **Dev centers** page, select **Create**.
16+
17+
:::image type="content" source="../media/create-dev-center-steps/create-dev-center.png" alt-text="Screenshot that shows the Azure portal with the Create button on the page for dev centers." lightbox="../media/create-dev-center-steps/create-dev-center.png":::
18+
19+
1. On the **Create a dev center** pane, on the **Basics** tab, enter the following values:
20+
21+
| Setting | Value |
22+
|---|---|
23+
| **Subscription** | Select the subscription in which you want to create the dev center. |
24+
| **Resource Group** | Select an existing resource group, or select **Create new** and then enter a name for the new resource group. |
25+
| **Name** | Enter a name for your dev center. |
26+
| **Location** | Select the location or region where you want the dev center to be created. |
27+
| **Attach a quick start catalog** | Clear both checkboxes. |
28+
29+
:::image type="content" source="../media/create-dev-center-steps/create-dev-center-basics.png" alt-text="Screenshot that shows the Basics tab on the pane for creating a dev center." lightbox="../media/create-dev-center-steps/create-dev-center-basics.png":::
30+
31+
The Dev Box quick start catalog contains tasks and scripts that you can use to configure your dev box during the final stage of the creation process. You can attach a quick start catalog to a dev center later. For more information, see [Create reusable dev box customizations](../how-to-customize-dev-box-setup-tasks.md).
32+
33+
For a list of the currently supported Azure locations with capacity, see [Frequently asked questions about Microsoft Dev Box](https://aka.ms/devbox_acom).
34+
35+
1. On the **Settings** tab, enter the following values:
36+
37+
| Setting | Value | Description |
38+
|---|---|---|
39+
| **Project level catalog** | Select to enable Project Admins to attach catalogs to projects. | Project-level catalogs enable you to provide customizations for each development team. |
40+
| **Allow Microsoft hosted network in projects** | Select to enable Project Admins to specify that dev boxes created from a pool deploy to a Microsoft-hosted network. | [Microsoft-hosted networks](/windows-365/enterprise/deployment-options#microsoft-hosted-network) are isolated networks managed by Microsoft. Using a Microsoft hosted network can reduce administrative overhead. |
41+
| **Azure Monitor Agent** | Select to enable all dev boxes in the dev center to install the Azure Monitor Agent. | The [Azure Monitor Agent](/azure/azure-monitor/agents/azure-monitor-agent-overview) collects monitoring data from the dev box and sends it to Azure Monitor. |
42+
43+
:::image type="content" source="../media/create-dev-center-steps/create-dev-center-settings.png" alt-text="Screenshot that shows the Settings tab on the pane for creating a dev center." lightbox="../media/create-dev-center-steps/create-dev-center-settings.png":::
44+
45+
1. (Optional) On the **Tags** tab, enter a name/value pair that you want to assign.
46+
47+
1. Select **Review + Create**.
48+
49+
1. On the **Review** tab, select **Create**.
50+
51+
1. Track the progress of the dev center creation from any page in the Azure portal by opening the **Notifications** pane.
52+
53+
:::image type="content" source="../media/create-dev-center-steps/notifications-pane.png" alt-text="Screenshot that shows the Notifications pane in the Azure portal." lightbox="../media/create-dev-center-steps/notifications-pane.png":::
54+
55+
1. When the deployment completes, select **Go to resource**. Confirm that the dev center page appears.
59.6 KB
Loading
87.6 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)