VMware 2V0-31.21 Professional VMware vRealize Automation 8.3 Online Training
VMware 2V0-31.21 Online Training
The questions for 2V0-31.21 were last updated at Nov 23,2024.
- Exam Code: 2V0-31.21
- Exam Name: Professional VMware vRealize Automation 8.3
- Certification Provider: VMware
- Latest update: Nov 23,2024
In which two areas of vRealize Automation could an administrator view a flow chart of a failed deployment? (Choose two.)
- A . Infrastructure > Activity > Requests
- B . Extensibility > Events
- C . Extensibility > Library > Event Topics
- D . Infrastructure > Machines
- E . Deployments > History > Provisioning Diagram
Which command should an administrator run to manage certificates on a vRealize Automation appliance? (Choose the best answer.)
- A . /data/vco/usr/lib/vco/app-server/bin/generate_ssl_certificate.sh
- B . kubectl certificate
- C . /opt/scripts/renew_k8s_certificates.sh
- D . vracli certificate
When deploying the SaltStack Config service using vRealize Suite Lifecycle Manager, which construct is automatically created in Cloud Assembly to assist in deploying SaltStack Config minions using cloud templates?
- A . A custom resource
- B . A secret
- C . A custom role
- D . A property group
An administrator is looking to install SaltStack Config to integrate with existing vRealize Automation environment.
Which two pre-requisites must be met to complete the installation using vRealize Suite Lifecycle Manager? (Choose two.)
- A . Access to NSX-T Load Balancer
- B . Integrate vRealize Automation with Active Directory
- C . Access to a vRealize Automation tenant
- D . A valid vRealize Automation license key
- E . Access to NSX-T Data Center cloud account
An administrator wants to use constraint tags to deploy cloud templates to a particular storage with a capability tag assigned; however, not all projects have access to this storage.
Which two tag formats can be defined at the cloud template level in order to ensure that cloud templates are deployed on this particular storage, whenever possible, and fail if not available? (Choose two.)
- A . value:key
- B . key:value:soft
- C . !key:value
- D . key:value:hard
- E . key:value
When deploying SaltStack Config minions as part of a machine deployment in vRealize Automation, which parameter must be specified in the cloudConfig section of the cloud template? (Choose the best answer.)
- A . Salt master account with the Administrator or Superuser role
- B . Salt minion installation directory
- C . Salt minion operating system family
- D . Salt master address
What is the function of Action-Based Extensibility (ABX)? (Choose the best answer.)
- A . It provides the capability to migrate content between instances of vRealize Automation.
- B . It provides efficient capacity and cost management for managed virtual machines.
- C . It provides intelligent remediation and integrated compliance for security patches.
- D . It provides a way to execute stateless function, which contain reusable parameterized actions.
Which statement is true for vRealize Automation multi-organization tenant configuration?
- A . Providers can set up multiple tenants and allocate infrastructure within each deployment, providers manage tenant infrastructure remotely
- B . Providers can set up multiple tenants and allocate infrastructure within each deployment and providers manage projects, resources, and deployments
- C . Providers set up multiple tenants, each tenant manages its own projects but resources, and deployments are managed globally
- D . Providers set up multiple tenants, each tenant manages its own projects, resources, and deployments
An administrator successfully creates a new cloud template in Cloud Assembly for the DevOps project. The administrator is ready to publish the cloud template so that the DevOps team can use the catalog for self-service requests.
The administrator is trying to import the cloud template into Service Broker through the correct content source type. After creating the content source, the administrator cannot find the new cloud template listed in order to import it.
What might be the cause of this issue? (Choose the best answer.)
- A . The administrator did not create a version of the cloud template.
- B . The administrator did not test the cloud template provisioning logic.
- C . The administrator did not select the ‘Release this version to the catalog’ checkbox.
- D . The administrator did not change the cloud template to a shared cloud template.
An administrator configures cloud accounts for vSphere, Amazon Web Services and Google Cloud Platform. Each public cloud account has a single region configured, with a single cloud zone associated with each. Company policy states that all development workloads should be deployed to the public cloud and all production workloads should be deployed to vSphere. The administrator wants to ensure that when creating cloud templates for this project an appropriate constraint tag is specified to meet the placement policy and that App-Dev users are allowed to select whether to deploy the machine to production or development. The tagging strategy states that development environments should be tagged with “dev” and production environments should be tagged “prod”.
Which two actions should the administrator take to ensure the objective is met? (Choose two.)
- A . Add a capability tag to each cloud account, using env:prod as the key/value pair.
- B . Add a capability tag to each public cloud zone, using env:dev as the key/value pair.
- C . Add a capability tag to each vSphere cloud zone, using env:dev as the key/value pair.
- D . Add a capability tag to each vSphere cloud zone, using env:prod as the key/value pair.
- E . Add a capability tag to each public cloud zone, using env:prod as the key/value pair.