Exam 2V0-31.21 All QuestionsBrowse all questions from this exam
Question 68

An administrator is trying to synchronize a new cloud template into the App-Dev project. The administrator copies the cloud template code directly from Cloud Assembly 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 cloud template does not appear.

Which step must the administrator take to allow it to synchronize from the Github repository?

    Correct Answer: A

    To synchronize a cloud template from a Github repository to the App-Dev project, it is necessary to add the name and version to the cloud template YAML code. These fields are essential as they uniquely identify the template and its version, allowing it to be properly recognized and synchronized when the administrator clicks 'Synch Repos'. Without providing these fields, the system may not be able to detect and process the new template.

Discussion
juanptanoOption: A

Ensure that the top of your blueprints include the name: and version: properties

CabendaOption: A

A its correct: https://docs.vmware.com/en/vRealize-Automation/8.0/Using-and-Managing-Cloud-Assembly/GUID-1847AC57-157A-4319-B425-A1A4731C9DDA.html