Which TWO file formats are commonly used for structuring network configuration data and automation templates in Junos DevOps pipelines? (Choose two)
Correct. JSON is widely used for structured data exchange.
Why this answer
YAML and JSON are standard data serialization formats used alongside Jinja2 templates.