How to Create a Bastion in Microsoft azure.

Bastion provides secure and seamless RDP/SSH connectivity to VMs directly in the Azure portal over SSL. When you connect via Azure Bastion virtual machines do not need a public IP address. Login to azure portal. Click on All Services. Select Bastions.   Click on Add option.   On Basics tab provide the following values:-   Subscription: An …

Difference between NSG’s (Network Security Group) & ASG’s (Application Security Group) Azure

Network Security Group is the Azure Resource that will use to enforce and control the network traffic with, whereas Application Security Group is an object reference within a Network Security Group. Network Security Group A network security group is used to enforce and control network traffic. Controls the inbound and outbound traffic at the subnet level. …

How to Create DDos protection plans in Microsoft Azure.

Login to azure portal. Click on All Services. Select DDos protection plans.     Click on Create option.   On Basics tab provide the following values:-   Subscription: An Azure subscription grants you access to Azure services. Resource group name: A resource group is a collection of resources. Provide the DDos protection plans name. Select Region. Then …

How to Create Application Security Group in Microsoft azure.

Login to azure portal. Click on All Services. Select Application Security Groups.   Click on Create option.   On Basics tab provide the following values:-   Subscription: An Azure subscription grants you access to Azure services. Resource group name: A resource group is a collection of resources. Provide the application security group name. Select Region. Then click …

How to Create Router tables in Microsoft azure.

Login to azure portal. Click on All Services. Select Router Tables.   Click on Create option.   On Basics tab provide the following values:-   Subscription: An Azure subscription grants you access to Azure services. Resource group name: A resource group is a collection of resources. Select Region. Provide the Route table name. Select No, to prevent …