You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/cli-samples.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,4 +29,4 @@ The following table includes links to bash scripts with Azure CLI commands:
29
29
|[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. |
30
30
|[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. |
31
31
|[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