Skip to content

Commit a3a26f6

Browse files
authored
Merge pull request #115009 from cynthn/patch-384
Update create-vm-generalized-managed.md
2 parents 3a6891f + bd9fc65 commit a3a26f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/windows/create-vm-generalized-managed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ You can create multiple virtual machines (VMs) from an Azure managed VM image us
1515

1616
Before creating a new VM, you'll need to [create a managed VM image](capture-image-resource.md) to use as the source image and grant read access on the image to any user who should have access to the image.
1717

18+
One managed image supports up to 20 simultaneous deployments. Attempting to create more than 20 VMs concurrently, from the same managed image, may result in provisioning timeouts due to the storage performance limitations of a single VHD. To create more than 20 VMs concurrently, use a [Shared Image Galleries](shared-image-galleries.md) image configured with 1 replica for every 20 concurrent VM deployments.
1819

1920
## Use the portal
2021

0 commit comments

Comments
 (0)