Skip to content

Commit 7830bf4

Browse files
Merge pull request #269881 from brittanyrowe/attach-detach-docs
Update to SPG limitation wording
2 parents 22bc6ea + 05e03b8 commit 7830bf4

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-attach-detach-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Update-AzVM -ResourceGroupName $resourceGroupName -VM $vm -VirtualMachineScaleS
140140
- The VM can't be in a `ProximityPlacementGroup`.
141141
- The VM can't be in an Azure Dedicated Host.
142142
- The VM must have a managed disk.
143-
- The VM can't be attached to a scale set with `SinglePlacementGroup` set to true.
143+
- The scale set must have `properties.singlePlacementGroup` set to `False`.
144144

145145
## Detaching a VM from a Virtual Machine Scale Set (Preview)
146146
Should you need to detach a VM from a scale set, you can follow the below steps to remove the VM from the scale set.

0 commit comments

Comments
 (0)