AI-901 Microsoft Azure AI Fundamentals Study Cram

John Savill runs through the key concepts and Microsoft services covered by the AI-901 Azure AI Fundamentals exam, including responsible AI, Azure AI Foundry, models, agents, embeddings, and the main Azure AI service areas (language, speech, vision, and document extraction), plus core authentication options with keys and Entra ID.

Overview

This video is a study-cram style walkthrough aimed at helping viewers prepare for the AI-901: Microsoft Azure AI Fundamentals certification exam.

What the video covers

Study resources

AI fundamentals

Azure, identity, and authentication basics

Azure AI Foundry and building blocks

Generative AI and embeddings

Other Azure AI services (survey)

Snippet shown in the description

The description includes an example of setting an environment variable for an Azure OpenAI key:

powershell $Env:AZURE_OPENAI_KEY = ‘YOURKEYHERE’