Unable to find the IP address in VM machine when running ifconfi

Unable to find the IP address in VM machine when running ifconfig.
Please find attached screenshot. Network setting is configured to Bridged Adapter. sshd service is running

(upload://t6kcEdwyEDV7T61j67JZEAKPgXs.jpeg)

Adapter as suggested.

can someone pls provide an update?

You can figure it out from here:

Basically, you should do the following:

  1. from the VM: sudo vi /etc/sysconfig/network-scripts/ifcfg-enp0s3
  2. change the line that says ONBOOT=no to ONBOOT=yes
  3. restart and ifconfig should show your new IP address and you should be able to connect from the host