Skip to content

Commit ad52526

Browse files
committed
Document lack of DiffDisk support in instance mix
Added notes to the FAQ and overview documentation clarifying that instance mix does not currently support `diffDiskSettings` on the OS disk. This improves clarity for users configuring VM scale sets with instance mix.
1 parent e8731d1 commit ad52526

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/virtual-machine-scale-sets/instance-mix-faq-troubleshooting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Yes, you can apply your reserved instance prices and savings plan with instance
3434
### Can I use an on-demand capacity reservation with instance mix?
3535
No, you can't use an on-demand capacity reservation with instance mix.
3636

37+
### Can I use DiffDisk settings with instance mix?
38+
No, instance mix currently doesn't support `diffDiskSettings` on the OS disk.
39+
3740
## Troubleshooting
3841
| Error Code | Error Message | Troubleshooting options |
3942
| ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

articles/virtual-machine-scale-sets/instance-mix-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Before you deploy an instance mix scale set:
110110
- VMs with different storage interfaces (SCSI vs NVMe) can't be mixed.
111111
- You can't mix VM SKUs that use premium storage and non-premium storage in the same instance mix.
112112
- All VMs must share the same Security Profile and local disk configuration.
113+
- **DiffDisk settings**: Instance mix currently doesn't support `diffDiskSettings` on the OS disk.
113114
- Instance mix doesn't support: Standby Pools, Azure Dedicated Host, Proximity Placement Groups, or on-demand capacity reservations.
114115

115116
## Next steps

0 commit comments

Comments
 (0)