A financial services firm is deploying a new multi-tier application using VMware Aria Automation. The firm has a strict requirement that all database-tier virtual machines must reside on-premises in their vSphere environment for compliance reasons, while web and application tiers can be deployed to either AWS or Azure for scalability. An administrator needs to design a single cloud template that enforces this placement logic without manual intervention. Which combination of YAML properties in the cloud template is the most effective way to achieve this?
Q2
During a deployment from a cloud template, the provisioning process fails. The deployment history shows the error: "No matching network profile found for networkType 'public' with constraints [ 'tier:web' ]." The project is configured with cloud zones for both vSphere and AWS. The vSphere cloud zone has a network profile with a 'public' network tagged 'tier:web', and the AWS cloud zone has a network profile with a 'public' network tagged 'tier:app'. What is the most likely cause of this failure?
Q3
An organization wants to present a simplified catalog item to its junior developers for requesting a standard LAMP stack. The underlying cloud template has over 20 inputs, including node sizes, OS versions, and network settings. The desired catalog item should only ask for an 'Application Name' and 'Project Team', with all other inputs set to predefined standards. Which VMware Aria Automation component is designed for this purpose?
Q4Multiple answers
A new cloud administrator is tasked with connecting an existing on-premises vSphere 7 environment to a VMware Aria Automation SaaS instance. The goal is to discover existing workloads and enable new deployments. Which two on-premises components must be deployed to facilitate this integration? (Select TWO)
Q5
True or False: In a high-availability VMware Aria Automation 8.10 on-premises deployment, the embedded vPostgres database can be used for the production environment.
Q6
An administrator needs to run a PowerShell script as part of a Day 2 action on a Windows VM deployed by Aria Automation. The script requires elevated privileges to perform its tasks. The on-premises infrastructure uses a Cloud Extensibility Proxy for running ABX actions. How should the administrator configure the Action Based Extensibility (ABX) action to ensure the script runs with the necessary permissions?
Q7
A platform engineering team wants to manage their VMware Aria Automation cloud templates using Git. They require that any merge to the `main` branch of their Git repository automatically creates a new version of the cloud template in Assembler and publishes it to the Service Broker catalog. Which combination of Aria Automation components should be used to build this workflow?
Q8
## Case Study A large retail company is adopting a multi-cloud strategy and has deployed VMware Aria Automation 8.10. They have configured cloud accounts for their on-premises vSphere datacenter, AWS, and Azure. The cloud operations team is responsible for governing costs and ensuring resource efficiency across all platforms. **Business Requirements:** 1. The Finance department must receive a monthly report detailing the cost of deployed resources, broken down by project. 2. Development projects must have a spending limit, and project managers must be notified when they reach 80% of their budget. 3. To prevent sprawl, all development deployments must be automatically destroyed after 30 days unless an extension is approved. 4. All production workloads must be deployed to the most cost-effective region at the time of request. **Technical Environment:** - All cloud accounts are configured and collecting data. - Projects are aligned with business units. - Aria Operations is integrated with Aria Automation. - Pricing cards have been configured for on-premises resources. Which set of policies should the cloud operations team configure in Aria Automation to meet these requirements?
Q9
An administrator observes that the `vracli status` command shows several services in a `CrashLoopBackOff` state after a recent patching attempt on an Aria Automation appliance. The administrator has already tried running `deploy.sh` script without success. What is the next logical step to troubleshoot this issue?
Q10
Which command is used to restore a specific cloud template YAML file from a previous version within the VMware Aria Automation Assembler UI's version history?