Course Information
Course Overview
APL-3004. Analyze images and create custom image analysis models using Azure AI Vision
This course goes through all of the skills required for the Microsoft Applied Skills: Build an Azure AI Vision solution.
This can also help with Microsoft AI-102 "Designing and Implementing a Microsoft Azure AI Solution" exam, with "Implement computer vision solutions".
Please note: This course is not affiliated with, endorsed by, or sponsored by Microsoft.
Sections 5 and 6 have been re-recorded in line with the new version 1.0.0 of Azure.AI.Vision.ImageAnalysis, and with Visual Studio 2026.
In this 2½ hour course we’ll cover the skills that you need for the APL-3004 Microsoft Applied Skills credential for Azure AI Vision.
The tasks that you need to perform to get this skill are:
Create a computer vision resource and analyze images. We’ll create a computer vision resource in a free Azure subscription, and use it to analyze images. We’ll create captions and dense captions, looking at the results in text and in JSON format, before looking at other features.
Create, train, evaluate and consume a custom image analysis model. After that, we’ll create a custom image analysis model. We will train it to recognise three different types of products, and then test it so that it can identify them in new photos.
Programming in C# and Python. Finally, we’ll find out how to analyse images in code. We’ll use Visual Studio and customise code to connect to both the computer vision and the custom image resources, and use them to analyse images and return the analysis.
We’ll go through several practical examples, so you can see how you can analyse your own images.
By the end of the course, you'll be much more confident about using building an Azure AI Vision solution and perhaps even take the official Microsoft assessment. That would look great on your CV or resume.
Course Content
- 8 section(s)
- 37 lecture(s)
- Section 1 Introduction
- Section 2 Creating a computer vision resource and analyzing images
- Section 3 Creating and training a custom image analysis model
- Section 4 Other AI Vision features
- Section 5 Analyzing images using C#
- Section 6 Analyzing images using Python
- Section 7 Analyzing images using a custom model using C# and Python
- Section 8 Congratulations for completing the course
What You’ll Learn
- Create a computer vision resource
- Analyze images
- Create a custom image analysis model
- Train and evaluate the model
- Consume a custom model
Skills covered in this course
Reviews
-
BBenedict Xavier
the course become little outdated the vision studio tutorial is outdated and rest of the course is good the custom vision part is simple to understand and implement though the tutorial
-
PPraveen Jangir
Experience was good. Learn new things form this course.
-
TThomas Gorham
interesting
-
AAtul Patil
Well paced and explained nicely with supporting examples.