Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Designing and Implementing a Microsoft Azure AI Solution (AI-102T00)

Price
2,380 USD
4 Days
MOC-AI-102T00
Classroom Training, Online Training
Microsoft

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.
 

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

  • Exam Voucher
    LQEX-MOC-AI-102
    Designing and Implementing a Microsoft Azure AI Solution
    Price: 165 USD
  • Date: 27-Jan-2025 to 30-Jan-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 10-Mar-2025 to 13-Mar-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 21-Apr-2025 to 24-Apr-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 2-Jun-2025 to 5-Jun-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 14-Jul-2025 to 17-Jul-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 25-Aug-2025 to 28-Aug-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
View Global Schedule

Course Description

Overview

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

Objectives

Students will learn 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

 

Audience

Software engineers concerned with building, managing and deploying AI solutions that leverage Azure AI Services, Azure AI Search, and Azure OpenAI. 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 generative AI solutions on Azure.
 

Prerequisites


     

Topics

  • Get started with Azure AI Services
    • Prepare to develop AI solutions on Azure
      • Introduction
      • Define artificial intelligence
      • Understand AI-related terms
      • Understand considerations for AI Engineers
      • Understand considerations for responsible AI
      • Understand capabilities of Azure Machine Learning
      • Understand capabilities of Azure AI Services
      • Understand capabilities of the Azure Bot Service
      • Understand capabilities of Azure Cognitive Search
      • Knowledge check
    • Create and consume Azure AI services
      • Introduction
      • Provision an Azure AI services resource
      • Identify endpoints and keys
      • Use a REST API
      • Use an SDK
      • Exercise - Use Azure AI services
      • Knowledge check
    • Secure Azure AI services
      • Introduction
      • Consider authentication
      • Implement network security
      • Exercise - Manage Azure AI Services Security
      • Knowledge check
    • Monitor Azure AI services
      • Introduction
      • Monitor cost
      • Create alerts
      • View metrics
      • Manage diagnostic logging
      • Exercise - Monitor Azure AI services
      • Knowledge check
    • Deploy Azure AI services in containers
      • Introduction
      • Understand containers
      • Use Azure AI services containers
      • Exercise - Use a container
      • Knowledge check
  • Create computer vision solutions with Azure AI Vision
    • Analyze images
      • Introduction
      • Provision an Azure AI Vision resource
      • Analyze an image
      • Generate a smart-cropped thumbnail
      • Exercise - Analyze images with Azure AI Vision
      • Knowledge check
    • Image classification with custom Azure AI Vision models
      • Introduction
      • Understand custom model types
      • Create a custom project
      • Label and train a custom model
      • Exercise - Classify images with an Azure AI Vision custom model
    • Detect, analyze, and recognize faces
      • Introduction
      • Identify options for face detection analysis and identification
      • Understand considerations for face analysis
      • Detect faces with the Azure AI Vision service
      • Understand capabilities of the face service
      • Compare and match detected faces
      • Implement facial recognition
      • Exercise - Detect, analyze, and identify faces
      • Knowledge check
    • Read Text in images and documents with the Azure AI Vision Service
      • Introduction
      • Explore Azure AI Vision options for reading text
      • Use the Read API
      • Exercise - Read text in images
      • Knowledge Check
    • Analyze video
      • Introduction
      • Understand Azure Video Indexer capabilities
      • Extract custom insights
      • Use Video Analyzer widgets and APIs
      • Exercise - Analyze video
      • Knowledge check
  • Develop natural language processing solutions with Azure AI Services
    • Analyze text with Azure AI Language
      • Introduction
      • Provision an Azure AI Language resource
      • Detect language
      • Extract key phrases
      • Analyze sentiment
      • Extract entities
      • Extract linked entities
      • Exercise - Analyze text
      • Knowledge check
    • Create question answering solutions with Azure AI Language
      • Introduction
      • Understand question answering
      • Compare question answering to Azure AI Language understanding
      • Create a knowledge base
      • Implement multi-turn conversation
      • Test and publish a knowledge base
      • Use a knowledge base
      • Improve question answering performance
      • Exercise - Create a question answering solution
    • Build a conversational language understanding model
      • Introduction
      • Understand prebuilt capabilities of the Azure AI Language service
      • Understand resources for building a conversational language understanding model
      • Define intents, utterances, and entities
      • Use patterns to differentiate similar utterances
      • Use pre-built entity components
      • Train, test, publish, and review a conversational language understanding model
      • Exercise - Build an Azure AI services conversational language understanding model
      • Knowledge check
    • Create a custom text classification solution
      • Introduction
      • Understand types of classification projects
      • Understand how to build text classification projects
      • Exercise - Classify text
      • Knowledge check
    • Custom named entity recognition
      • Introduction
      • Understand custom named entity recognition
      • Label your data
      • Train and evaluate your model
      • Exercise - Extract custom entities
      • Knowledge check
    • Translate text with Azure AI Translator service
      • Introduction
      • Provision an Azure AI Translator resource
      • Understand language detection, translation, and transliteration
      • Specify translation options
      • Define custom translations
      • Exercise - Translate text with the Azure AI Translator service
      • Knowledge check
    • Create speech-enabled apps with Azure AI services
      • Introduction
      • Provision an Azure resource for speech
      • Use the Azure AI Speech to Text API
      • Use the text to speech API
      • Configure audio format and voices
      • Use Speech Synthesis Markup Language
      • Exercise - Create a speech-enabled app
      • Knowledge check
    • Translate speech with the Azure AI Speech service
      • Introduction
      • Provision an Azure resource for speech translation
      • Translate speech to text
      • Synthesize translations
      • Exercise - Translate speech
      • Knowledge check
  • Implement knowledge mining with Azure AI Search
    • Create an Azure AI Search solution
      • Introduction
      • Manage capacity
      • Understand search components
      • Understand the indexing process
      • Search an index
      • Apply filtering and sorting
      • Enhance the index
      • Exercise - Create a search solution
      • Knowledge check
    • Create a custom skill for Azure AI Search
      • Introduction
      • Create a custom skill
      • Add a custom skill to a skillset
      • Exercise - Implement a custom skill
      • Knowledge check
    • Create a knowledge store with Azure AI Search
      • Introduction
      • Define projections
      • Define a knowledge store
      • Exercise - Create a knowledge store
      • Knowledge check
    • Enrich your data with Azure AI Language
      • Introduction
      • Explore the available features of Azure AI Language
      • Enrich a search index in Azure AI Search with custom classes and Azure AI Language
      • Exercise: Enrich a search index in Azure AI Search with custom classes
      • Knowledge check
    • Implement advanced search features in Azure AI Search
      • Introduction
      • Improve the ranking of a document with term boosting
      • Improve the relevance of results by adding scoring profiles
      • Improve an index with analyzers and tokenized terms
      • Enhance an index to include multiple languages
      • Improve search experience by ordering results by distance from a given reference point
      • Exercise: Implement enhancements to search results
      • Knowledge check
    • Build an Azure Machine Learning custom skill for Azure AI Search
      • Introduction
      • Understand how to use a custom Azure Machine Learning skillset
      • Enrich a search index using an Azure Machine Learning model
      • Exercise: Enrich a search index using Azure Machine Learning model
      • Knowledge check
    • Search data outside the Azure platform in Azure AI Search using Azure Data Factory
      • Introduction
      • Index data from external data sources using Azure Data Factory
      • Index any data using the Azure AI Search push API
      • Exercise: Add to an index using the push API
      • Knowledge check
    • Maintain an Azure AI Search solution
      • Introduction
      • Manage security of an Azure AI Search solution
      • Optimize performance of an Azure AI Search solution
      • Manage costs of an Azure AI Search solution
      • Improve reliability of an Azure AI Search solution
      • Monitor an Azure AI Search solution
      • Debug search issues using the Azure portal
      • Exercise - Debug search issues
    • Perform search reranking with semantic ranking in Azure AI Search
      • Introduction
      • What is semantic ranking?
      • Set up semantic ranking
      • Exercise - Use semantic ranking on an index
      • Knowledge check
    • Perform vector search and retrieval in Azure AI Search
      • Introduction
      • What is vector search?
      • Prepare your search
      • Understand embedding
      • Exercise - Use the REST API to run vector search queries
      • Knowledge check
  • Develop solutions with Azure AI Document Intelligence
    • Plan an Azure AI Document Intelligence solution
      • Introduction
      • Understand AI Document Intelligence
      • Plan Azure AI Document Intelligence resources
      • Choose a model type
      • Knowledge check
    • Use prebuilt Azure AI Document Intelligence models
      • Introduction
      • Understand prebuilt models
      • Use the General Document, Read, and Layout models
      • Use financial, ID, and tax models
      • Exercise - Analyze a document using Azure AI Document Intelligence
      • Knowledge check
    • Extract data from forms with Azure Document Intelligence
      • Introduction
      • What is Azure Document Intelligence?
      • Get started with Azure Document Intelligence
      • Train custom models
      • Use Azure Document Intelligence models
      • Use the Azure Document Intelligence Studio
      • Exercise - Extract data from custom forms
      • Knowledge check
    • Create a composed Document intelligence model
      • Introduction
      • Understand composed models
      • Assemble composed models
      • Exercise: Create a composed model
      • Knowledge check
    • Build a Document intelligence custom skill for Azure AI search
      • Introduction
      • Understand Azure AI Search enrichment pipelines
      • Build an Azure AI Document Intelligence custom skill
      • Exercise: Build and deploy an Azure AI Document Intelligence custom skill
      • Knowledge check
  • Develop Generative AI solutions with Azure OpenAI Service
    • Get started with Azure OpenAI Service
      • Introduction
      • Access Azure OpenAI Service
      • Use Azure OpenAI Studio
      • Explore types of generative AI models
      • Deploy generative AI models
      • Use prompts to get completions from models
      • Test models in Azure OpenAI Studio's playgrounds
      • Exercise - Get started with Azure OpenAI Service
      • Knowledge check
    • Build natural language solutions with Azure OpenAI Service
      • Introduction
      • Integrate Azure OpenAI into your app
      • Use Azure OpenAI REST API
      • Use Azure OpenAI SDK
      • Exercise - Integrate Azure OpenAI into your app
      • Knowledge check
    • Apply prompt engineering with Azure OpenAI Service
      • Introduction
      • Understand prompt engineering
      • Write more effective prompts
      • Provide context to improve accuracy
      • Exercise - Utilize prompt engineering in your application
      • Knowledge check
    • Generate code with Azure OpenAI Service
      • Introduction
      • Construct code from natural language
      • Complete code and assist the development process
      • Fix bugs and improve your code
      • Exercise - Generate and improve code with Azure OpenAI Service
      • Knowledge check
    • Generate images with Azure OpenAI Service
      • Introduction
      • What is DALL-E?
      • Explore DALL-E in Azure OpenAI Studio
      • Use the Azure OpenAI REST API to consume DALL-E models
      • Exercise - Generate images with a DALL-E model
      • Knowledge check
    • Implement Retrieval Augmented Generation (RAG) with Azure OpenAI Service
      • Introduction
      • Understand Retrieval Augmented Generation (RAG) with Azure OpenAI Service
      • Add your own data source
      • Chat with your model using your own data
      • Exercise - Add your data for RAG with Azure OpenAI Service
      • Knowledge check
    • Fundamentals of Responsible Generative AI
      • Introduction
      • Plan a responsible generative AI solution
      • Identify potential harms
      • Measure potential harms
      • Mitigate potential harms
      • Operate a responsible generative AI solution
      • Exercise - Explore content filters in Azure OpenAI
      • Knowledge check
  • Top 20 Training Industry Company - IT Training

    Need Help?

    Call us at 877-206-0106 or e-mail us at info@learnquest.com

    Personalized Solutions

    Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

    Contact Us

    Need Help?

    Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

    Talk to us

    LearnPass Year-End Offer

    Get Up to 25% Additional Training Funds Before the Year Ends!

    Act Now

    Self-Paced Training Info

    Learn at your own pace with anytime, anywhere training

    • Same in-demand topics as instructor-led public and private classes.
    • Standalone learning or supplemental reinforcement.
    • e-Learning content varies by course and technology.
    • View the Self-Paced version of this outline and what is included in the SPVC course.
    • Learn more about e-Learning

    Course Added To Shopping Cart

    bla

    bla

    bla

    bla

    bla

    bla

    Self-Paced Training Terms & Conditions

    ??spvc-wbt-warning??

    Exam Terms & Conditions

    Vouchers expire 12 months from the date they are issued, unless otherwise specified in the terms and conditions. Voucher expiration dates cannot be extended. All sales are final.
    Please refer to the full terms and conditions here.
    ??group-training-form-area??
    ??how-can-we-help-you-area??
    ??personalized-form-area??
    ??request-quote-area??

    Sorry, there are no classes that meet your criteria.

    Please contact us to schedule a class.
    Close

    self-paced
    STOP! Before You Leave

    Save 0% on this course!

    Take advantage of our online-only offer & save 0% on any course !

    Promo Code skip0 will be applied to your registration

    Close
    Nothing yet
    here's the message from the cart

    To view the cart, you can click "View Cart" on the right side of the heading on each page
    Add to cart clicker.

    Purchase Information

    ??elearning-coursenumber?? ??coursename??
    View Cart

    title

    Date: xxx

    Location: xxx

    Time: xxx

    Price: xxx

    Please take a moment to fill out this form. We will get back to you as soon as possible.

    All fields marked with an asterisk (*) are mandatory.

    If you would like to request a quote for 5 or more students, please contact CustomerService@learnquest.com to be assigned an account representative.

    Need more Information?

    Speak with our training specialists to continue your learning journey.

     

    Delivery Formats

    Close

    By submitting this form, I agree to LearnQuest's Terms and Conditions

    heres the new schedule
    This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
    Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.