by George Chrysovaladis Grammatikos | Mar 2, 2020 | Azure, Networking
Reading Time: 2 minutesAzure Portal has many networking services like VNet’s, Load balancers, public IP addresses, and many others. In this post, we find out how to deploy an Azure Route Table to route all VMs traffic from a subnet through an Azure Firewall...
by George Chrysovaladis Grammatikos | Feb 25, 2020 | Azure, Networking
Reading Time: 4 minutesOne of the most important reasons for a company to move their workloads to Azure is security. In this post, we will talk about the two most known Azure security services, Azure Firewall and NSG’s. With those two services, we can manage a...
by George Chrysovaladis Grammatikos | Jan 17, 2020 | Azure, Networking
Reading Time: 4 minutesBy default, Microsoft Azure doesn’t accept connections between Virtual Networks ,this problem has been solved by using the VNet Peering mechanism, setting up one V-net peering per virtual network communication between Vnets becomes...