VCP-CMA 2024 Question 25
Select 3An organization is setting up VMware vRealize Automation (vRA) as part of its cloud management platform. During the initial setup, the administrator must integrate vRealize Orchestrator (vRO). Which of the following steps are required to successfully register vRO with vRA?
- A
Ensure that the vRO instance is configured with the same authentication provider as vRA.
- B
Manually create a trust relationship by importing the vRA certificate into the vRO appliance.
- C
Access the vRA Cloud Assembly interface and add the vRO instance under 'Integrations'.
- D
Configure the vRO endpoint in vRA using the default 'Admin' account credentials.
- E
Verify that the vRO service is available and running before initiating the integration process.
Show answer and explanation
Correct answers: A, C, E
Explanation
To successfully integrate vRealize Orchestrator (vRO) with vRealize Automation (vRA), the administrator must ensure that both systems use the same authentication provider to enable proper credential handling. Additionally, the vRO instance must be added via the vRA Cloud Assembly interface under 'Integrations'. Finally, the vRO service must be operational to allow communication between the two systems. These steps ensure a successful and secure integration.
- A. Correct.
Correct: vRO must be configured to use the same authentication provider (such as vIDM) as vRA to ensure seamless integration and authentication.
- B. Incorrect.
Incorrect: Importing the vRA certificate into the vRO appliance is not a mandatory step. Certificates are typically managed automatically if both systems use a common authentication provider.
- C. Correct.
Correct: Integrating vRO with vRA requires adding the vRO instance through the vRA Cloud Assembly interface under the 'Integrations' section.
- D. Incorrect.
Incorrect: It is not recommended to use the default 'Admin' account. Instead, a service account with the appropriate permissions should be used for integration.
- E. Correct.
Correct: The vRO service must be running and accessible to successfully establish the integration with vRA.