Skip to content

Commit 848bfaa

Browse files
authored
Update use-multiple-node-pools.md
terminology fix, per acrolinx
1 parent f22ebc8 commit 848bfaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/use-multiple-node-pools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ You can locate the public IPs for your nodes in various ways:
769769

770770
* Use the Azure CLI command [az vmss list-instance-public-ips][az-list-ips]
771771
* Use [PowerShell or Bash commands][vmss-commands].
772-
* You can also view the public IPs in the Azure Portal by viewing the instances in the Virtual Machine Scale Set.
772+
* You can also view the public IPs in the Azure portal by viewing the instances in the Virtual Machine Scale Set.
773773

774774
> [!Important]
775775
> The [node resource group][node-resource-group] contains the nodes and their public IPs. Use the node resource group when executing commands to find the public IPs for your nodes.
@@ -843,4 +843,4 @@ To create and use Windows Server container node pools, see [Create a Windows Ser
843843
[ip-limitations]: ../virtual-network/virtual-network-ip-addresses-overview-arm#standard
844844
[node-resource-group]: faq.md#why-are-two-resource-groups-created-with-aks
845845
[vmss-commands]: ../virtual-machine-scale-sets/virtual-machine-scale-sets-networking.md#public-ipv4-per-virtual-machine
846-
[az-list-ips]: /cli/azure/vmss?view=azure-cli-latest.md#az-vmss-list-instance-public-ips
846+
[az-list-ips]: /cli/azure/vmss?view=azure-cli-latest.md#az-vmss-list-instance-public-ips

0 commit comments

Comments
 (0)