Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Azure AI services complete guide - Covers AI-102 Cert
Rating: 4.4 out of 5(81 ratings)
475 students

Azure AI services complete guide - Covers AI-102 Cert

NEW 2025 UPDATED-OpenAI, Agents, LLM, AI Foundry,Computer Vision,NLP, Search,Real Exam simulation,250+ Practice Question
Created byAnand George
Last updated 12/2025
English

What you'll learn

  • Deploy and Manage Azure AI Services - Vision, Content Safety, Language, Speech, Translator, Document Intelligence, Search, OpenAI
  • Basic knowledge on neural networks and LLM
  • Microsoft Certified: Azure AI Engineer Associate Azure AI 102
  • Build generative AI solutions with Azure AI Foundry
  • Use Semantic Kernel and AutoGen Frameworks to deploy agents
  • Model Context Protocol (MCP)
  • Deploy custom azure AI models and MLOps/CICD pipeline.
  • Container solutions for Azure AI Services
  • Build Agents
  • RAG by grounding a model in your data
  • Deploy Azure AI services using REST APIs, SDK and Python.

Course content

4 sections53 lectures17h 15m total length
  • Introduction3:06

    Link to the Python training:

    https://www.udemy.com/course/ultimate-introduction-to-programming-concepts-via-python/?srsltid=AfmBOooR3qkxdhCaiouCRz0m4PqjWeiEAw1blqciWUUjJ4wVjJLR8Jex

  • Don't Skip Must watch - User Manual - Udemy controls, Refund and more.14:28
  • Limits of Traditional Computing7:50

    In this lesson we will discuss about why do we want to use AI Services. Traditional computing methods often struggle with processing vast amounts of unstructured data and understanding complex patterns. This limitation is why we turn to AI, which leverages advanced algorithms and machine learning techniques to learn from data, recognize patterns, and make predictions, enabling more intelligent and efficient problem-solving.

  • Neural Networks5:08

    In this lesson, we will explore neural networks, which are inspired by the structure and function of the human brain.

  • Overview of Neural Networks9:16

    In this chapter, we will look into an overview of Neural Network, which is machine learning.

  • Language Model Studio19:08

    In this lecture, we will see a demo that is related to LM, Language Model Studio.

  • Training Resources13:12

    In this lecture, we will deal with some training resources related to Neural Networking.

    Resource for further learning

    https://www.youtube.com/andrejkarpathy

    https://www.youtube.com/watch?v=aircAruvnKk

  • Rest API23:07

    In this lesson, we are going to stick with Rest API's and AI resources.

Requirements

  • None

Description

In Chapter 1, we cover the fundamentals of artificial intelligence, focusing on:

  • Introduction to Artificial Intelligence (AI) and its importance.

  • Core concepts: Neural Networks and Large Language Models (LLMs).

  • How to download and run LLMs locally.


Chapter 2 is all about Azure AI services, offering hands-on guidance for deploying and using Azure AI Services:

  • Azure AI Vision - Image Analysis, OCR, Video Analysis, Face Service

  • Azure AI Content Safety - detects harmful user-generated and AI-generated content in applications and services.

  • Azure AI Language - Understanding and analyzing text, Conversational Language Analysis, Custom Question Answering

  • Azure AI Speech - Provides speech to text and text to speech capabilities

  • Azure AI Translator - Multi-language solutions

  • Azure AI Document Intelligence - Document processing solutions

  • Azure AI Search - Search-as-a-service solution offering full-text search, vector similarity search

  • Azure OpenAI Models: ChatGPT, DALL·E, embeddings for LLMs, and image generation.

  • Building custom AI models and containerizing services for on-premises/edge deployment.

  • MLOps & CI/CD: Automating deployment and lifecycle management of AI solutions.

  • Fine tuning OpenAI Models

  • Bringing your own data to Models

  • Manage, monitor, and secure an Azure AI service

  • Each lesson is followed by a QUIZ to help you consolidate your learning.


Chapter 3 contains new updated topics based on 2025 Updates:

  • Agentic AI Solutions and Azure AI Foundry.

  • Sematic Kernel and AutoGen frameworks.

  • Azure AI Foundry features: Evaluation, Tracing, Prompt Templates, Prompt Flow, Model Catalog.

  • RAG pattern by grounding a model in your data

  • MCP (Model Context Protocol)

  • Each lesson is followed by a QUIZ to help reinforce what you've learned.


Finally, Chapter 4 is dedicated to Azure AI 102 exam preparation:

  • Focused on Azure AI Associate Certification objectives.

  • Includes study guides and practice questions for exam readiness.

  • Proper explanation for all answers and other options along with reference link to Microsoft Documentation.

  • Exam Simulation.

Who this course is for:

  • Beginners