Skip to content

Commit 5356277

Browse files
committed
fixes
1 parent a6d48a3 commit 5356277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-balancer/manage-inbound-nat-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ $lb | Set-AzLoadBalancer
348348

349349
In this example, you'll remove an inbound NAT rule.
350350

351-
Use [az network lb inbound-nat-rule delete](/cli/azure/network/lb/inbound-nat-rule#az-network-lb-inbound-nat-rule-delete) to remove the NAT rule.
351+
Use [az network lb inbound-nat-rule delete](/cli/azure/network/lb/inbound-nat-rule#az-network-lb-inbound-nat-rule-delete) to remove the rule.
352352

353353
```azurecli
354354
az network lb inbound-nat-rule delete \

0 commit comments

Comments
 (0)