microsoft partner logo color
8781  Reviews star_rate star_rate star_rate star_rate star_half

Develop AI apps and agents on Azure

This course is intended for software developers wanting to build AI infused applications that leverage Microsoft Foundry. Topics in this course include developing generative AI apps, building AI...

Read More
$2,495 USD
Duration 4 days
Course Code AI-103T00
Available Formats Classroom, Virtual

Overview

Course Description

This course is intended for software developers wanting to build AI infused applications that leverage Microsoft Foundry. Topics in this course include developing generative AI apps, building AI agents, and solutions that implement knowledge connections or tools in your agentic applications. This course also covers multimodal capabilities and understanding of complex content.

Audience Profile

This course was designed for software engineers concerned with building, managing and deploying AI solutions that leverage Microsoft Foundry. They are familiar with Python and have knowledge on using APIs and SDKs to build agents and generative AI solutions on Azure.

|
View Full Schedule

Course Details

Course Details

Outline

  • Plan and prepare to develop AI solutions on Azure
    • What is AI?
    • Microsoft Foundry
    • Foundry Tools
    • Developer tools and SDKs
    • Responsible AI
    • Exercise - Prepare for an AI development project
    • Module assessment
  • Select, deploy, and evaluate Microsoft Foundry models
    • Explore the model catalog
    • Select models using benchmarks
    • Deploy models to endpoints
    • Evaluate model performance
    • Exercise - Select, deploy, and evaluate models
    • Knowledge check
  • Develop a generative AI chat app with Microsoft Foundry
    • Explore with the model playground
    • Choose an endpoint and SDK
    • Generate responses with the Responses API
    • Generate responses with the ChatCompletions API
    • Exercise - Create a generative AI chat app
    • Knowledge check
  • Develop generative AI apps that use tools
    • What are tools?
    • Use the code_interpreter tool
    • Use the web_search tool
    • Use the file_search tool
    • Use the function tool
    • Exercise - Create a generative AI chat app that uses tools
    • Module assessment
  • Optimize generative AI model performance with Microsoft Foundry
    • Optimize model output with prompt engineering
    • Ground your model with Retrieval Augmented Generation
    • Fine-tune a model for consistent behavior
    • Compare and combine optimization strategies
    • Exercise - Optimize generative AI model performance
    • Module assessment
  • Implement a responsible generative AI solution in Microsoft Foundry
    • Plan a responsible generative AI solution
    • Map potential harms
    • Measure potential harms
    • Mitigate potential harms
    • Manage a responsible generative AI solution
    • Exercise - Apply guardrails to prevent the output of harmful content
    • Module assessment
  • Develop AI agents with Microsoft Foundry and Visual Studio Code
    • Understand AI agents and Microsoft Foundry Agent Service
    • Explore development approaches
    • Build your first agent in Microsoft Foundry
    • Set up Visual Studio Code for agent development
    • Configure and manage agents in Visual Studio Code
    • Extend agent capabilities with tools
    • Test, deploy, and integrate agents
    • Exercise - Build and deploy an AI agent
    • Knowledge check
  • Integrate custom tools into your agent
    • Why use custom tools
    • Options for implementing custom tools
    • How to integrate custom tools
    • Exercise - Build an agent with custom tools
    • Module assessment
  • Integrate MCP Tools with Azure AI Agents
    • Understand MCP tool discovery
    • Integrate agent tools using an MCP server and client
    • Use Azure AI agents with MCP servers
    • Exercise - Connect MCP tools to Azure AI Agents
    • Module assessment
  • Build knowledge-enhanced AI agents with Foundry IQ
    • Understanding RAG for agents
    • Explore Foundry IQ
    • Configure data sources for knowledge bases
    • Configure retrieval with Foundry IQ
    • Exercise - Integrate an AI agent with Foundry IQ
    • Knowledge check
  • Integrate your agent with Microsoft 365
    • Understand Foundry agent publishing options
    • Publish an agent from Foundry portal to Teams
    • Advanced - Use Microsoft 365 Agents Toolkit
    • Access Microsoft 365 data with Work IQ
    • Test and iterate your integrated agent
    • Exercise - Publish a Foundry agent to Teams
    • Knowledge check
  • Build agent-driven workflows using Microsoft Foundry
    • Understand Workflows
    • Identify Workflow Patterns
    • Create workflows in Microsoft Foundry
    • Add Agents to a Workflow
    • Apply Power Fx in Workflows
    • Maintain Workflows in Microsoft Foundry
    • Use workflows in code
    • Exercise - Create an Agent-driven Workflow
    • Module Assessment
  • Develop an AI agent with Microsoft Agent Framework
    • Understand Microsoft Agent Framework AI agents
    • Create an Azure AI agent with Microsoft Agent Framework
    • Add tools to Azure AI agent
    • Exercise - Develop an Azure AI agent with the Microsoft Agent Framework SDK
    • Knowledge check
  • Orchestrate a multi-agent solution using the Microsoft Agent Framework
    • Understand the Microsoft Agent Framework
    • Understand agent orchestration
    • Use concurrent orchestration
    • Use sequential orchestration
    • Use group chat orchestration
    • Use handoff orchestration
    • Use Magentic orchestration
    • Exercise - Develop a multi-agent solution
    • Knowledge check
  • Discover Azure AI Agents with A2A
    • Define an A2A agent
    • Implement an agent executor
    • Host an A2A server
    • Connect to your A2A agent
    • Exercise - Connect to remote Azure AI Agents with the A2A protocol
    • Module assessment
  • Analyze text with Azure Language in Foundry Tools
    • Azure Language in Microsoft Foundry Tools
    • Detect language
    • Extract entities
    • Extract personally identifiable information (PII)
    • Exercise - Analyze text
    • Module assessment
  • Develop a text analysis agent with the Azure Language MCP server
    • Understand the Azure Language MCP server
    • Connect and use the Language MCP server with an agent
    • Exercise - Develop a text analysis agent
    • Knowledge check
  • Develop a speech-capable generative AI application
    • Choose a speech-capable model
    • Transcribe speech
    • Synthesize speech
    • Exercise - Use speech-capable generative AI models
    • Module assessment
  • Create speech-enabled apps with Azure Speech in Microsoft Foundry Tools
    • Azure Speech in Foundry Tools
    • Use the Speech to Text API
    • Use the Text to Speech API
    • Configure audio format and voices
    • Use Speech Synthesis Markup Language
    • Exercise - Create a speech-enabled app
    • Module assessment
  • Develop a speech agent with the Azure Speech MCP server
    • Understand the Azure Speech MCP server
    • Connect and use the Speech MCP server with an agent
    • Exercise - Use Azure Speech in an agent
    • Knowledge check
  • Develop an Azure Speech Voice Live Agent in Microsoft Foundry
    • Explore the Azure Voice Live API
    • Explore the AI Voice Live client library for Python
    • Create a Voice Live agent
    • Exercise - Develop a Voice Live agent
    • Module assessment
  • Translate text and speech with Microsoft Foundry Tools
    • Translation in Microsoft Foundry
    • Translate text
    • Translate speech
    • Exercise - Translate text and speech
    • Module assessment
  • Develop a vision-enabled generative AI application
    • Use a vision-capable model in the Microsoft Foundry portal
    • Develop a vision-based chat app
    • Exercise - Develop a vision-enabled chat app
    • Module assessment
  • Generate images with AI
    • What are image-generation models?
    • Explore image-generation models in Microsoft Foundry portal
    • Create a client application that uses an image generation model
    • Exercise - Generate images with AI
    • Module assessment
  • Generate videos with Microsoft Foundry
    • Deploy a video generating model
    • Generate video from a prompt
    • Generate video in Python
    • Exercise - Generate video with Sora 2 in Microsoft Foundry
    • Module assessment
  • Analyze images with Content Understanding
    • What is Content Understanding?
    • Analyze images with Content Understanding
    • Exercise - Analyze images with Content Understanding
    • Module assessment
  • Create a multimodal analysis solution with Azure Content Understanding
    • What is Azure Content Understanding?
    • Create a Content Understanding analyzer
    • Use the Content Understanding API
    • Exercise - Extract information from multimodal content
    • Module assessment
  • Create an Azure Content Understanding client application
    • Prepare to use the AI Content Understanding API
    • Create a Content Understanding analyzer
    • Analyze content
    • Exercise - Develop a Content Understanding client application
    • Module assessment
  • Extract data with Azure Document Intelligence
    • What is Azure Document Intelligence?
    • Use the Document Intelligence Studio
    • Use prebuilt models
    • Train and use custom models
    • Exercise - Analyze documents with Document Intelligence
    • Module assessment
  • Create a knowledge mining solution with Azure AI Search
    • What is Azure AI Search?
    • Extract data with an indexer
    • Enrich extracted data with AI skills
    • Search an index
    • Persist extracted information in a knowledge store
    • Exercise - Create a knowledge mining solution
    • Module assessment

Schedule

4 options available

  • Jul 28, 2026 - Jul 31, 2026 (4 days)
    Live Virtual | 9:30AM 5:30PM EDT
    Language English
    Select from 1 option(s) below
    Live Virtual | 9:30AM 5:30PM EDT
    Live Virtual | 9:30AM 5:30PM EDT
    Enroll
    Enroll Add to quote
  • Sep 1, 2026 - Sep 4, 2026 (4 days)
    Live Virtual | 9:30AM 5:30PM EDT
    Language English
    Select from 1 option(s) below
    Live Virtual | 9:30AM 5:30PM EDT
    Live Virtual | 9:30AM 5:30PM EDT
    Enroll
    Enroll Add to quote
  • Oct 20, 2026 - Oct 23, 2026 (4 days)
    Live Virtual | 9:30AM 5:30PM EDT
    Language English
    Select from 1 option(s) below
    Live Virtual | 9:30AM 5:30PM EDT
    Live Virtual | 9:30AM 5:30PM EDT
    Enroll
    Enroll Add to quote
  • Nov 17, 2026 - Nov 20, 2026 (4 days)
    Live Virtual | 9:30AM 5:30PM EST
    Language English
    Select from 1 option(s) below
    Live Virtual | 9:30AM 5:30PM EST
    Live Virtual | 9:30AM 5:30PM EST
    Enroll
    Enroll Add to quote

FAQ

How do I get a Microsoft exam voucher?

Pearson Vue Exam vouchers can be requested and ordered with your course purchase.

  • Vouchers are non-refundable and non-returnable. Vouchers expire 12 months from the date they are issued unless otherwise specified in the terms and conditions.
  • Voucher expiration dates cannot be extended. The exam must be taken by the expiration date printed on the voucher.

Do Microsoft courses come with post lab access?

Most Microsoft official courses will include post-lab access ranging from 30 to 180 calendar days after instructor led course delivery. A lab training key in class will be provided that can be leveraged to continue connecting to a remote lab environment for the individual course attendee.

Does the course schedule include a Lunchbreak?

Lunch is normally an hour-long after 3-3.5 hours of the class day.

What languages are used to deliver training?

Microsoft courses are conducted in English unless otherwise specified.

Reviews

Overall experiance is very nice. the online training plateform is very advance.

I thought the course was informative and the tools to go over the material were very nice.

Some Labs are very good but some steps it ask to update but its already updated, but overall its very good training.

This course is important because we work at CSOC and it's applicable to our daily work.

my experince was great from the day i regetered to the actuall day of the class.