Skip to content

Commit 6bdf71a

Browse files
Merge pull request #291120 from dhruvchand/imaging-role-assignments
post-ignite-feedback
2 parents e78a9a2 + e6ed8f3 commit 6bdf71a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/dev-box/how-to-configure-customization-imaging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ You can make adjustments to the customization file and create a new dev box to t
105105
### Build a reusable image
106106

107107
To optimize customizations and create a reusable image for your team, you can use the following steps to build an image from the customization file. This image applies to all dev boxes created from the pool.
108+
The DevCenter service creates a Dev Box behind the scenes to create an image, and exports the image to an Azure Compute Gallery in a managed-by resource group. In order to generate an image, you need to assign the DevCenter service the requisite roles to publish an image. Go to the Azure Portal, and select Resource Groups. Search for the managed by resource group with the name DevCenter(yourProjectName)(a random ID). Under that resource group, navigate to Access Control, and give the “Windows 365” and “Project Fidalgo” applications the roles “Storage Account Contributor”, “Storage Blob Data Contributor” and “Reader”.
108109

109110
1. On the **Image definitions** pane, select the image that you want to build.
110111

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The sections that follow walk you through these tasks:
5858

5959
### Fork the example catalog repository
6060

61-
1. Open the [example catalog repository](https://aka.ms/devcenter/preview/imaging/examples).
61+
1. Open the [example catalog repository](https://aka.ms/devcenter/preview/imaging/examples/repo).
6262
1. Select **Fork** to fork the repository to your GitHub organization.
6363

6464
### Install the Microsoft Dev Center app

0 commit comments

Comments
 (0)