Create a Virtual Network
Create a virtual network so that you can later create a virtual machine for cloud bursting.
Azure documentation can be found at Virtual Network Documentation.
- Login in to your Microsoft Azure account.
 - 
                Using the search box, enter virtual networks.
                A list of search results is listed.
 - Under Services, click Virtual networks.
 - Click Create.
 - In the Basics tab, for Subscription, select the same subscription as was selected for the previously created resource group.
 - For Resource group, select the previously created resource group.
 - 
                        For Name, enter a name for the virtual
                            network.
                        The name can be anything meaningful to your organization, e.g., bursting_virtual_network
 - For Region, select the same geographical location as was selected for the previously created resource group.
 - In the IP Addresses tab, for IPv4 address space, enter an address range for the network using CIDR notation.
 - 
                Click Add subnetand for enter the following:
                
 - 
                Click Review + create.
                It may take a moment to create the virtual network. The name of the virtual network is required for creating a bursting scenario in NavOps.