Posts

Showing posts from July, 2019

How-to-create-network-interface-in-azure

Image
In earlier post , I walk through on creation for Virtual Network. In this post, I'll go through on how to create network interface. When you create a VM in Azure, the network interface is automatically created. But you have an option here in Azure where you can create by your own. And then you can attach the network interface with any virtual network. Let's try for that. You login your Azure portal, and then go to marketplace. Search Network Interface and click on create. Now, place a name for your network interface. You select your virtual network, and if you want for any private IP, go ahead select it and put the ip address there. Make sure the ip address should be within the vn/subnet range. You can create/assign network work security group from here.  Next, select your subscription and resource group and hit the create button. Within a minute, Azure will create the network security group for you. Now, if you go to the virtual network where this

Virtual Network creation in Azure

Image
This post is all about simple Azure Virtual Network initial steps. First, we'll see how to create Virtual Network in Azure, and then will integrate with DDos Protection with it. Finally, we'll see what happens if we try to drop  DDos Protection . Let's start the show. To create, Virtual Network, first login into Azure portal using your Azure account. Next, click on Virtual Network, and select +Add. You need to provide Virtual Network name, IP range, subnet name(if you want to add in one shot). Select here your right subscription and resource group from the drop down. You'll have option to select service endpoints. Selected service will be secured under this virtual network. Finally, click on Create. Azure service will create the Virtual Network for you. So far so good. Now, lets try to create one  DDos Protection. Simple - You can search  DDos Protection  Plan in Azure and click +Add. Or from your Virtual Network resource page,  you c