Skip to content

Commit a7966f9

Browse files
authored
post-ignite-feedback
1 parent 5bdc182 commit a7966f9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ You can make adjustments to the customization file and create a new dev box to t
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.
108108

109+
Give the Windows 365 Application permissions
110+
We generate a Dev Box behind the scenes to create an image for you, and we export that to an Azure Compute Gallery in a special 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 Resource Groups and search for a resource group that is of the name DevCenter(yourProjectName)(a random ID). Under the resource group, navigate to Access Control, and give the “Windows 365” application and “Project Fidalgo” the roles “Storage Account Contributor”, “Storage Blob Data Contributor” and “Reader”.
111+
109112
1. On the **Image definitions** pane, select the image that you want to build.
110113

111114
:::image type="content" source="./media/how-to-configure-customization-imaging/customizations-select-image-small.png" alt-text="Screenshot of the pane that lists image definitions, with one definition selected." lightbox="./media/how-to-configure-customization-imaging/customizations-select-image-small.png":::

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)