Skip to content

Commit b13f188

Browse files
committed
edited cli samples doc to add a nat article
1 parent b038bf7 commit b13f188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/cli-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ The following table includes links to bash scripts with Azure CLI commands:
2929
| [Filter inbound and outbound VM network traffic](./scripts/virtual-network-cli-sample-filter-network-traffic.md) | Creates a virtual network with front-end and back-end subnets. Inbound network traffic to the front-end subnet is limited to HTTP, HTTPS, and SSH. Outbound traffic to the internet from the back-end subnet is not permitted. |
3030
|[Configure IPv4 + IPv6 dual stack virtual network with Basic Load Balancer](./scripts/virtual-network-cli-sample-ipv6-dual-stack.md)|Deploys dual-stack (IPv4+IPv6) virtual network with two VMs and an Azure Basic Load Balancer with IPv4 and IPv6 public IP addresses. |
3131
|[Configure IPv4 + IPv6 dual stack virtual network with Standard Load Balancer](./scripts/virtual-network-cli-sample-ipv6-dual-stack-standard-load-balancer.md)|Deploys dual-stack (IPv4+IPv6) virtual network with two VMs and an Azure Standard Load Balancer with IPv4 and IPv6 public IP addresses. |
32-
|[Tutorial: Create and test a NAT gateway - Azure CLI](./articles/virtual-network/tutorial-create-validate-nat-gateway-cli.md)|Create and validate a NAT gateway using a source and destination virtual machine. |
32+
|[Tutorial: Create and test a NAT gateway - Azure CLI](../virtual-network/tutorial-create-validate-nat-gateway-cli.md)|Create and validate a NAT gateway using a source and destination virtual machine. |

0 commit comments

Comments
 (0)