Identify AI workloads
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Microsoft Azure AI Fundamentals premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- Reading a scenario for its workload
- Generative AI creates content that was not in the input
- Agentic AI reasons and acts through tools
- Text analysis techniques as Azure exposes them
- Speech: converting between audio and text
- Computer vision reads images you already have
- Information extraction with Content Understanding
- Telling near-miss workloads apart
Which workload family a scenario belongs to
| Workload family | Primary input | Required output | Scenario fingerprint | Typical Azure surface |
|---|---|---|---|---|
| Generative AI | A prompt, which can include text, images, or audio | New content that was not present in the input | "draft", "compose", "generate an image" | A model deployed from the Foundry model catalog |
| Agentic AI | A goal, plus the tools the agent may use | A completed task, including actions taken in other systems | "look up the order, then update the record" | Foundry Agent Service (model, instructions, tools) |
| Text analysis | Written text | Labels, scores, phrases, or a condensed version of that text | "how do reviewers feel", "list the main topics" | Azure Language in Foundry Tools |
| Speech | Spoken audio, or text that must be spoken | A transcript, a translated output, or synthesized audio | "transcribe the calls", "add captions", "read it aloud" | Azure Speech in Foundry Tools |
| Computer vision | An existing image | A description or a location of what the image already contains | "identify", "caption", "read the text on the sign" | Azure Vision in Foundry Tools, or a multimodal model |
| Information extraction | Documents, images, audio, or video | Values that already exist in the source, in a defined output shape | "populate these fields from every incoming file" | Azure Content Understanding in Foundry Tools |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- What is Azure Content Understanding in Foundry Tools?
- Study guide for Exam AI-901: Microsoft Azure AI Fundamentals
- Introduction to generative AI and agents (Microsoft Learn training module)
- What is Azure Language in Foundry Tools?
- What is Microsoft Foundry Agent Service?
- What is key phrase extraction in Azure Language in Foundry Tools?
- What is the named entity recognition (NER) feature in Azure Language?
- What is sentiment analysis and opinion mining in Azure Language?
- https://learn.microsoft.com/en-us/azure/ai-services/language-service/summarization/overview
- Speech to text overview (Azure Speech in Foundry Tools)
- Speech translation overview (Azure Speech in Foundry Tools)
- Text to speech overview (Azure Speech in Foundry Tools)
- What is Image Analysis? (Azure Vision in Foundry Tools)
- OCR - Optical Character Recognition (Azure Vision in Foundry Tools)
- Migrate from Azure Vision in Foundry Tools - Image Analysis
- Azure Content Understanding - What is an analyzer? Configuration and reference