Skip to content

Commit 6878e39

Browse files
authored
Merge pull request #97646 from roygara/gen2DiskUpdate
GPT disk info
2 parents cd6f4a6 + afe0914 commit 6878e39

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

includes/virtual-machines-faq-for-disks.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@ For managed disks you cannot rename them. However, you may rename an unmanaged d
134134

135135
**Can I use GPT partitioning on an Azure Disk?**
136136

137-
GPT partitioning can be used only on data disks, not OS disks. OS disks must use the MBR partition style.
137+
Generation 1 images can only use GPT partitioning on data disks, not OS disks. OS disks must use the MBR partition style.
138+
139+
[Generation 2 images](https://docs.microsoft.com/azure/virtual-machines/linux/generation-2) can use GPT partitioning on the OS disk as well as the data disks.
138140

139141
**What disk types support snapshots?**
140142

0 commit comments

Comments
 (0)