Skip to content

Commit 3ef0b1d

Browse files
authored
Update use-azure-dedicated-hosts.md
1 parent cb00d0d commit 3ef0b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-azure-dedicated-hosts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ az vm list-skus -l eastus -r hostGroups/hosts -o table
8282
```
8383

8484
> [!NOTE]
85-
> First, when using host group, the nodepool fault domain count is always the same as the host group fault domain count. In order to use cluster auto-scaling to work with ADH and AKS, please make sure you host group fault domain count and capacity is enough.
85+
> First, when using host group, the nodepool fault domain count is always the same as the host group fault domain count. In order to use cluster auto-scaling to work with ADH and AKS, please make sure your host group fault domain count and capacity is enough.
8686
> Secondly, only change fault domain count from the default of 1 to any other number if you know what they are doing as a misconfiguration could lead to a unscalable configuration.
8787
8888
## Create a Host Group

0 commit comments

Comments
 (0)