2V0-31.21 Professional VMware vRealize Automation 8.3 exam is a hot Vmware certification exam, Exam4Training offers you the latest free online 2V0-31.21 dumps to practice. You can get online training in the following questions, all these questions are verified by Vmware experts. If this exam changed, we will share new update questions.
Certification Provider: Vmware Exam Name: Professional VMware vRealize Automation 8.3 Exam Code: 2V0-31.21 Official Exam Time: 130 minutes Number of questions in the Official Exam: 67 Q&As Latest update time in our database: September 27,2023 2V0-31.21 Official Exam Topics:
Topic1 : Describe the services offered by vRealize Automation (Cloud Assembly, Service Broker, Code Stream, Orchestrator, and SaltStack Config)
Topic2 : Products and Solutions / Installing, Configuring, and Setting Up
Topic3 : Set up Cloud Accounts (NSX Constructs) / Add Image Mappings
Topic4 : Add Storage Profiles / Integrate vRealize Automation with vRealize Operations (Native Integration and Dashboards)
Topic5 : Describe Different Types of Tags in vRealize Automation / Install SaltStack Config using vRealize Suite Lifecycle Manager
Topic6 : Pre-requisites for Configuring Multi-tenancy / Configure Code Stream Endpoints and Basic Pipelines
Topic7 : Troubleshoot provisioning errors / Monitor vRO workflow execution (extensibility and event logs)
Topic8 : Administrative and Operational Tasks / Manage the Identity and Access Management tab (vRA organization and service roles)
Which command should an administrator run to check the status of vRealize Automation services? (Choose the best answer.) A . vracli org-oauth-apps B . kubectl Cn prelude get pods C . kubectl cluster-info Cn prelude D . vracli status
Which vRealize Automation service is available through an external appliance in vRealize Automation Cloud? (Choose the best answer.) A . Cloud Assembly B . Service Broker C . vRealize Orchestrator D . Code Stream
Once complete, the console shows the services and options which are available. You can add users and configure roles by selecting Identity & Access Management from the menu bar. If you’re using Active Directory, remember you’ll need to add those details in vIDM or LCM through Locker before users and groups will appear in vRA 8. In addition to the aforementioned services, vRealize Orchestrator (vRO) is accessible from the Console, as well as the vRA Migration Assessment. vRO no longer uses a java client. Instead you can access the embedded vRO via the new HTML 5 UI through this console. An external vRO appliance option is available too
An administrator is testing a newly created Windows 2016 cloud template in Cloud Assembly. While using the Test option from within the cloud template, the attached error appears.
What is a possible cause for this error message? (Choose the best answer.) A . During the machine allocation phase, Cloud Assembly could not find enough resources. B . The network profile created did not have the correct capability tag. C . The administrator did not associate a cloud zone to the project. D . The administrator did not add a cloud account.
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.
When creating a subscription in Cloud Assembly, what are the two types of runnable items available for executing code? (Choose two.) A . ABX Action B . Python C . PowerShell D . Node.js E . vRO Workflow
What is the main difference between vRealize Orchestrator non-persistent logs and persistent logs? (Choose the best answer.) A . Time Synchronization of logs B . Storing of events in the database C . Log Insight forwarding configuration D . Logging level configuration
Which two public cloud accounts are supported for vRealize Automation? (Choose two.) A . IBM Cloud B . Oracle Cloud C . Amazon Web Services D . Alibaba Cloud E . Microsoft Azure
After collecting a log bundle using the vracli CLI command, the resulting .tar file contains many paths and files.
Where will the administrator find the logs related specifically to the embedded vRealize Orchestrator? A . /pods/kube-system/ B . /pods /prelude/vco-app-<service instance> C . /pods/prelude/extensibility-ui-app-<service instance> D . /<hostname>/var/log/vco
Answer: B
Explanation:
vRealize Orchestrator Control Center logs reside in a vco-controlcenter-app.log file in each of the /pods/prelude/vco-app-hash/ directories.
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