How to Create Resource group on Azure.
First login to azure portal. Click on all services and Select Resource Group . Select Add. Enter the following values: Subscription: Select your Azure subscription. Resource group: Enter a new resource group name. Region: Select an Azure location, such as Central US. Select Review + Create Select Create. Select Refresh from the top menu to refresh …
How to create NAT gateway on Azure.
NAT gateway resources are part of Virtual Network NAT and provide outbound Internet connectivity for one or more subnets of a virtual network. NAT provides source network address translation (SNAT) for a subnet. Follow the below subnets to create NAT gateway. First login to Azure portal and click on all services > NAT gateway. Click on …