Skip to content

Commit effb7d0

Browse files
authored
Merge pull request #92932 from KumudD/patch-35
Update
2 parents e8d6b71 + 690ac33 commit effb7d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2929
If you decide to install and use Azure CLI locally instead, this quickstart requires you to use Azure CLI version 2.0.49 or later. To find your installed version, run `az --version`. See [Install Azure CLI](/cli/azure/install-azure-cli) for install or upgrade info.
3030

3131
## Prerequisites
32-
To use the IPv6 for Azure virtual network feature, you must configure your subscription using Azure PowerShell as follows:
32+
To use the IPv6 for Azure virtual network feature, you must configure your subscription using Azure CLI as follows:
3333

3434
```azurecli
3535
az feature register --name AllowIPv6VirtualNetwork --namespace Microsoft.Network
@@ -382,4 +382,4 @@ When no longer needed, you can use the [az group delete](/cli/azure/group#az-gro
382382

383383
## Next steps
384384

385-
In this article, you created a Standard Load Balancer with a dual frontend IP configuration (IPv4 and IPv6). You also created a two virtual machines that included NICs with dual IP configurations (IPV4 + IPv6) that were added to the back-end pool of the load balancer. To learn more about IPv6 support in Azure virtual networks, see [What is IPv6 for Azure Virtual Network?](ipv6-overview.md)
385+
In this article, you created a Standard Load Balancer with a dual frontend IP configuration (IPv4 and IPv6). You also created a two virtual machines that included NICs with dual IP configurations (IPV4 + IPv6) that were added to the back-end pool of the load balancer. To learn more about IPv6 support in Azure virtual networks, see [What is IPv6 for Azure Virtual Network?](ipv6-overview.md)

0 commit comments

Comments
 (0)