Member-only story

Let’s Create Azure Virtual Network

riovtech
5 min readMar 24, 2024

--

What is Azure Virtual Network?

Azure Virtual Network is a cloud representation of an on-premises network, enabling isolation and management of virtual private networks in Azure, facilitating connections with other Azure networks or on-premises infrastructure for hybrid solutions

All Non members can visit here : Let’s Create Azure Virtual Network

How Does Virtual Networking Work?

Virtual networking in Azure connects resources within the cloud environment, providing isolated networks with features like private IP address space, security groups, and routing tables, akin to on-premises networks.

How Virtual Network Works in Azure:

  1. Virtual Networks: Virtual network is a logically isolated network where we maintain our virtual machines and other resources.
  2. Subnets: Subnets are part of a virtual network where we can group all of them based on our requirements like functionality, security, and based on other requirements. With the subnets, we can control the incoming traffic to our application.
  3. Routing: Routing is used to direct the traffic between virtual machines and resources placed in a virtual network.
  4. VPN and Express Route: We connect to a…

--

--

riovtech
riovtech

Written by riovtech

Software Developer |Azure PaaS expert | Azure DevOps | .Net

Responses (7)