Skip to content

Commit b8c3dbf

Browse files
Merge pull request #241760 from cynthn/patch-92
Update virtual-machine-scale-sets-design-overview.md
2 parents a02ff5a + 5031bb5 commit b8c3dbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-design-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Generally, scale sets are useful for deploying highly available infrastructure w
3030

3131
Some features are currently only available in VMs:
3232

33-
- You can capture an image from an individual VM, but not from a VM in a scale set.
34-
- You can migrate an individual VM from native disks to managed disks, but you cannot migrate VM instances in a scale set.
33+
- You can capture an image from a VM in a flexible scale set, but not from a VM in a uniform scale set.
34+
- You can migrate an individual VM from classic disks to managed disks, but you cannot migrate VM instances in a uniform scale set.
3535
- You can assign IPv6 public IP addresses to individual VM virtual network interface cards (NICs), but cannot do so for VM instances in a scale set. You can assign IPv6 public IP addresses to load balancers in front of either individual VMs or scale set VMs.
3636

3737
## Storage

0 commit comments

Comments
 (0)