If you want to pass AI-102 real exam, selecting the appropriate training tools is necessary. And the AI-102 real questions from our Real4Prep are very important part. Real4Prep can provide valid AI-102 exam materials to help you pass AI-102 exam. The IT experts in Real4Prep are experienced and professional. Their research materials are very similar with the real exam questions.
The updated Microsoft AI-102 study materials and exam dumps of Real4Prep are composed by professionals and IT specialists; our Real4Prep provides a remarkable experience to anyone who are preparing for AI-102 exam. Our Real4Prep site is one of the best exam questions providers of AI-102 exam in IT industry which guarantees your success in your AI-102 real exam for your first attempt. The authority and reliability of our dumps have been recognized by those who have cleared the AI-102 exam with our latest AI-102 practice questions and dumps.
The AI-102 practice questions from our Real4Prep come along with correct answers and detailed answer explanations and analysis created for any level of experience of Real4Prep AI-102 exam questions. You can try our free demo questions of AI-102 to test your knowledge. Just try out our AI-102 free exam demo, you will be not disappointed. You will be happy to use our Microsoft AI-102 dumps.
Once you purchase AI-102 real dumps on our Real4Prep, you will be granted access to all the updates available of AI-102 test answers on our website in one year. Our testing engine version of AI-102 test answers is user-friendly, easy to install and upon comprehension of your practice tests, so that it will be a data to calculate your final score which you can use as reference for the real exam of AI-102.
Unlike other providers on other websites, we have a 24/7 Customer Service assisting you with any problem you may encounter regarding AI-102 real dumps. Our Live Support team offers you a 10%+ Discount code that you can use when you decide to buy Microsoft AI-102 real dumps on our site. If you don't pass the exam for your first attempt with our dump, you can get your money back. So you have nothing to worry and have no lost.
After purchase, Instant Download: Upon successful payment, Our systems will automatically send the product you have purchased to your mailbox by email. (If not received within 12 hours, please contact us. Note: don't forget to check your spam.)
Schedule exam
Languages: English, Japanese, Chinese (Simplified), Korean
Retirement date: none
This exam measures your ability to accomplish the following technical tasks: plan and manage an Azure Cognitive Services solutions; implement Computer Vision solutions; implement natural language processing solutions; implement knowledge mining solutions; and implement conversational AI solutions.
Reference: https://docs.microsoft.com/en-us/learn/certifications/exams/ai-102
Exam AI-102: Designing and Implementing a Microsoft Azure AI Solution
Candidates for Exam AI-102: Designing and Implementing a Microsoft Azure AI Solution build, manage, and deploy AI solutions that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework.
Their responsibilities include participating in all phases of AI solutions development—from requirements definition and design to development, deployment, maintenance, performance tuning, and monitoring.
They work with solution architects to translate their vision and with data scientists, data engineers, IoT specialists, and AI developers to build complete end-to-end AI solutions.
Candidates for this exam should be proficient in C# or Python and should be able to use REST-based APIs and SDKs to build computer vision, natural language processing, knowledge mining, and conversational AI solutions on Azure.
They should also understand the components that make up the Azure AI portfolio and the available data storage options. Plus, candidates need to understand and be able to apply responsible AI principles.
Part of the requirements for: Microsoft Certified: Azure AI Engineer Associate
Microsoft AI-102 Exam Syllabus Topics:
| Topic | Details |
|---|---|
Plan and Manage an Azure Cognitive Services Solution (15-20%) | |
| Select the appropriate Cognitive Services resource | - select the appropriate cognitive service for a vision solution - select the appropriate cognitive service for a language analysis solution - select the appropriate cognitive Service for a decision support solution - select the appropriate cognitive service for a speech solution |
| Plan and configure security for a Cognitive Services solution | - manage Cognitive Services account keys - manage authentication for a resource - secure Cognitive Services by using Azure Virtual Network - plan for a solution that meets responsible AI principles |
| Create a Cognitive Services resource | - create a Cognitive Services resource - configure diagnostic logging for a Cognitive Services resource - manage Cognitive Services costs - monitor a cognitive service - implement a privacy policy in Cognitive Services |
| Plan and implement Cognitive Services containers | - identify when to deploy to a container - containerize Cognitive Services (including Computer Vision API, Face API, Languages, Speech, Form Recognizer) - deploy Cognitive Services Containers in Microsoft Azure |
Implement Computer Vision Solutions (20-25%) | |
| Analyze images by using the Computer Vision API | - retrieve image descriptions and tags by using the Computer Vision API - identify landmarks and celebrities by using the Computer Vision API - detect brands in images by using the Computer Vision API - moderate content in images by using the Computer Vision API - generate thumbnails by using the Computer Vision API |
| Extract text from images | - extract text from images or PDFs by using the Computer Vision service - extract information using pre-built models in Form Recognizer - build and optimize a custom model for Form Recognizer |
| Extract facial information from images | - detect faces in an image by using the Face API - recognize faces in an image by using the Face API - analyze facial attributes by using the Face API - match similar faces by using the Face API |
| Implement image classification by using the Custom Vision service | - label images by using the Computer Vision Portal - train a custom image classification model in the Custom Vision Portal - train a custom image classification model by using the SDK - manage model iterations - evaluate classification model metrics - publish a trained iteration of a model - export a model in an appropriate format for a specific target - consume a classification model from a client application - deploy image classification custom models to containers |
| Implement an object detection solution by using the Custom Vision service | - label images with bounding boxes by using the Computer Vision Portal - train a custom object detection model by using the Custom Vision Portal - train a custom object detection model by using the SDK - manage model iterations - evaluate object detection model metrics - publish a trained iteration of a model - consume an object detection model from a client application - deploy custom object detection models to containers |
| Analyze video by using Azure Video Analyzer for Media (formerly Video Indexer) | - process a video - extract insights from a video - moderate content in a video - customize the Brands model used by Video Indexer - customize the Language model used by Video Indexer by using the Custom Speech service - customize the Person model used by Video Indexer - extract insights from a live stream of video data |
Implement Natural Language Processing Solutions (20-25%) | |
| Analyze text by using the Language service | - retrieve and process key phrases - retrieve and process entity information (people, places, urls, etc.) - retrieve and process sentiment - detect the language used in text |
| Manage speech by using the Speech service | - implement text-to-speech - customize text-to-speech - implement speech-to-text - improve speech-to-text accuracy - improve text-to-speech accuracy - implement intent recognition |
| Translate language | - translate text by using the Translator service - translate speech-to-speech by using the Speech service - translate speech-to-text by using the Speech service |
| Build a initial language model by using Language Understanding Service (LUIS) | - create intents and entities based on a schema, and add utterances - create complex hierarchical entities
- train and deploy a model |
| Iterate on and optimize a language model by using Language Understanding | - implement phrase lists - implement a model as a feature (i.e. prebuilt entities) - manage punctuation and diacritics - implement active learning - monitor and correct data imbalances - implement patterns |
| Manage a Language Understanding model | - manage collaborators - manage versioning - publish a model through the portal or in a container - export a LUIS package - deploy a LUIS package to a container - integrate Bot Framework (LUDown) to run outside of the LUIS portal |
| Create a Questions Answering solution using the Language service | - create a question answering project - import questions and answers - train and test a knowledge base - publish a knowledge base - create a multi-turn conversation - add alternate phrasing - add chit-chat to a knowledge base- export a knowledge base - add active learning to a knowledge base |
Implement Knowledge Mining Solutions (15-20%) | |
| Implement a Cognitive Search solution | - create data sources - define an index - create and run an indexer - query an index - configure an index to support autocomplete and autosuggest - boost results based on relevance - implement synonyms |
| Implement an enrichment pipeline | - attach a Cognitive Services account to a skillset - select and include built-in skills for documents - implement custom skills and include them in a skillset |
| Implement a knowledge store | - define file projections - define object projections - define table projections - query projections |
| Manage a Cognitive Search solution | - provision Cognitive Search - configure security for Cognitive Search - configure scalability for Cognitive Search |
| Manage indexing | - manage re-indexing - rebuild indexes - schedule indexing - monitor indexing - implement incremental indexing - manage concurrency - push data to an index - troubleshoot indexing for a pipeline |
Implement Conversational AI Solutions (15-20%) | |
| Design and implement conversation flow | - design conversation logic for a bot - create and evaluate *.chat file conversations by using the Bot Framework Emulator - choose an appropriate conversational model for a bot, including activity handlers and dialogs |
| Create a bot by using the Bot Framework SDK | - use the Bot Framework SDK to create a bot from a template - implement activity handlers and dialogs - use Turn Context - test a bot using the Bot Framework Emulator - deploy a bot to Azure |
| Create a bot by using the Bot Framework Composer | - implement dialogs - maintain state - implement logging for a bot conversation - implement prompts for user input - troubleshoot a conversational bot - test a bot - publish a bot - add language generation for a response - design and implement adaptive cards |
| Integrate Cognitive Services into a bot | - integrate a question answering model - integrate a LUIS service - integrate a Speech service resource |



