Connect to a vCenter Server System Running in VMware Cloud on AWS

If you want to connect to a vCenter Server system as a cloud administrator, you must configure the network for VMware Cloud on AWS so that you can access the system.

Prerequisites

  • Configure the VMware Cloud on AWS networking to provide access to the vCenter Server system running in the cloud.
  • Use VMware Cloud on AWS to see the user name and password of the vCenter Server system cloud administrator.

Procedure

To connect to the vCenter Server system, run Connect-VIServer with the user name and password from the VMware Cloud services web portal.
Connect-VIServer "vCenter Server FQDN" -User 'Cloud administrator user name' -Password 'Cloud administrator password'