How to create a cloud Azure virtual machine (Windows server 2016), Virtual Network and subnets, Network Security Group (NSG), Availability set, Resource Group and connect over the internet using Remote Desktop Protocol (RDP). Beginner and Step by Step guide.
This blog post will cover how to create an Azure Virtual Network (vNet) in Classic deployment model. Virtual network (vNet) in Azure allows you to create your own network boundary in the cloud. Subnets can be created in each Virtual network (vNet) allowing a logical subdivision, dividing a network into one or more networks. For
Creating a Azure Cloud Service allows you to register a subdomain of cloudapp.net and assigns a Virtual IP address (VIP) to the cloud service. In this example we use “frondendlb” for our load balancing DNS name. This would create the DNS name “frontendlb.cloudapp.net” over the internet. This blog post will cover how to create an
This blog post will cover a step by step guide how to create azure external load balancer in classic deployment model. In this scenario, we will load balance two Windows Server 2012 virtual machines running IIS (Internet Information Services) web pages in the same Azure region. If one IIS server is down or IIS service