Skip to content

Commit 6b0cf43

Browse files
azarboonasudbring
andauthored
Update articles/virtual-network/virtual-networks-overview.md
Co-authored-by: Allen Sudbring <[email protected]>
1 parent 44add96 commit 6b0cf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-networks-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Azure resources communicate securely with each other in one of the following way
4747
- **Virtual network**: You can deploy VMs and other types of Azure resources in a virtual network. Examples of resources include App Service Environments, Azure Kubernetes Service (AKS), and Azure Virtual Machine Scale Sets. To view a complete list of Azure resources that you can deploy in a virtual network, see [Deploy dedicated Azure services into virtual networks](virtual-network-for-azure-services.md).
4848

4949
> [!NOTE]
50-
> To move a VM from one virtual network to another, you need to delete and recreate the VM in the new virtual network. However, you can keep VM's disks.
50+
> To move a virtual machine from one virtual network to another, you must delete and recreate the virtual machine in the new virtual network. The virtual machine's disks can be retained for use in the new virtual machine.
5151
5252
- **Virtual network service endpoint**: You can extend your virtual network's private address space and the identity of your virtual network to Azure service resources over a direct connection. Examples of resources include Azure Storage accounts and Azure SQL Database. Service endpoints allow you to secure your critical Azure service resources to only a virtual network. To learn more, see [Virtual network service endpoints](virtual-network-service-endpoints-overview.md).
5353

0 commit comments

Comments
 (0)