Skip to content

Commit e6ed8f3

Browse files
authored
w365 permissions for imaging
1 parent a7966f9 commit e6ed8f3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +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-
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”.
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”.
111109

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

0 commit comments

Comments
 (0)