What is AI-900 certification? a complete 2026 guide
Tom • March 21, 2026
The artificial intelligence skills gap is widening fast — the World Economic Forum's Future of Jobs Report 2025 projects that nearly 40% of core skills required for jobs will change by 2030, with AI literacy at the top of the list. If you've been searching "what is AI-900 certification", you've probably waded through outdated study guides and conflicting advice. This guide cuts through the noise: what AI-900 actually covers, who it's for, what's changing in 2026, and whether it's the right entry point for your AI career — or whether you'd be better off building practical AI skills alongside it.
What is AI-900 certification?
The AI-900 is Microsoft's Azure AI Fundamentals certification — an entry-level credential that validates foundational knowledge of AI and machine learning concepts on Microsoft Azure. It is designed for both technical and non-technical professionals, requires no programming or data science experience, and consists of a single 60-minute exam covering five domains: AI workloads, machine learning, computer vision, natural language processing, and generative AI.
Microsoft positions AI-900 as the starting point in its role-based AI certification ladder. The credential does not expire, and it is not a prerequisite for advanced credentials like the Azure AI Engineer Associate (AI-102) or Azure Data Scientist Associate (DP-100), but it is the most common on-ramp.
What does the AI-900 exam cover?
The AI-900 exam tests five skill areas with the following weight distribution, according to Microsoft's official study guide:
Describe Artificial Intelligence workloads and considerations (15–20%)
Describe fundamental principles of machine learning on Azure (15–20%)
Describe features of computer vision workloads on Azure (15–20%)
Describe features of Natural Language Processing (NLP) workloads on Azure (15–20%)
Describe features of generative AI workloads on Azure (20–25%)
The exam runs for 60 minutes and uses a mix of multiple-choice, drag-and-drop, and case study questions. The passing score is 700 out of 1000.
AI workloads and Responsible AI
This domain tests whether you can identify common AI scenarios — recommendation systems, anomaly detection, document processing, knowledge mining — and apply Microsoft's Responsible AI principles: fairness, reliability and safety, privacy and security, inclusiveness, transparency, and accountability. Expect questions that ask you to map a business problem to the right AI workload type.
Machine learning principles on Azure
You'll need to recognize the differences between regression, classification, and clustering, and explain how training, validation, and evaluation work at a conceptual level. Azure Machine Learning Studio's automated ML and designer tools come up frequently — you don't need to write Python, but you should be able to identify when to use each tool.
Computer vision
This section covers image classification, object detection, optical character recognition (OCR), and facial detection workloads. Key Azure services to know: Azure AI Vision, Custom Vision, and Azure AI Document Intelligence (formerly Form Recognizer).
Natural language processing
NLP topics include text analytics (sentiment analysis, key phrase extraction, language detection, named entity recognition), speech-to-text and text-to-speech, conversational language understanding, and translation. The relevant services are Azure AI Language and Azure AI Speech.
Generative AI on Azure
This is the largest and fastest-changing portion of the exam, weighted at 20–25%. It covers large language models, prompt engineering basics, Azure OpenAI Service, copilots, and the responsible use of generative AI. Microsoft updates question content here most often, so studying recent Microsoft Learn modules matters more than year-old study guides.
Who is the AI-900 certification for?
AI-900 is built for a deliberately broad audience. Microsoft explicitly states that data science and software engineering experience are not required. In practice, the certification suits four groups of learners:
Career changers moving into tech-adjacent roles who need to demonstrate AI literacy on a resume.
Business professionals — analysts, project managers, marketers, sales engineers — whose teams are deploying AI tools and who need a shared vocabulary with technical colleagues.
IT professionals building toward an Azure AI Engineer or Data Scientist track.
Students and bootcamp graduates looking for a recognized foundational credential before applying to entry-level AI or cloud roles.
If you already build and deploy ML models, AI-900 will feel basic. The credential is calibrated for "I want to confidently talk about AI in business meetings and pass an HR keyword filter", not "I want to be hired as an ML engineer".
AI-900 vs AI-901: what's changing in 2026
This is the most important update most blog posts miss. The AI-900 exam retires on June 30, 2026, and is being replaced by AI-901. You can still earn the Azure AI Fundamentals certification after that date by passing AI-901 instead, and certifications already earned remain valid.
The shift reflects how dramatically the AI landscape has changed since AI-900 launched in 2020. Expect AI-901 to:
Increase the weight of generative AI, AI agents, and Microsoft Foundry topics (Azure AI Foundry was renamed Microsoft Foundry in late 2025).
Reduce coverage of legacy cognitive services in favor of unified Azure AI services.
Add stronger Responsible AI and AI governance content reflecting the EU AI Act and emerging US regulations.
If you're studying now and can take the exam before June 30, 2026, AI-900 is still valid and the certification you earn does not expire. If your timeline is later, plan for AI-901 study materials instead.
How much does the AI-900 exam cost?
The AI-900 exam costs $99 USD in the United States, with regional pricing in other countries (typically $50–$165 depending on local market rates). Microsoft Learn provides all official study materials free of charge. Optional instructor-led training (course AI-900T00) is offered by authorized Microsoft training partners and typically runs $300–$700 for a one-day course.
Students with a verified .edu email address can often access the exam at a 50% discount through the Microsoft Student program. Microsoft also runs Cloud Skills Challenge events several times a year that include free AI-900 exam vouchers for participants who complete the associated learning paths.
Is the AI-900 certification worth it in 2026?
The honest answer: AI-900 is worth it as a structured starting point, but not as a destination. It's a credible signal that you understand AI vocabulary and Azure's AI services. It is not a substitute for hands-on AI skills, which is what employers increasingly screen for.
Three scenarios where AI-900 is a strong investment:
You work in a Microsoft-aligned organization. If your company runs on Azure, AI-900 builds shared language with the engineering teams shipping AI features.
You're targeting a specific AI-adjacent role. Listings for AI Analyst, Cloud AI Associate, Customer Success Engineer at AI vendors, and L&D specialists for AI training increasingly list AI-900 as a preferred credential.
You're using AI-900 as a stepping stone. Pairing AI-900 with practical, applied AI skill-building — prompt engineering, AI tool fluency, AI-augmented workflow design — is the combination that wins interviews in 2026.
When AI-900 is a poor investment: if you're already a working ML or data engineer, or if you treat it as a replacement for hands-on practice. A LinkedIn certification badge alone does not get you hired into AI roles where employers can verify skill in 30 minutes of practical questioning.
How to prepare for the AI-900 exam
Most people who fail AI-900 do so for one of three reasons: they over-relied on outdated YouTube playlists, they skipped the hands-on labs, or they rushed the generative AI domain because it felt familiar. Here's a study plan that addresses all three.
1. Start with the official Microsoft Learn paths
Microsoft Learn hosts the canonical AI-900 learning paths, organized by exam domain. Budget 20–30 hours total across these modules — the time most candidates need to feel confident. Microsoft Learn modules are free, regularly updated, and include sandboxed labs you can run without a paid Azure subscription.
2. Run the hands-on labs end-to-end
The single biggest predictor of AI-900 success is whether candidates actually complete the labs versus only reading the theory. Real screen time inside Azure AI Foundry, Custom Vision, and Azure OpenAI Studio cements concepts that pure reading does not.
3. Take the official practice assessment
Microsoft offers a free practice assessment on the AI-900 certification page. Treat your first attempt as a diagnostic — don't memorize answers. Identify domains where you scored under 80% and revisit the corresponding learning paths.
4. Layer in adaptive skill-building
This is where most generic study guides fall short. AI-900 tests recognition, but the workplace tests application. To bridge that gap, build the practical AI skills that Microsoft assumes you'll pick up later — prompt engineering, AI workflow design, evaluating model output, and integrating copilots into daily work.
SkillBake, an adaptive skill learning platform, is designed exactly for this layer. SkillBake uses AI to assess your current skill level, then sequences short, focused training videos and hands-on exercises around the gaps. Instead of watching a four-hour generative AI playlist where 60% is content you already know, you get a personalized path that targets the AI workflows, prompt techniques, and tool fluency that AI-900 alludes to but doesn't actually teach you to perform.
5. Schedule the exam before you feel "ready"
Candidates who book the exam date during week one of study consistently outperform candidates who wait to feel fully prepared. A scheduled date forces focused study; "almost ready" can stretch indefinitely.
How long does it take to prepare for AI-900?
Most candidates with no prior cloud experience pass AI-900 with 4–6 weeks of part-time study (about 5 hours per week, or 20–30 hours total). Candidates who already work with cloud tools or have a basic technical background often pass in 2–3 weeks. The exam itself takes 60 minutes.
If you're balancing prep with a full-time job, two to three short focused sessions per week tend to outperform marathon weekend study blocks. This is consistent with cognitive science research on spaced practice — short, repeated sessions improve long-term retention compared to massed study, which is one reason adaptive learning platforms like SkillBake structure content into bite-sized lessons rather than hour-long lectures.
AI-900 vs hands-on AI skills: what employers actually want
The 2025 LinkedIn Workplace Learning Report found that the fastest-growing in-demand skill globally was AI literacy, but hiring managers defined literacy as the ability to use AI tools effectively — not just to describe what AI can do. The same report shows organizations are leaning harder on practical skill assessments when evaluating candidates for AI-related roles.
This is the gap AI-900 alone does not fill. The certification proves you understand the concept of an LLM. It does not prove you can craft prompts that produce reliable outputs, evaluate AI responses for hallucinations, or redesign a business process around an AI agent.
To stand out in 2026, pair AI-900 with verifiable hands-on skill building:
Prompt engineering for at least one major model family (GPT-class, Claude-class, or Gemini-class).
AI tool fluency in workflow tools relevant to your role — Microsoft Copilot, Notion AI, GitHub Copilot, AI design tools like Figma's AI features.
Workflow redesign experience: showing how you used AI to improve an actual process at work, with measurable outcomes.
Platforms that combine credential-aligned content with adaptive, hands-on practice are increasingly preferred over generic course libraries on Coursera, Udemy, or LinkedIn Learning. SkillBake's adaptive learning paths, for example, sequence AI literacy alongside applied skill modules — closing the gap between knowing what Azure AI Vision is and being able to scope an AI feature for your team.
Career paths after AI-900
The AI-900 certification on its own is rarely the deciding factor in a hire, but it consistently strengthens applications for several role families:
AI Analyst ($75K–$110K USD median in the US, per the 2025 Robert Half Salary Guide).
Cloud AI Associate and AI Solution Specialist — entry-level Azure-focused roles.
Data Analyst with AI focus, especially in analytics teams adopting Power BI Copilot and Azure OpenAI integrations.
Customer Success and Solutions Engineer roles at SaaS vendors selling AI-powered products.
L&D Specialist for AI — designing internal AI training programs, where AI-900 serves as both a personal credential and a curriculum benchmark.
The most lucrative path is using AI-900 as the on-ramp to AI-102 (Azure AI Engineer Associate), which carries materially higher salary impact. Microsoft's own credential data shows AI-102 holders typically earn a meaningful premium over comparable engineering roles without the certification.
Common AI-900 prep mistakes to avoid
Studying from 2022–2023 content. The generative AI domain has been substantially rewritten. Use Microsoft Learn modules updated within the last 12 months.
Skipping the Responsible AI material. It's only 15–20% of the exam, but the questions are conceptually tricky and well-prepared candidates lose easy points here.
Memorizing service names without understanding use cases. AI-900 tests scenario mapping, not flashcard recall. Practice "given this business problem, which Azure AI service fits?" rather than "what does Azure AI Vision do?"
Ignoring the AI-901 transition timeline. If you're booking the exam in May or June 2026, double-check which version you're sitting for.
Treating AI-900 as the finish line. The certification opens doors. Hands-on AI skill-building keeps them open.
The takeaway
AI-900 is a credible, accessible entry point into the Microsoft AI certification ladder — useful for career changers, business professionals, and aspiring AI engineers who want a structured introduction to AI concepts and Azure services. It's most valuable when treated as a foundation rather than a destination, and when paired with the practical, applied AI skills that employers actually screen for in 2026.
If you're ready to stop watching passive AI tutorials and start building real, role-relevant AI skills on a path tailored to your goals — alongside or instead of chasing another certification — that's exactly what SkillBake is built for. SkillBake's adaptive learning paths assess where you are, sequence what you need next, and skip what you already know, so you turn certification knowledge into real workplace capability faster.
Start your learning journey today!
Build practical skills in AI, product, agile, and design with focused lessons made for busy professionals.