Deploying vRA with embedded vRO in Cloud Foundation involves:
- Deploying the vRealize Suite Lifecycle Manager virtual appliance onto the management domain.
- Deploying vRA using the vRSLCM onto the management domain.
- Enabling embedded vRO within the vRA deployment.
The following sections of the document describe these procedures.
Deploy vRealize Suite Lifecycle Manager using SDDC Manager
In the SDDC Manager UI:
- From the VMware repository, download the vRealize LCM bundle.
- Create all required DNS records.
- Use the wizard that is available in SDDC Manager to deploy vRSLCM onto the management domain.
The following figure shows the vRealize Suite Lifecycle Manager UI:

Figure 10. vRealize Suite Lifecycle Manager
Deploy vRealize Automation
In the SDDC Manager UI:
- Add the vRA license key.
- Create all the DNS records that are required for vRA components.
- Download the vRA bundle from the VMware repository.
- Create a multi-SAN SSL certificate request within the SDDC Manager CLI and sign it using lab certificate authority.
- Create Microsoft SQL server and configure it for vRA.
- Create a Windows OVA template for vRA IaaS components.
- Deploy vRA from within the vRealize Suite menu of the SDDC Manager UI.
Notes:
vRA is deployed to the SDDC management cluster, onto an NSX Application Virtual Network (AVN) which you specify during the Cloud Foundation deployment.
After successful deployment of vRA, add the workload domain by using the wizard that is available in the SDDC Manager UI. The following figure shows an example:

Figure 11. SDDC Manager UI: Deploying vRealize Automation
For more information about the preceding steps, see the VMware document Deploy vRealize Automation in Cloud Foundation.
Enable vRealize Orchestrator
To automatically create SRDF/Metro on PowerMax, you must enable embedded vRO on each vRA node:
- SSH into vRA node with the root account.
- Run chkconfig vco-configurator to verify the service.
- Run chkconfig vco-configurator on to enable vRO at boot on vRA node.
- Run service vco-configurator status to check the service status.
The following figure shows the vRealize Orchestrator UI:
Figure 12. vRealize Orchestrator UI
For more information about the process, see the VMware document Start the vRealize Orchestrator Configurator Service in Cloud Foundation.