Skip to content

Commit 09a6cd8

Browse files
committed
Added limitation from regression
1 parent e4701e8 commit 09a6cd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-attach-detach-vm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ Update-AzVM -ResourceGroupName $resourceGroupName -VM $vm -VirtualMachin
182182
- The scale set must use Flexible orchestration mode.
183183
- The scale set must have a `platformFaultDomainCount` of **1**.
184184
- VMs created by the scale set must be `Stopped` prior to being detached.
185+
- Detach of VMs created by the scale set is currently not supported in West Central US, East Asia, UK South, and North Europe.
185186

186187
## Moving VMs between scale sets (Preview)
187188

0 commit comments

Comments
 (0)