AI-103 Plan And Manage AN Azure AI Solution Practice Question
You are creating an Azure AI Services resource using Azure CLI. Which command parameter specifies the pricing tier of the resource?
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
✓
--sku
The '--sku' parameter in Azure CLI commands (like 'az cognitiveservices account create') specifies the pricing tier.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
--sku
Why this is correct
The --sku parameter defines the pricing tier (e.g., F0, S0) when provisioning Azure AI services via Azure CLI.
- ✗
--tier
Why it's wrong here
The --tier parameter is not the correct CLI argument for specifying Azure AI pricing SKUs.
- ✗
--pricing
Why it's wrong here
--pricing is not a valid parameter for resource creation in Azure CLI.
- ✗
--kind
Why it's wrong here
The --kind parameter specifies the type of AI service (e.g., OpenAI, Speech), not the pricing tier.
About these practice questions
This AI-103 question is part of Courseiva's 510-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. 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-103 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-103 exam.