You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The scale set must have `properties.singlePlacementGroup` set to `False`.
143
+
- The scale set must have `SinglePlacementGroup` set to `False`.
144
+
- Scale sets created without a scaling profile automatically have `SinglePlacementGroup` set to `null`. VMs can only be attached to scale sets with `SinglePlacementGroup` set to `False`.
145
+
- The VM cannot be an RDMA capable HB-series or N-series VM.
144
146
145
147
## Detaching a VM from a Virtual Machine Scale Set (Preview)
146
148
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