Virtual machines onboarded or migrated to Aria Automation (formerly vRealize Automation) may fail to display an IP address for Network Adapter 1 in the Service Broker Virtual Machine view. This behavior occurs despite the IP address being correctly assigned in vCenter and reflected in the "Source of Truth." This issue is typically caused by a case-sensitivity mismatch in the MAC address string between the vCenter inventory and the Aria Automation provisioning database, which prevents the data collection service from successfully reconciling the network interface object.
Symptoms:
In the affected state, the MAC addresses do not match in the Managed Object Browser (MOB) properties:
Under guest.net (GuestInfo), the MAC address is in lowercase.
Under config.hardware.device (VirtualDevice), the MAC address is in UPPERCASE.
The Aria Automation reconciliation framework relies on exact string matching for network interface objects. A case-sensitivity mismatch between the stored MAC address and the value reported by the vCenter inventory results in a failure to link the IP address state to the virtual machine resource link.
Update the hardware configuration in vCenter Server to ensure a uniform MAC address format:
Edit the Virtual Machine settings in the vCenter Server inventory.
Expand the targeted Network Adapter configuration.
Change the MAC Address assignment type from Automatic to Manual.
Input the existing MAC address using only lowercase letters.
Save the configuration.
Verify that the MAC address string is now uniform in the MOB.
Wait for a data collection cycle in VMware Aria Automation (24 hours).