AI-900 Practice Question: Describe features of generative AI workloads on Azure
What is 'Azure AI Services multi-service resource' and what is its advantage?
⚠ Common exam trap
A common mix-up: candidates confuse 'multi-service resource' with a load balancer or auto-scaling feature, when in reality it is purely a billing and key-management convenience with no impact on how AI models are selected or executed.
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
✓
A single resource providing one API key for Vision, Language, Speech, and Translator with unified billing
An Azure AI Services multi-service resource provides a single endpoint and API key to access multiple Azure AI services (Vision, Language, Speech, Translator) under one resource, enabling unified billing and simplified management. This is distinct from single-service resources, which require separate keys and endpoints for each service, increasing administrative overhead.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
A resource that automatically selects the best AI model for each request based on the task
Why it's wrong here
This is incorrect because a multi-service Azure AI resource does not perform any dynamic model selection or intelligent routing. It simply exposes a shared API key and endpoint that lets you call multiple prebuilt services (Vision, Language, Speech, Translator) under one credential and billing umbrella. Task-based model selection is a separate capability, such as Azure AI Foundry's model routing or the 'intelligent routing' offered by newer orchestration layers, not the role of the multi-service resource.
- ✓
A single resource providing one API key for Vision, Language, Speech, and Translator with unified billing
Why this is correct
This is correct. An Azure AI multi-service resource provides a single API key and endpoint to access several Azure AI services at once—specifically Vision, Language, Speech, and Translator—while consolidating all usage into one monthly bill. This approach simplifies credential management and cost tracking because you create one logical resource instead of managing separate subscriptions, keys, and invoices for each individual service.
- ✗
A resource type that runs multiple AI workloads simultaneously on shared compute
Why it's wrong here
This option is wrong because a multi-service resource is not a compute pool or a runtime environment that runs workloads in parallel. It is a logical container for authentication and billing that points to managed service endpoints; the underlying VMs or containers for each service are independently provisioned, scaled, and billed by Azure. Enabling multiple services on one resource does not mean they share compute capacity or execute simultaneously on the same physical infrastructure.
- ✗
An enterprise licence for unlimited usage of all Azure AI services
Why it's wrong here
This is not accurate. Azure AI services are metered and billed on a pay-per-use basis, and there is no unlimited-usage enterprise license for these services. A multi-service resource simply aggregates the consumption of multiple services under one key and endpoint, so you receive a single combined invoice rather than separate ones—but the cost still depends on the actual number and type of API calls your application makes.
Go deeper
Related to this question
Learn chapter
Azure Machine Learning Studio
Key term
Service
A service is a software component or system that performs a specific function and is available to be used by other programs or users over a network.
Key term
Azure AI Services
Azure AI Services is a collection of pre-built, cloud-based artificial intelligence APIs and services that allow developers and IT professionals to integrate capabilities like vision, speech, language, and decision-making into applications without needing deep machine learning expertise.
About these practice questions
Courseiva writes every AI-900 question from scratch — 985 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AI-900 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-900 exam.