Skip to content

Commit 3edf7b0

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#91068
Changed Microsoft Documentation from Yes, Linux and Windows can reside in the same Flexible scale set to Yes, Linux and Windows can reside in the same availability set
1 parent 7088128 commit 3edf7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The following table compares the Flexible orchestration mode, Uniform orchestrat
102102
| RBAC Permissions Required | Compute VMSS Write, Compute VM Write, Network | Compute VMSS Write | N/A |
103103
| Accelerated networking | Yes | Yes | Yes |
104104
| Spot instances and pricing  | Yes, you can have both Spot and Regular priority instances | Yes, instances must either be all Spot or all Regular | No, Regular priority instances only |
105-
| Mix operating systems | Yes, Linux and Windows can reside in the same Flexible scale set | No, instances are the same operating system | Yes, Linux and Windows can reside in the same Flexible scale set |
105+
| Mix operating systems | Yes, Linux and Windows can reside in the same Flexible scale set | No, instances are the same operating system | Yes, Linux and Windows can reside in the same availability set |
106106
| Disk Types | Managed disks only, all storage types | Managed and unmanaged disks, all storage types | Managed and unmanaged disks, Ultradisk not supported |
107107
| Write Accelerator  | No | Yes | Yes |
108108
| Proximity Placement Groups  | Yes, read [Proximity Placement Groups documentation](../virtual-machine-scale-sets/proximity-placement-groups.md) | Yes, read [Proximity Placement Groups documentation](../virtual-machine-scale-sets/proximity-placement-groups.md) | Yes |

0 commit comments

Comments
 (0)