Build Azure AI Agents in Python | Step-by-Step: Entra ID, App Registration & Agent Creation
๐ Learn how to build AI Agents using Azure AI Foundry Python SDK! This hands-on tutorial covers everything from authentication setup to creating and running your first AI agent.
In this video, I'll show you the complete process of setting up Azure Entra ID, deploying LLM models in AI Foundry, and creating conversational AI agents using Python.
โฑ๏ธ TIMESTAMPS:
00:00 - Introduction & Overview
01:30 - Azure AI Foundry Project Setup
03:15 - Creating Entra ID Registered App
05:45 - Adding API Permissions to App
07:30 - Assigning App to Project Resources
09:15 - Installing Python SDK & Dependencieโฆ
Watch on YouTube โ
(saves to browser)
Chapters (12)
Introduction & Overview
1:30
Azure AI Foundry Project Setup
3:15
Creating Entra ID Registered App
5:45
Adding API Permissions to App
7:30
Assigning App to Project Resources
9:15
Installing Python SDK & Dependencies
11:00
Connecting to Azure with DefaultAzureCredential
13:30
Creating Your First AI Agent
16:00
Testing OpenAI Client Connection
18:30
Building Conversation Flows
21:00
Multi-turn Conversations Demo
23:30
Environment Variables & Security Best Practices
DeepCamp AI