VMware Site Recovery Manager (2025) — Question 34
An administrator is responsible for managing a VMware Cloud Foundation (VCF) fleet. The administrator has been tasked with creating a solution that allows Kubernetes development teams to complete the self-service creation of Active Directory (AD) accounts with the following requirements:
•Only users within the Development tenant should be able to create user accounts.
•Users must be able to create and destroy user accounts in the development AD only.
The administrator has already deployed a dedicated VCF Operations orchestrator for the Development tenant.
What four additional tasks must the administrator complete to meet the stated objective? (Choose four.)
Answer options
- A. Configure the VCF Operations orchestrator integration to utilize the embedded VCF Operations orchestrator.
- B. Configure the VCF Operations orchestrator Active Directory plugin to connect to the production Active Directory.
- C. Configure the VCF Operations orchestrator integration to connect to the dedicated VCF Operations orchestrator.
- D. Publish the Active Directory User creation workflow to the self-service catalog in VCF Automation through the Content Hub.
- E. Create a Custom Resource object and select the appropriate VCF Operations orchestrator workflows for object creation and destruction.
- F. Publish the Active Directory User creation action to the self-service catalog in VCF Automation through the Content Hub.
- G. Configure the VCF Operations orchestrator Active Directory plugin to connect to the development Active Directory.
Correct answer: C, D, E, G
Explanation
The correct answer options (C, D, E, G) are necessary for establishing the integration and workflows required for the Development tenant to create and manage AD accounts. Option C ensures that the integration is directed to the correct orchestrator, while D, E, and G set up the necessary workflows and connections to the development AD. Options A and B are incorrect because they involve integrating with the built-in or production AD, which does not meet the specific requirement for the Development tenant.