Exam AI-102: Designing and Implementing a Microsoft Azure AI Solution

Note: The AI-102 is the new version of AI-100 exam which expired on June 30, 2021.

AI-102 Azure Designing and Implementing AI Solution is intended for software developers wanting to build AI infused applications that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework. The course will use C# or Python as the programming language.

After completing AI 102 Microsoft Azure AI solution, students will be able to:

  • Describe considerations for AI-enabled application development
  • Create, configure, deploy, and secure Azure Cognitive Services
  • Develop applications that analyze text
  • Develop speech-enabled applications
  • Create applications with natural language understanding capabilities
  • Create QnA applications
  • Create conversational solutions with bots
  • Use computer vision services to analyze images and videos
  • Create custom computer vision models
  • Develop applications that detect, analyze, and recognize faces
  • Develop applications that read and process text in images and documents
  • Create intelligent search solutions for knowledge mining

Upcoming Batches

India Online Enroll
Start Date End Date

2023-09-27

2023-09-30

2023-09-28

2023-10-01

2023-10-01

2023-10-04

2023-10-02

2023-10-05

2023-10-04

2023-10-07

2023-10-05

2023-10-08

2023-10-08

2023-10-11

2023-10-21

2023-10-29

Main Highlights of Microsoft AI 102 Training

  • Our AI-102 Azure training modules have 50% -60% hands-on lab sessions to encourage Thinking-Based Learning (TBL).
  • Interactive-rich virtual and face-to-face classroom teaching to inculcate Problem-Based Learning (PBL).
  • Microsoft certified instructor-led training and mentoring sessions to develop Competency-Based Learning (CBL).
  • Well-structured use-cases to simulate challenges encountered in a Real-World environment.
  • Integrated teaching assistance and support through experts designed Learning Management System (LMS) and Exam Ready platform.
  • Being a Microsoft Learning Partner provides us with the edge over competition.

Who Should Attend

  • Software engineers concerned with building, managing and deploying AI solutions that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework. They are familiar with C# or Python and have knowledge on using REST-based APIs to build computer vision, language analysis, knowledge mining, intelligent search, and conversational AI solutions on Azure.

Prerequisites Of Azure AI-102 Certification

  • Knowledge of Microsoft Azure and ability to navigate the Azure portal
  • Knowledge of either C# or Python
  • Familiarity with JSON and REST programming semantics

Advantages of learning & earning the Microsoft Azure AI Solution Associate Certification AI 102

  • The AI-102 training certification will pave the way for you to become an industry-ready administrator AIML, Cognitive Learning and Microsoft Azure Cloud.
  • The Azure AI 102 Associate certification helps in validating skills and recognition from the industry in.
  • Azure AI Fundamentals can be used to prepare for other Azure role-based certifications like Azure Data Scientist Associate or Azure AI Engineer Associate, but it is not a prerequisite for any of them.
  • Once you clear the exam, you will get an official badge recognizing you as a Microsoft Certified Azure AI Engineer Associate.
  • These professionals work with solution architects to translate their vision and with data scientists, data engineers, IoT specialists, infrastructure administrators, and other software developers to build complete end-to-end AI solutions.

Why opt for CloudThat for learning Microsoft Azure AI-102 Training?

  • The Azure AI-102 trainings at CloudThat are best designed to meet the individual requirements and provide a scope to interact with the trainers as well as individuals across different organizations.
  • The AI-102 Microsoft AI Associate training is 8-hour training, or the timings can be made flexible as per individual convenience.
  • The Microsoft AI 102 official course will be delivered by the best trainers in CloudThat in the industry with years of experience.
  • During the learning phase of the AI-102 Certification exam, you get to practice industry-level questions and real-life case studies for an impeccable understanding of the topic.
  • You get complete exposure to Azure Cloud Environment, machine Learning and AI Platform, Computer vision, natural language Processing, knowledge mining, etc

Course Outline Download Course Outline

Artificial Intelligence (AI) is increasingly at the core of modern apps and services. In this module, you’ll learn about some common AI capabilities that you can leverage in your apps, and how those capabilities are implemented in Microsoft Azure. You’ll also learn about some considerations for designing and implementing AI solutions responsibly.

Lessons

  • Introduction to Artificial Intelligence
  • Artificial Intelligence in Azure

Cognitive Services are the core building blocks for integrating AI capabilities into your apps. In this module, you’ll learn how to provision, secure, monitor, and deploy cognitive services.

Lessons

  • Getting Started with Cognitive Services
  • Using Cognitive Services for Enterprise Applications

Hands-on Lab:

  • Get Started with Cognitive Services
  • Manage Cognitive Services Security
  • Monitor Cognitive Services
  • Use a Cognitive Services Container

Natural Language processing (NLP) is a branch of artificial intelligence that deals with extracting insights from written or spoken language. In this module, you’ll learn how to use cognitive services to analyze and translate text.

Lessons

  • Analyzing Text
  • Translating Text

Hands-on Lab:

  • Analyze Text
  • Translate Text

Many modern apps and services accept spoken input and can respond by synthesizing text. In this module, you’ll continue your exploration of natural language processing capabilities by learning how to build speech-enabled applications.

Lessons

  • Speech Recognition and Synthesis
  • Speech Translation

Hands-on Lab:

  • Recognize and Synthesize Speech
  • Translate Speech

To build an application that can intelligently understand and respond to natural language input, you must define and train a model for language understanding. In this module, you’ll learn how to use the Language Understanding service to create an app that can identify user intent from natural language input.

Lessons

  • Creating a Language Understanding App
  • Publishing and Using a Language Understanding App
  • Using Language Understanding with Speech

Hands-on Lab:

  • Create a Language Understanding App
  • Create a Language Understanding Client Application
  • Use the Speech and Language Understanding Services

One of the most common kinds of interaction between users and AI software agents is for users to submit questions in natural language, and for the AI agent to respond intelligently with an appropriate answer. In this module, you’ll explore how the QnA Maker service enables the development of this kind of solution.

Lessons

  • Creating a QnA Knowledge Base
  • Publishing and Using a QnA Knowledge Base

Hands-on Lab :

  • Create a QnA Solution

Bots are the basis for an increasingly common kind of AI application in which users engage in conversations with AI agents, often as they would with a human agent. In this module, you’ll explore the Microsoft Bot Framework and the Azure Bot Service, which together provide a platform for creating and delivering conversational experiences.

Lessons

  • Bot Basics
  • Implementing a Conversational Bot

Hands-on Lab:

  • Create a Bot with the Bot Framework SDK
  • Create a Bot with Bot Framework Composer

Computer vision is an area of artificial intelligence in which software applications interpret visual input from images or video. In this module, you’ll start your exploration of computer vision by learning how to use cognitive services to analyze images and video.

Lessons

  • Analyzing Images
  • Analyzing Videos

Hands-on Lab:

  • Analyze Images with Computer Vision
  • Analyze Video with Video Indexer

While there are many scenarios where pre-defined general computer vision capabilities can be useful, sometimes you need to train a custom model with your own visual data. In this module, you’ll explore the Custom Vision service, and how to use it to create custom image classification and object detection models.

Lessons

  • Image Classification
  • Object Detection

Hands-on Lab:

  • Classify Images with Custom Vision
  • Detect Objects in Images with Custom Vision

Facial detection, analysis, and recognition are common computer vision scenarios. In this module, you’ll explore the user of cognitive services to identify human faces.

Lessons

  • Detecting Faces with the Computer Vision Service
  • Using the Face Service

Hands-on Lab:

  • Detect, Analyze, and Recognize Faces

Optical character recognition (OCR) is another common computer vision scenario, in which software extracts text from images or documents. In this module, you’ll explore cognitive services that can be used to detect and read text in images, documents, and forms.

Lessons

  • Reading text with the Computer Vision Service
  • Extracting Information from Forms with the Form Recognizer service

Hands-on Lab:

  • Read Text in Images
  • Extract Data from Forms

Ultimately, many AI scenarios involve intelligently searching for information based on user queries. AI-powered knowledge mining is an increasingly important way to build intelligent search solutions that use AI to extract insights from large repositories of digital data and enable users to find and analyze those insights.

Lessons

  • Implementing an Intelligent Search Solution
  • Developing Custom Skills for an Enrichment Pipeline
  • Creating a Knowledge Store

Hands-on Lab:

  • Create an Azure Cognitive Search solution
  • Create a Custom Skill for Azure Cognitive Search
  • Create a Knowledge Store with Azure Cognitive Search

Certification

  • By earning Microsoft AI-102 certification, you will prove competency in creating, deploying, configuring, and securing Azure Cognitive Services.
  • Imbibe skills to create AI infused applications that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework.
  • On successful completion of AI-102 online training, aspirants receive a Course Completion Certificate from us.
  • By successfully clearing the Microsoft AI-102 exam, aspirants earn Microsoft Certification.

Course Fee

Select Course date

Add to Wishlist

Course ID: 13436

Course Price at

$1599 + 0% TAX
Enroll Now

Reviews

L
Lionel Dsouza

Good knowledge session at Microsoft. Clear information on the basics of AI/ML.

A
Akshay Tembhare

Thanks to Mr.Bhavesh Goswami and Cloud-That Team for arranging such a great session.

J
Jawed Boss

I had attend the Microsoft Azure training today.it was so good and nice to explain very clearly and it was really helpful for my upcoming professional careers.

Frequently Asked Questions

CloudThat’s Azure training course for the preparation of AI-102 certification exam can be taken up by Software engineers who are building, managing and deploying AI solutions.

Knowledge of Microsoft Azure and ability to navigate the Azure portal Knowledge of either C# or Python Familiarity with JSON and REST programming semantics

After completing CloudThat’s highly interactive Microsoft Azure AI Engineer Associate AI-102 exam training in Bangalore or other cities, you will be able to: Plan and manage an Azure Cognitive Services solution Implement Computer Vision solutions Implement natural language processing solutions Implement knowledge mining solutions Implement conversational AI solutions

Enquire Now