Skip to content

Commit bbebb9a

Browse files
Update shared-image-galleries.md
1 parent b794cd0 commit bbebb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/shared-image-galleries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ StorageProfile = new GalleryImageVersionStorageProfile()
370370
},
371371
```
372372

373-
### Does deleting the Azure Compute Gallery Image affect existing VM created from it?
373+
### Does deleting the Azure Compute Gallery affect VMs created from it?
374374
VMs created from the Azure Compute Gallery image remains unaffected due to their persistent disks. However, VMSS scale out operation will fail as they rely on the source image ID reference which would be lost once the Azure Compute Gallery image is deleted.
375375

376376
## Troubleshoot

0 commit comments

Comments
 (0)