VMware Aria Automation 8.x Professional — Question 33

What is a valid consideration when using cloudConfig in YAML?

Answer options

Correct answer: C

Explanation

Option C is correct because aligning the cloudConfig: section with other machine properties ensures proper YAML structure and interpretation. The other options suggest incorrect formatting practices that would lead to YAML parsing errors, such as improper use of characters or spacing.