Can't attach Azure NIC to the Kemp VM
Information
Summary: |
This article will cover the pre-requisites to ensure a NIC can be properly attached to a VM in Azure. |
Environment: |
Product: LoadMaster Version: Any Platform: Azure Application: Any |
Question/Problem Description: | |
Steps to Reproduce: | |
Error Message: | |
Defect Number: | |
Enhancement Number: | |
Cause: | |
Resolution: |
The NIC needs to be in the same Resource Group as the Kemp VM. A separate VNET should be attached to the new NIC to ensure no subnet overlap occurs with the existing VNET. |
Workaround: | |
Notes: |
https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-network-interface-vm |
Trying to deploy a loadmaster in Azure. This is in its own resource group and will front servers in a different resource group. Both RG's are in the same geographical area. I do not wish to have multiple vnets due to IP range overlap. What I would like to do is to configure a network interface in the Kemp RG to uses an IP address range in the server RG. I can do this and the interface gets created. But I cannot attach it to the Kemp VM. It does not show up as an option. Did I miss a step somewhere?