We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d48a3 commit 5356277Copy full SHA for 5356277
articles/load-balancer/manage-inbound-nat-rules.md
@@ -348,7 +348,7 @@ $lb | Set-AzLoadBalancer
348
349
In this example, you'll remove an inbound NAT rule.
350
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.
+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.
352
353
```azurecli
354
az network lb inbound-nat-rule delete \
0 commit comments