Azure AI Foundry

12 videos

Azure ML Deploy Inference Endpoint 19:11

Azure ML Deploy Inference Endpoint

In this video, we'll walk through how to take a machine learning model and turn it into a working web service. We'll start by setting up the necessary resources in Azure, then move into the ML Studio to create a compute cluster and train our model. We'll cover the full process, from uploading data and training the model all the way through registering it and deploying it to a REST endpoint, finishing up by showing you how to test the endpoint and fetch the necessary authentication token.

Oct 24, 20233,188 views
Exporting Azure AI Vision Models to run on iOS Devices 13:48

Exporting Azure AI Vision Models to run on iOS Devices

In this video, we'll walk through how to take an AI model built in the cloud and get it running on an iPhone. We'll start by exploring the Azure Portal to set up our Vision project, then move through the steps of testing and exporting the model. We'll cover how to package it for CoreML and walk through the Xcode project setup, ending with a look at running the final result directly on a device.

Oct 08, 2023323 views
Using AI Vision to Detect Packaging Defects 10:50

Using AI Vision to Detect Packaging Defects

In this video, we'll walk through how to create an Azure AI Custom Vision model to detect if a product has been accurately packaged. We'll start by setting up the necessary Azure resources, then move into importing and tagging images of the products. From there, we'll train the model, review its performance, and test it to see how well it identifies packaging defects.

Oct 05, 2023945 views
Generative AI using Azure AI Integrated Search Vector Embeddings 10:58

Generative AI using Azure AI Integrated Search Vector Embeddings

In this video, we'll walk through how to use Azure AI Search integrated vector embeddings to index documents for Retrieval Augmented Generation. We'll create a new Azure AI Vector index, populate it with PDF data, and build a Streamlit Python application to interact with an OpenAI LLM using Azure AI Search as the data source.

Nov 19, 2023830 views
Building NFL Analytics with Fabric, Power BI, and AI Agents 33:16

Building NFL Analytics with Fabric, Power BI, and AI Agents

In this video, we'll build an end-to-end NFL analytics reference architecture in Microsoft Fabric using NFLVerse data. We'll walk through downloading the data locally, setting up a Fabric workspace and Lakehouse, and transforming raw files into curated Gold star schemas. Then, we'll deploy a Power BI semantic model and compare two different Fabric Data Agent patterns to see how they handle natural language analytics. Finally, we'll test the agents in Microsoft 365 Copilot, run evaluations, and walk through the development loop for improving AI-powered analytics quality.

May 25, 2026329 views