|
1 | 1 | ---
|
2 |
| -title: 'Quickstart: Configure Microsoft Dev Box by using an ARM template' |
| 2 | +title: 'Configure Microsoft Dev Box with an ARM template' |
3 | 3 | description: In this quickstart, you learn how to configure the Microsoft Dev Box service to provide dev box workstations for users by using an ARM template.
|
4 | 4 | services: dev-box
|
5 | 5 | ms.service: dev-box
|
6 | 6 | ms.topic: quickstart-arm
|
7 | 7 | ms.custom: subject-armqs, devx-track-arm-template
|
8 | 8 | author: RoseHJM
|
9 | 9 | ms.author: rosemalcolm
|
10 |
| -ms.date: 11/28/2023 |
| 10 | +ms.date: 02/23/2025 |
11 | 11 | #Customer intent: As an enterprise admin, I want to understand how to create and configure dev box components with an ARM template so that I can provide dev box projects for my users.
|
12 | 12 | ---
|
13 | 13 |
|
@@ -88,7 +88,7 @@ Azure PowerShell is used to deploy the template. You can also use the Azure port
|
88 | 88 | - *User Principal Type*: The type of user principal. Valid values are *User* or *Group*.
|
89 | 89 | - *Location*: The location where the resources are deployed. Choose a location close to the dev boxes users to reduce latency.
|
90 | 90 |
|
91 |
| -Alternatively, you can provide access to a dev box project in the Azure portal, see [Provide user-level access to projects for developers](how-to-dev-box-user.md). |
| 91 | +Alternatively, you can provide access to a dev box project in the Azure portal. For more information, see [Provide user-level access to projects for developers](how-to-dev-box-user.md). |
92 | 92 |
|
93 | 93 | ### Virtual network considerations
|
94 | 94 |
|
@@ -124,7 +124,7 @@ For example, you can use a template to [add other customized images for Base, Ja
|
124 | 124 | |.NET |Git, Azure CLI, VS Code,.NET SDK, Visual Studio |
|
125 | 125 | |Data |Git, Azure CLI, VS Code,Python 3, VS Code Extension for Python and Jupyter |
|
126 | 126 |
|
127 |
| - ## Next steps |
| 127 | + ## Related content |
128 | 128 |
|
129 | 129 | - [Quickstart: Create a dev box](quickstart-create-dev-box.md)
|
130 | 130 | - [Configure Azure Compute Gallery for Microsoft Dev Box](how-to-configure-azure-compute-gallery.md)
|
0 commit comments