Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

VMware 3V0-21.25 - Advanced VMware Cloud Foundation 9.0 Automation

Page: 2 / 3
Total 72 questions

An organization requires a solution that provides a " Google Cloud-like " consumption model for their on-premises infrastructure. They need to provide developers with a single portal where they can request:

• Virtual Machines (Windows and Linux).

• Tanzu Kubernetes Grid (TKG) clusters.

• S3-compatible Object Storage.

• Managed Database Services.

Which VCF 9.0 capability directly addresses this requirement?

A.

VMApps Organizations

B.

AllApps Organizations leveraging Supervisor Services

C.

VCF Operations dashboarding

D.

NSX VPC isolation

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.)

A.

Log into the Provider Management Portal.

B.

Log into the Organization Portal.

C.

Disable the Enable Login and Logout Page Branding setting.

D.

Navigate to Branding.

E.

Import a branding theme.

F.

Enable the Enable Login and Logout Page Branding setting.

A company has deployed an new VMware Cloud Foundation (VCF) Fleet within their development environment. An administrator has been tasked with configuring the

organization for VM Apps so that developers can start to create new cloud templates and catalog items.

When creating the organization for VM Apps, the administrator successfully configured access control and assigned Organization-level and Service-level roles to the correct users

and groups.

Drag and drop the five steps the administrator must take from the Steps list into the Ordered Steps list and place them in the correct order so that the objective is completed.

(Choose five.)

An organization administrator has been tasked with adding a certificate to their organization in VCF Automation. What three actions are required? (Choose three.)

A VMware Cloud Foundation (VCF) Automation administrator has been tasked with ensuring that all newly-deployed virtual machines (VMs) provisioned in the Finance Organization are automatically configured for disaster recovery protection using VMware Live Recovery (VLR). Finance is an AIIApps Organization in VCFA.

Which statement meets this requirement?

A.

Configure an Event Subscription that triggers an Orchestrator workflow to protect the VMs in VLR.

B.

Create a catalog item that calls an ABX workflow to add the VMs to VLR.

C.

Create a Day 2 policy that adds the VMs to a VLR Protection Group. Attach the policy to all catalog items available in the Finance Organization.

D.

Create a Day 2 action, scoped to the Finance Organization, that assigns the appropriate VLR Protection Group to all deployments.

The organization administrator is tasked with entering a range of IP addresses available for inter-VPC communication. Into which field does the organization administrator need to enter the IP addresses?

A.

External IP Blocks.

B.

Private-Transit Gateway IP Blocks.

C.

N-S Ingress QoS Profile.

D.

Default Outbound NAT.

A Provider administrator received a technical requirement mandating the use of Identity Providers (IdP) in place of local accounts. The following requirements were defined:

• The source directory service must be different between the Provider Management Portal and Organizations.

• The Organization administrators cannot modify the identity provider configuration.

What two requirements should the administrator configure? (Choose two.)

A.

Deploy an Identity Broker cluster per organization.

B.

Setup custom LDAP service configuration per organization.

C.

Push the VCF Automation system LDAP service to all organizations.

D.

Configure and publish a custom organization role for all organizations.

E.

Ensure that " Do not use LDAP " is configured for each organization ' s SSO.

A customer has a requirement to register a resource with an external service during provisioning in a VMApps Organization. The requirements are:

• the registration cannot cause provisioning to fail.

• the registration or failure will only be logged in the external service.

What two constructs satisfy the requirements? (Choose two.)

A.

Cloud-init stanza in the blueprint.

B.

ABX action.

C.

Non-blocking event broker subscription.

D.

Blocking event broker subscription.

E.

Bash script on the template.

A customer requires a backup of blueprints within VMware Cloud Foundation (VCF) Automation to a third-party solution each time the blueprint is released.

What construct will satisfy the requirement?

A.

Velero service

B.

Event broker subscription

C.

ArgoCD service

D.

CloudConfig

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.