Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Azure AI-102 Certification Essentials
Azure AI-102 Certification Essentials

Azure AI-102 Certification Essentials: Master the AI Engineer Associate exam with real-world case studies and full-length mock tests

Arrow left icon
Profile Icon Peter T. Lee
Arrow right icon
$32.99
eBook Aug 2025 388 pages 1st Edition
eBook
$32.99
Paperback
$41.99
Subscription
Free Trial
Renews at $19.99p/m
Arrow left icon
Profile Icon Peter T. Lee
Arrow right icon
$32.99
eBook Aug 2025 388 pages 1st Edition
eBook
$32.99
Paperback
$41.99
Subscription
Free Trial
Renews at $19.99p/m
eBook
$32.99
Paperback
$41.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Azure AI-102 Certification Essentials

Understanding AI, ML, and Azure’s AI Services

Artificial Intelligence (AI) and Machine Learning (ML) are becoming critical drivers of technological innovation, transforming industries globally. In this chapter, we’ll cover key AI and ML concepts, including supervised, unsupervised, and reinforcement learning, and touch on advanced areas such as deep learning and Generative AI (GenAI). You’ll also be introduced to essential elements such as Large and Small Language Models (LLMs and SLMs), Natural Language Processing (NLP), and prompt engineering, which are foundational for building intelligent systems. This chapter will give you a solid understanding without delving too deeply into technical theory.

Additionally, we’ll explore Azure’s key AI services, such as AI Search, Document Intelligence, Azure OpenAI Service, Vision, Speech, Language, and Content Safety. For each, we’ll outline its core features, functionality, and practical use cases...

Foundations of AI: exploring ML, LMs, and key AI capabilities

The following diagram provides a high-level overview of the relationship between AI, ML, deep learning, GenAI, and LMs. Each layer represents a subset of the previous, showcasing the evolution of AI technology. Starting with AI in 1956, ML in 1997, and deep learning in 2017, the diagram also highlights how LMs and GenAI, which emerged more recently, fit into this broader context. Further details on these technologies are discussed in the following section.

Figure 1.1 – Brief AI history

Figure 1.1 – Brief AI history

Let’s dive deeper.

AI

While AI refers to the broader goal of simulating human intelligence, ML is one of the core methods used to achieve it. ML provides the statistical techniques and models that enable AI to learn from data.

AI is like a smart assistant that can perform tasks that typically require human intelligence, such as understanding language, recognizing images, making decisions...

Exploring Azure AI services

Azure provides a comprehensive suite of AI services designed to accelerate the development of intelligent applications. These services cover a broad range of capabilities, including vision, language, speech, search, and GenAI. With prebuilt models, APIs, and customization options, developers can quickly integrate advanced AI features into their solutions without needing deep ML expertise.

At the core of this ecosystem is the Azure AI Foundry platform (discussed in detail in the AI Foundry section of Chapter 2)—a unified environment for building, deploying, and managing AI applications. It streamlines the development process by combining model training, data integration, and deployment workflows with enterprise-grade security and compliance features. Azure AI Foundry empowers teams to collaborate efficiently while scaling AI solutions across the organization.

Figure 1.4 – Overview of Azure AI services

Figure 1.4 – Overview of Azure AI services

The following...

Summary

In this chapter, we explored the fundamental concepts of AI and ML, delving into how they power modern innovations across industries. By understanding key types of learning—supervised, unsupervised, and reinforcement learning—we gained insights into how AI systems are trained to make predictions and decisions. Additionally, we touched on deep learning and GenAI, which extend AI’s capabilities by enabling the creation of original content such as text and images.

These skills are essential for building AI-powered applications that automate tasks, analyze data, and generate useful content, enhancing productivity and innovation. By understanding how LMs and neural networks function, you’re equipped to develop smarter, more efficient solutions. The knowledge gained here is foundational for leveraging AI in real-world scenarios.

In the next chapter, we will explore how to plan AI solutions that meet responsible AI principles. We’ll also cover...

Review questions

Answer the following questions to test your knowledge of this chapter:

  1. Which of the following best describes the primary function of ML?
    1. ML is used to manually program computers to perform specific tasks
    2. ML focuses on training models to make predictions based on data without explicit programming for each task
    3. ML is primarily used for data storage and retrieval
    4. ML is a subset of NLP that deals with speech recognition

    Correct answer: B

  2. What is the key difference between supervised learning and unsupervised learning in ML?
    1. Supervised learning uses labeled data for training, while unsupervised learning does not use labels
    2. Supervised learning is used for speech recognition, while unsupervised learning is used for image recognition
    3. Supervised learning involves reinforcement, while unsupervised learning involves deep learning
    4. Supervised learning is always more accurate than unsupervised learning

    Correct answer: A

  3. Which AI technology is specifically designed to generate...

Further reading

To learn more about the topics that were covered in this chapter, look at the following resources:

  • AI architecture design: https://learn.microsoft.com/en-us/azure/architecture/ai-ml/
  • Deep learning vs. machine learning in Azure Machine Learning: https://learn.microsoft.com/en-us/azure/machine-learning/concept-deep-learning-vs-machine-learning?view=azureml-api-2
  • AI and machine learning on Databricks: https://learn.microsoft.com/en-us/azure/databricks/generative-ai/generative-ai
  • Grounding LLMs: https://techcommunity.microsoft.com/t5/fasttrack-for-azure/grounding-llms/ba-p/3843857
  • Understand embeddings in Azure OpenAI Service: https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/understand-embeddings
  • Strategies for Optimizing High-Volume Token Usage with Azure OpenAI: https://techcommunity.microsoft.com/t5/fasttrack-for-azure/strategies-for-optimizing-high-volume-token-usage-with-azure/ba-p/4007751
  • What’s Azure AI Search...
Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Solidify your understanding with targeted questions at the end of each chapter
  • Assess your knowledge of key concepts with over 45 exam-style questions, complete with detailed explanations
  • Get hands-on experience with GitHub projects, along with ongoing support from the author on GitHub
  • Purchase of the print or Kindle book includes a free PDF eBook

Description

Written by a seasoned solutions architect and Microsoft AI professional with over 25 years of IT experience, Azure AI-102 Certification Essentials will help you gain the skills and knowledge needed to confidently pass the Azure AI-102 certification exam and advance your career. This comprehensive guide covers all of the exam objectives, from designing AI solutions to integrating AI models into Azure services. By combining theoretical concepts with visual examples, hands-on exercises, and real-world use cases, the chapters teach you how to effectively apply your new-found knowledge. The book emphasizes responsible AI practices, addressing fairness, reliability, privacy, and security, while guiding you through testing AI models with diverse data and navigating legal considerations. Featuring the latest Azure AI tools and technologies, each chapter concludes with hands-on exercises to reinforce your learning, culminating in Chapter 11's comprehensive set of 45 mock questions that simulate the actual exam and help you assess your exam readiness. By the end of this book, you'll be able to confidently design, implement, and integrate AI solutions on Azure, while achieving this highly sought-after certification.

Who is this book for?

If you're preparing for the Azure AI-102 certification exam, this book is for you. Developers, engineers, and career transitioners moving from traditional software development to AI-focused roles can use this guide to deepen their understanding of AI within the Azure ecosystem. This book is also beneficial for students and educators looking to apply AI/ML concepts using Azure. No prior experience in AI/ML is required as this book provides comprehensive coverage of exam topics with detailed explanations, practical examples, and hands-on exercises to build your confidence and expertise.

What you will learn

  • Learn core concepts relating to AI, LLMs, NLP, and generative AI
  • Build and deploy with Azure AI Foundry, CI/CD, and containers
  • Manage and secure Azure AI services with built-in tools
  • Apply responsible AI using Azure AI Content Safety
  • Perform OCR and analysis with Azure AI Vision
  • Build apps with the Azure AI Language and Speech services
  • Explore knowledge mining with Azure AI Search and Content Understanding
  • Implement RAG and fine-tuning with Azure OpenAI
  • Build agents using Azure AI Foundry Agent Service and Semantic Kernel

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Aug 14, 2025
Length: 388 pages
Edition : 1st
Language : English
ISBN-13 : 9781836205265

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Aug 14, 2025
Length: 388 pages
Edition : 1st
Language : English
ISBN-13 : 9781836205265

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Table of Contents

16 Chapters
Part 1: Foundations and Essentials of Azure AI Chevron down icon Chevron up icon
Chapter 1: Understanding AI, ML, and Azure’s AI Services Chevron down icon Chevron up icon
Chapter 2: Getting Started with Azure AI: Studios, Pipelines, and Containerization Chevron down icon Chevron up icon
Chapter 3: Managing, Monitoring, and Securing Azure AI Services Chevron down icon Chevron up icon
Part 2: Practical Applications of Azure AI Chevron down icon Chevron up icon
Chapter 4: Implementing Content Moderation Solutions Chevron down icon Chevron up icon
Chapter 5: Exploring Azure AI Vision Solutions Chevron down icon Chevron up icon
Chapter 6: Implementing Natural Language Processing Solutions Chevron down icon Chevron up icon
Chapter 7: Implementing Knowledge Mining, Document Intelligence, and Content Understanding Chevron down icon Chevron up icon
Chapter 8: Working on Generative AI Solutions Chevron down icon Chevron up icon
Part 3: Agentic AI Solutions, Applying Real-World Use Cases, and Preparing for the AI-102 Certification Chevron down icon Chevron up icon
Chapter 9: Implementing Agentic Solutions with Azure AI Agent Service Chevron down icon Chevron up icon
Chapter 10: Practical AI Implementation: Industry Use Cases, Technical Patterns, and Hands-On Projects Chevron down icon Chevron up icon
Chapter 11: Preparing for the AI-102 Azure AI Engineer Associate Certification Exam Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.

Modal Close icon
Modal Close icon