Posts

Showing posts from August, 2019

Azure Networking Basics

Image
Azure Networking Basics Before beginning towards Azure Networking concepts, one should have a basic understanding of networking terms that are going to be used as networking parameters. This article covers some of the fundamental terms of Networking that is most widely used in Azure. Below are the topics that we are going to cover: ·       Virtual Network (VNET) ·       Subnet ·       IP Addressing ·       Private IP ·       Public IP ·       Network Security Group (NSG) ·       Internet Gateway ·       DNS 1.           Virtual Network (VNET) An Azure Virtual Network (VNet) is a representation of your own network in the cloud. It is a logical isolation of the Azure cloud dedicated to your subscriptio...