Ques:- What is a Virtual Network in Azure and how is it configured
Asked In :-
Bhanguz, Travanleo Info Solutions India, Artech Infosystems, Anlage Infotech (I), Aris Global Software, Systematix Infotech, Comviva, LPG, Nohitatu, ACS IT SOLUTIONS,
Right Answer:
A Virtual Network (VNet) in Azure is a logically isolated network that allows Azure resources to securely communicate with each other, the internet, and on-premises networks. It is configured by defining the address space (IP range), creating subnets, and setting up network security groups (NSGs) to control traffic. Configuration can be done through the Azure portal, Azure CLI, or Azure PowerShell.
A Virtual Network (VNet) in Azure is a logically isolated network that allows Azure resources to securely communicate with each other, the internet, and on-premises networks. It is configured by defining the address space (IP range), creating subnets, and setting up network security groups (NSGs) to control traffic. Configuration can be done through the Azure portal, Azure CLI, or Azure PowerShell.