From 2e1196100c5699df47821ec377c56195e17484c8 Mon Sep 17 00:00:00 2001 From: Theodore Chang Date: Tue, 22 Dec 2020 16:20:43 +0900 Subject: [PATCH] Update New-AzHostGroup.md --- src/Compute/Compute/help/New-AzHostGroup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Compute/Compute/help/New-AzHostGroup.md b/src/Compute/Compute/help/New-AzHostGroup.md index dd9b0025db1c..fa41dff6d449 100644 --- a/src/Compute/Compute/help/New-AzHostGroup.md +++ b/src/Compute/Compute/help/New-AzHostGroup.md @@ -164,7 +164,7 @@ Accept wildcard characters: False ### -SupportAutomaticPlacement Specifies if HostGroup will enable automatic placement of vm's. Automatic placement means these VMs are placed on dedicated hosts, chosen by Azure, under the dedicated host group. -If not specified, default value will be true. +If not specified, default value will be false. ```yaml Type: bool