Skip to content

Commit 61f592b

Browse files
Merge pull request #296474 from dhruvchand/devcenterimagingstorage
add note on storage accounts
2 parents de8789b + cc4075c commit 61f592b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ In order to generate an image, you need to assign the DevCenter service the requ
119119

120120
1. 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**.
121121

122+
During the process of building an image, Dev Box creates a temporary storage account in your subscription to store a snapshot, from which Dev Box generates an image. This storage account does not allow anonymous blob access and can only be accessed by identities with the Storage Blob Reader access. This storage account must be accessible from public networks, so that the Dev Box service can export your snapshot to it. If you have Azure policies that block the creation of storage accounts with public network access, create an exception for the subscription your DevCenter project is in.
123+
122124
### Build the image
123125

124126

0 commit comments

Comments
 (0)