AI-300 Mlops Infrastructure Practice Question
You want to automate the deployment of a model using GitHub Actions. Which file format is standard for defining the Azure ML CLI v2 deployment configuration?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
YAML
Azure ML CLI v2 uses YAML files to define configurations for jobs, endpoints, and deployments.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
JSON
Why it's wrong here
While Azure REST APIs use JSON, the CLI v2 is standardly configured via YAML.
- ✗
XML
Why it's wrong here
XML is not the standard configuration format for Azure ML infrastructure.
- ✗
Bicep
Why it's wrong here
Bicep is for ARM templates, not for defining specific ML model deployment parameters.
- ✓
YAML
Why this is correct
CLI v2 utilizes YAML configuration files for defining infrastructure as code.
About these practice questions
One of 204 original AI-300 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Microsoft exam blueprint
This AI-300 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-300 exam.