VMware Aria Automation 8.x Professional — Question 39
An administrator is trying to synchronize a new VMware Aria Automation template into the App-Dev project. The administrator copies the VMware Aria Automation template code directly from VMware Aria Automation Assembler into a text file and uploads it into the GitHub repository so that it can be synchronized to the App-Dev project.
When the administrator clicks ‘Synch Repos’, a new VMware Aria Automation template does not appear.
Which step must the administrator take to allow it to synchronize from the GitHub repository?
Answer options
- A. Release the VMware Aria Automation template.
- B. Add the name and version to the VMware Aria Automation template YAML code.
- C. Clone the VMware Aria Automation template.
- D. Upload the VMware Aria Automation template.
Correct answer: B
Explanation
The correct answer is B because the VMware Aria Automation template must have the name and version specified in the YAML code for it to be recognized and synchronized properly. The other options do not address the requirement for proper identification of the template in the synchronization process.