VMware NSX-T Data Center (VCP-NV 2020) — Question 29
An administrator is trying to synchronize a new blueprint into the App-Dev project. The administrator copies the blueprint 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 blueprint does not appear.
Which step must the administrator take to allow it to synchronize from the Github repository?
Answer options
- A. Clone the blueprint.
- B. Release the blueprint.
- C. Upload the blueprint.
- D. Add the name and version to the blueprint YAML code.
Correct answer: D
Explanation
The correct answer is D because specifying the name and version in the blueprint YAML code is essential for proper synchronization with the Github repository. Options A, B, and C do not directly address the requirement for the blueprint to be recognized and synchronized correctly, as they pertain to different actions not related to the YAML configuration.