Skip to content

Commit 2e83565

Browse files
Update w/ Review Comments
Updated URL Removed ARM reference
1 parent 3922866 commit 2e83565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/guides/operations/azure-operations-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ Virtual networks are necessary to support communications between virtual machine
470470

471471
An Azure virtual network, by default, is accessible only to resources stored in Azure. Resources connected to the same virtual network can communicate with each other. You can associate virtual machine network interfaces and load balancers with a public IP address to make the virtual machine accessible over the Internet. You can help secure access to the publicly exposed resources by using a network security group.
472472

473-
![Azure Virtual Network for a 2-tier Web Application](https://docs.microsoft.com/en-us/azure/load-balancer/media/load-balancer-internal-overview/ic744147.png)
473+
![Azure Virtual Network for a 2-tier Web Application](https://docs.microsoft.com/azure/load-balancer/media/load-balancer-internal-overview/ic744147.png)
474474

475475
**Hybrid virtual networks**
476476

@@ -482,7 +482,7 @@ There are several options for deploying a virtual network.
482482
- [Portal](../..//virtual-network/quick-create-portal.md)
483483
- [PowerShell](../../virtual-network/quick-create-powershell.md)
484484
- [Command-Line Interface (CLI)](../../virtual-network/quick-create-cli.md)
485-
- Azure Resource Manager (ARM) Templates
485+
- Azure Resource Manager Templates
486486

487487
>**When to use**: Anytime you are working with VMs in Azure, you will work with virtual networks. This allows for segmenting your VMs into public-facing and private subnets similar on-premises datacenters.
488488

0 commit comments

Comments
 (0)