Skip to content

Commit 1a56ca0

Browse files
authored
Update tutorial-dual-stack-outbound-nat-load-balancer.md
1 parent f7e07f7 commit 1a56ca0

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
@@ -374,7 +374,7 @@ az network nsg create \
374374
--resource-group TutorialIPv6NATLB-rg
375375
```
376376

377-
Use [az network nsg rule create](/cli/azure/network/nsg/rule?view=azure-cli-latest#az-network-nsg-rule-create) to create a rule for RDP connectivity to the virtual machine.
377+
Use [az network nsg rule create](/cli/azure/network/nsg/rule#az-network-nsg-rule-create) to create a rule for RDP connectivity to the virtual machine.
378378

379379
```azurecli-interactive
380380
az network nsg rule create \

0 commit comments

Comments
 (0)