Skip to content

Commit 979b32f

Browse files
author
michael.bender
committed
final freshness updates
1 parent 233124e commit 979b32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/ipv6-add-to-existing-vnet-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This article shows you how to add IPv6 addresses to an application that is using
2727

2828
## Create IPv6 addresses
2929

30-
Create public IPv6 address with with [az network public-ip create](/cli/azure/network/public-ip) for your Standard Load Balancer. The following example creates an IPv6 public IP address named *PublicIP_v6* in the *myResourceGroupSLB* resource group:
30+
Create public IPv6 address with [az network public-ip create](/cli/azure/network/public-ip) for your Standard Load Balancer. The following example creates an IPv6 public IP address named *PublicIP_v6* in the *myResourceGroupSLB* resource group:
3131

3232
```azurecli-interactive
3333
az network public-ip create \

0 commit comments

Comments
 (0)