Practice Free 3V0-21.25 Exam Online Questions
An administrator is deploying a Supervisor cluster in VMware Cloud Foundation (VCF) Automation and notices that only one vSphere zone is configured in the deployment workflow.
Which statement best describes the capabilities of the Supervisor cluster being deployed?
- A . The cluster enables the use of a single control plane across multiple vCenter instances.
- B . The cluster will automatically upgrade to multi-zone when additional zones are provided.
- C . The cluster will span multiple vSphere clusters for high availability.
- D . The cluster will not have zone-level fault isolation.
An administrator is responsible for managing a VMware Cloud Foundation (VCF) fleet and the administrator has been tasked with the following:
• Create DNS records before each virtual machine (VM) is deployed using VCF Automation. The administrator has already completed the following tasks:
• Created two VCF Operations Orchestrator Workflows with corresponding Event Subscriptions: Create DNS Record Delete DNS Record
• Created a new blueprint to deploy a VM:
Added two string inputs, hostname and domainName
Added hostname: ‘${input.hostname}’ as a custom property of the Virtual Machine resource.
Added domainName: ‘${input.domainName}’ as a custom property of the Virtual Machine resource.
What should the administrator configure within the Event subscription to ensure that the DNS record is only created when the hostname is provided?
- A . Add the Delete DNS Record workflow as the Recovery Workflow of the Create DNS Record subscription.
- B . Add the event.data.customproperties[‘domainName’] != null condition to the Create DNS Record and Delete DNS Record subscriptions.
- C . Add the event.data.customproperties[‘hostname’] != null condition to the Create DNS Record and Delete DNS Record subscriptions.
- D . Enable the Block execution of events in topic option in the Create DNS Record and Delete DNS Record subscriptions.
An administrator has been tasked with deploying an AllApps Organization within VMware Cloud Foundation (VCF) Automation.
During the regional networking creation step, which three NSX constructs will automatically be configured? (Choose three.)
- A . A Default Virtual Private Cloud (VPC).
- B . A Virtual Distributed Switch (VDS).
- C . A Provider Tier-0 Gateway.
- D . A Virtual Private Cloud (VPC) connectivity profile.
- E . An NSX Transit Gateway.
DRAG DROP
An administrator has been tasked with creating a workflow in VCF Operations orchestrator. The workflow will be used to take a snapshot before planned maintenance work is carried out within the virtual machine, and then automatically remove the snapshot at the end of the maintenance window.
The following information has been provided for the workflow:
. The workflow must allow a user to specify a virtual machine on which a snapshot should be taken.
. The workflow must take a snapshot of the virtual machine specified by the user.
. The workflow must name the snapshot based on the current date and time.
. The workflow must delete all snapshots on the virtual machine after a cooling off period of 5 days has elapsed.
. The workflow must stop running after the snapshot is created, a second workflow should automatically start when the 5 day cooling off period has elapsed.
The administrator creates a new workflow for this task and adds an input parameter to allow the user to specify the virtual machine.
Drag and drop the additional five steps the administrator should perform to continue configuring the workflow from the Possible Steps list on the left and place them into the Selected Steps list on the right in any order (Choose five.)

An organization uses a centralized external Configuration Management Database (CMDB) to track all infrastructure assets. Currently, when a new virtual machine (VM) is provisioned through VMware Cloud Foundation (VCF) Automation, operations teams are required to manually input associated metadata into the CMDB.
An administrator is tasked with reducing the manual effort and increasing efficiency of this process using VCF Automation.
Which three of the following can VCF Automation perform? (Choose three.)
- A . Create a new event topic that creates a notification upon successful VM provisioning.
- B . Create a webhook endpoint on VCF with payload containing the required metadata.
- C . Call a webhook endpoint on the CMDB API with payload containing the required metadata.
- D . Configure a subscription that reacts to VM provisioning requests.
- E . Request additional metadata as input during the deployment of the blueprint.
A customer created a workflow to execute during machine provisioning in a VMApps Organization within VMware Cloud Foundation (VCF) Automation 9. The workflow includes inputs that interact with the provisioning-payload data. When a machine is requested, provisioning completes successfully, but the workflow does not run.
What is the cause of the workflow-execution failure?
- A . The Event Broker Subscription is set to blocking.
- B . The workflow is not signed.
- C . The workflow is signed.
- D . The Event Broker Subscription is set to non-blocking.
DRAG DROP
An administrator has been tasked with configuring tenant branding with the following requirements:
Organization branding should only appear when a user has logged in to the organization portal. Select the three steps involved in configuring branding. (Choose three.)

An administrator clicks on Orchestrator to create a workflow in a VMApps organization as shown in the image. Where would the administrator go next to enable Orchestrator?
- A . Click Infrastructure.
- B . Click Connections.
- C . Click Integrations.
- D . Click Design.
An administrator is designing a VCF Automation service catalog item that enables development teams from multiple business units to deploy standardized environments for microservices applications. The solution must support consistent configuration, minimize environment sprawl, and enforce automated decommissioning policies.
Which three capabilities of VMware Cloud Foundation (VCF) Automation can be used to meet these requirements? (Choose three.)
- A . Provide a Virtual Machine (VM) template running Ubuntu with Docker pre-installed.
- B . Define and assign a lease policy.
- C . Create DNS entry for cost center tracking.
- D . Create a custom cloud-init configuration to installing standard company tooling.
- E . Allow predefined firewall rules for outbound access.
An Organization Administrator notices that their public assigned IPs are being used for non-production workloads.
What should the administrator do to prevent further public IP addresses consumption?
- A . Create an IP Quota and associate it with the non-production VPC.
- B . Create an IP Quota and associate it with the non-production namespace.
- C . Modify the default IP Quota that was shared by the provider.
- D . Modify the existing VPC and remove the "External IPv4 blocks".
