Skip to content

Commit 359bd68

Browse files
authored
Merge pull request #123479 from azarboon/patch-149
Update shared-image-galleries.md
2 parents 8df667e + 2b00812 commit 359bd68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ Specialized VMs haven't been through a process to remove machine specific inform
108108
- VMs will have the **Computer name** of the VM the image was taken from. You should change the computer name to avoid collisions.
109109
- The `osProfile` is how some sensitive information is passed to the VM, using `secrets`. This may cause issues using KeyVault, WinRM and other functionality that uses `secrets` in the `osProfile`. In some cases, you can use managed service identities (MSI) to work around these limitations.
110110

111+
> [!NOTE]
112+
> Generalized and specialized VM images contain an operating system disk and all the attached disks, if there any.
113+
111114

112115
## Updating resources
113116

0 commit comments

Comments
 (0)