Skip to content

Commit f7e07f7

Browse files
authored
Broken link fixed
1 parent a96d538 commit f7e07f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/nat-gateway/tutorial-dual-stack-outbound-nat-load-balancer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ az network nic create \
408408

409409
The support IPv6, the virtual machine must have a IPv6 network configuration added to the network interface. IPv6 can't be the primary IP configuration for a virtual machine network interface. For more information, see [Overview of IPv6](/azure/virtual-network/ip-services/ipv6-overview).
410410

411-
Use [az network nic ip-config create](/azure/network/nic/ip-config#az_network_nic_ip_config_create) to add the IPv6 configuration to the network interface.
411+
Use [az network nic ip-config create](/cli/azure/network/nic/ip-config#az_network_nic_ip_config_create) to add the IPv6 configuration to the network interface.
412412

413413
```azurecli-interactive
414414
az network nic ip-config create \

0 commit comments

Comments
 (0)