AI Instructor Live Labs Included

AI-901: Microsoft Azure AI Fundamentals for Business Professionals

Foundational, hands-on AI-901 prep for business professionals. Learn Responsible AI, Foundry models, prompts, agents, text, speech, vision, and Content Understanding — all in the Azure portal, no coding required.

Beginner
1d 2h 0m
22 Lessons
AI-901
AI-901: Azure AI Fundamentals — Business Professionals Badge

View badge details

About This Course

Get hands-on with Microsoft Azure AI and Microsoft Foundry to prepare for the AI-901 certification exam no coding required. This foundational, AI-led course walks you through the two exam objectives: identifying AI concepts and capabilities (responsible AI, model components, AI workloads) and implementing AI solutions using Microsoft Foundry (generative AI apps & agents, text & speech, computer vision & image generation, and information extraction with Azure Content Understanding). Every topic is paired with a guided hands-on lab you complete entirely in the Azure portal and Microsoft Foundry portal deploy models, chat in the playground, build agents, test speech and vision capabilities, and run a Content Understanding document pipeline against a real Azure subscription. Perfect for business analysts, consultants, product managers, and IT professionals who want to understand Microsoft's AI stack and earn the AI-901 certification without writing code.

Course Curriculum

22 Lessons
01
AI Lesson
AI Lesson

Responsible AI Principles

1h 0m

Teaching lesson: Microsoft's six Responsible AI principles (fairness, reliability & safety, privacy & security, inclusiveness, transparency, accountability) and how they show up in Azure AI services and governance features.

02
AI Lesson
AI Lesson

Apply Responsible AI in the Portal

1h 15m 1 Exercises

Hands-on lab (portal only): configure Content Safety, examine default guardrails in Foundry model deployments, and walk through Azure AI resource governance controls.

Apply Responsible AI Controls Create Content Safety, configure guardrails, and review governance in the Azure portal. ~30 min
03
AI Lesson
AI Lesson

AI Models and Configurations

1h 0m

Teaching lesson: what large language models, small language models, and multimodal models are; tokens, context windows, temperature, top-p, and how model choice and configuration affect output quality, cost, and latency.

04
AI Lesson
AI Lesson

Explore Models in the Foundry Catalog

1h 15m 1 Exercises

Hands-on lab (portal only): browse the Microsoft Foundry model catalog, compare GPT, Phi, and open-source models, examine model cards, and review deployment options in the Foundry portal.

Explore the Foundry Model Catalog Browse models in Microsoft Foundry, compare capabilities, and review deployment options. ~30 min
05
AI Lesson
AI Lesson

AI Workloads Overview

1h 0m

Teaching lesson: the four Azure AI workload categories (generative AI, natural language, computer vision, document intelligence) and which Microsoft Foundry tools and Azure AI services map to each.

06
AI Lesson
AI Lesson

Tour Azure AI Workload Tools in Azure AI Foundry

1h 30m 1 Exercises

Hands-on lab (portal only): tour every Azure AI workload area inside Azure AI Foundry — Language Playground (sentiment, key phrases, NER, PII, summarization), Speech AI Services (transcription, voice synthesis, speech translation), Vision AI Services (image captions, tags, object detection, OCR), Images Playground (gpt-image-1 image generation), and Content Understanding (structured document extraction). No code required — everything runs in the browser against pre-provisioned resources.

Tour the Azure AI Workload Tools Open Foundry, Language Studio, Speech Studio, Vision Studio, and Content Understanding portals and identify each workload. ~30 min
07
AI Lesson
AI Lesson

Prompt Engineering Fundamentals

1h 0m

Teaching lesson: prompt structure (system, user, assistant), few-shot prompting, grounding, chain-of-thought, and how prompt design drives output quality. Uses narrative examples rather than code.

08
AI Lesson
AI Lesson

Practice Prompt Engineering in the Foundry Playground

1h 20m 1 Exercises

Hands-on lab (portal only): deploy a chat model in Microsoft Foundry and iterate on prompts in the Foundry playground — system prompts, few-shot examples, temperature, and grounding with your own data.

Iterate Prompts in the Foundry Playground Use system prompts, few-shot examples, temperature, and grounding in the Foundry chat playground. ~35 min
09
AI Lesson
AI Lesson

Deploy and Chat with Models in Foundry

1h 0m

Teaching lesson: model deployment options (serverless vs dedicated, PTU vs standard), deployment regions and quotas, and how to pick the right deployment for a business scenario.

10
AI Lesson
AI Lesson

Deploy a Chat Model and Use the Playground

1h 20m 1 Exercises

Hands-on lab (portal only): create a Foundry project, deploy GPT-4o-mini, and hold a multi-turn conversation in the Foundry chat playground — adjust system prompt, temperature, and max tokens.

Deploy a Chat Model and Use the Playground Create a Foundry project, deploy GPT-4o-mini, and chat with it in the Foundry playground. ~35 min
11
AI Lesson
AI Lesson

Single-Agent Solutions in Foundry

1h 0m

Teaching lesson: what an agent is (model + instructions + tools + knowledge), single-agent patterns, Foundry Agent Service, tools (functions, file search, code interpreter), and when to build an agent vs. a plain chat experience.

12
AI Lesson
AI Lesson

Build a Foundry Agent in the Portal

1h 25m 1 Exercises

Hands-on lab (portal only): create a single-agent solution in Microsoft Foundry — configure the model, system instructions, attach file-search knowledge, and chat with the agent in the playground.

Build a Foundry Agent in the Portal Create a single-agent solution with instructions, knowledge, and file-search — configured entirely in the Foundry portal. ~40 min
13
AI Lesson
AI Lesson

Text Analysis with Foundry

1h 0m

Teaching lesson: natural-language capabilities in Azure AI — sentiment, key phrase extraction, entity recognition, PII detection, summarization, translation — and how Foundry and Azure AI Language differ.

14
AI Lesson
AI Lesson

Run Text Analysis in Azure AI Foundry

1h 20m 1 Exercises

Hands-on lab (portal only): use a pre-provisioned Azure AI Services resource to run five language analysis capabilities in Azure AI Foundry — sentiment analysis with opinion mining, key phrase extraction, named entity recognition, PII detection, and extractive summarization — against sample Nimbus Trail customer reviews. No code required.

Run Text Analysis in Language Studio Use Language Studio to run sentiment, key-phrase, entity, and summarization features on sample text. ~35 min
15
AI Lesson
AI Lesson

Speech AI with Foundry Tools

1h 0m

Teaching lesson: speech-to-text, text-to-speech, neural voices, real-time vs batch transcription, speech translation, and the Foundry/Speech Studio tools that deliver these capabilities.

16
AI Lesson
AI Lesson

Try Speech in Azure AI Foundry

1h 20m 1 Exercises

Hands-on lab (portal only): explore Azure AI Speech capabilities using a pre-provisioned Azure AI Services resource in Azure AI Foundry — transcribe live speech with real-time speech-to-text, audition and compare neural voices with text-to-speech, and translate spoken English into Spanish or French with Speech Translation. No code required.

Try Speech in Speech Studio Transcribe audio, synthesize neural-voice speech, and translate speech across languages in Speech Studio. ~35 min
17
AI Lesson
AI Lesson

Computer Vision and Image Generation

1h 0m

Teaching lesson: image analysis (tags, captions, OCR, object detection, face detection), image generation with DALL-E / GPT-Image, and how Vision Studio and Foundry handle each capability.

18
AI Lesson
AI Lesson

Analyze and Generate Images in Azure AI Foundry

1h 20m 1 Exercises

Hands-on lab (portal only): use Azure AI Foundry to analyze images with captions, tags, object detection, and OCR via the Vision AI Services section, then generate images with gpt-image-1 in the Images Playground — all from a single portal.

Analyze and Generate Images in the Portal Use Vision Studio for image analysis and Foundry for image generation with DALL-E. ~35 min
19
AI Lesson
AI Lesson

Information Extraction with Content Understanding

1h 0m

Teaching lesson: Azure AI Content Understanding — extracting structured data from documents, images, audio, and video using analyzers and schemas; comparison with Document Intelligence.

20
AI Lesson
AI Lesson

Extract Data with Content Understanding in Azure AI Foundry

1h 25m 1 Exercises

Hands-on lab (portal only): use Azure AI Foundry to create a Content Understanding analyzer, define an extraction schema for invoice-style documents, and run structured data extraction against a sample invoice — no code required.

Extract Data with Content Understanding Create a Content Understanding analyzer and schema, then extract structured data from sample documents. ~40 min
21
AI Lesson
AI Lesson

End-to-End AI Solution Tour in Foundry

1h 0m

Teaching lesson: how a realistic Azure AI solution combines Foundry models, agents, tools, speech, vision, and Content Understanding — exam-style scenario walkthroughs and architecture patterns.

22
AI Lesson
AI Lesson

Capstone: Build a Multi-Tool Foundry Assistant

1h 30m 1 Exercises

Hands-on lab (portal only): assemble a Foundry agent that answers questions about a knowledge base, generates summaries, and links out to vision/speech playgrounds — all configured in the portal.

Build a Multi-Tool Foundry Assistant Capstone: configure a Foundry agent that combines chat, knowledge, and tool use — all in the portal. ~45 min

This course includes:

  • 24/7 AI Instructor Support
  • Live Lab Environments
  • 0 Hands-on Lessons
  • Completion Badge
AI-901: Azure AI Fundamentals — Business Professionals Badge

Earn Your Badge

Complete all lessons to unlock the AI-901: Azure AI Fundamentals — Business Professionals achievement badge.

Skill Level Beginner
Total Duration 1d 2h 0m
AI-901: Azure AI Fundamentals — Business Professionals Badge
Achievement Badge

AI-901: Azure AI Fundamentals — Business Professionals

Awarded for completing AI-901: Microsoft Azure AI Fundamentals for Business Professionals. Demonstrates portal-only proficiency with Azure AI Foundry — Responsible AI, model catalog, playgrounds, agents, text, speech, vision, and Content Understanding, with no code required.

Course AI-901: Microsoft Azure AI Fundamentals for Business Professionals
Criteria Complete all 11 teaching lessons and 11 portal-only lab exercises in the AI-901 Business Professionals course on SkillMeUp.ai.
Valid For 730 days

Skills You'll Earn

Azure AI Foundry Responsible AI Prompt Engineering Azure AI Agents Azure Language Services Azure Speech Services Azure AI Vision Content Understanding Azure Portal Generative AI

Complete all lessons in this course to earn this badge