Sample questions
Microsoft Azure AI Engineer Associate AI-102 practice questions
You are building a chatbot for a retail company using Azure OpenAI Service. The chatbot must provide product recommendations based on customer preferences. To ensure the chatbot do…
You are developing a chat application that uses Azure OpenAI Service to answer customer queries. You need to ensure that the model does not generate responses containing internal c…
You are developing a solution that uses Azure AI Language to analyze customer feedback. You need to determine whether the sentiment of a given sentence is positive, negative, or ne…
Implement natural language processing solutionseasySee the answer and why each option is right or wrong →A company is building a knowledge mining solution using Azure AI Search. They need to extract key phrases from a large set of documents in multiple languages. Which skill should th…
Implement knowledge mining and document intelligence solutionsmediumSee the answer and why each option is right or wrong →Refer to the exhibit. You are configuring an agent in Azure AI Foundry. The agent fails to start because the specified model is not available in the current Azure OpenAI resource.…
You manage an Azure AI Search solution that indexes documents from Azure Blob Storage. The index must support real-time updates when documents are added or modified. Which approach…
A development team is using Azure Cognitive Service for Language to extract key phrases from customer reviews. They notice that some reviews are not being processed, and the API re…
Implement natural language processing solutionsmediumSee the answer and why each option is right or wrong →You are developing a custom text classification model using Azure AI Language. The model must classify customer support tickets into 15 categories. You have 10,000 labeled examples…
Implement natural language processing solutionsmediumSee the answer and why each option is right or wrong →You need to build a chatbot that answers questions based on your company's internal knowledge base. The knowledge base consists of Word documents and PDFs. Which service should you…
Implement knowledge mining and information extraction solutionsmediumSee the answer and why each option is right or wrong →You are using Azure AI Language Service to extract key phrases from customer reviews. You notice that for reviews containing the word 'not good', the service sometimes extracts 'go…
Implement knowledge mining and information extraction solutionseasySee the answer and why each option is right or wrong →You are building an Azure AI Search solution to index a collection of technical manuals. Users need to find documents by searching for specific terms and also have the ability to f…
Implement knowledge mining and information extraction solutionseasySee the answer and why each option is right or wrong →You are building a custom question answering solution using Azure AI Language. Which TWO actions are required to deploy the solution?
Implement natural language processing solutionsmediumSee the answer and why each option is right or wrong →You are reviewing a skillset definition for an Azure AI Search indexer. The indexer is configured to index 1000 PDF documents. After running the indexer, you notice that only 500 d…
Implement knowledge mining and information extraction solutionshardSee the answer and why each option is right or wrong →Refer to the exhibit. You receive this error when calling an Azure Cognitive Services API. What is the most likely cause?
Implement natural language processing solutionshardSee the answer and why each option is right or wrong →You need to summarize a large document using Azure AI Language. Which feature should you use?
Implement natural language processing solutionseasySee the answer and why each option is right or wrong →You are designing an agentic solution that uses Microsoft Copilot Studio and Azure AI Search. The agent needs to answer questions based on confidential documents. Which security me…
Match each Azure Cognitive Search skill to its capability.
Match each Azure AI scenario to the appropriate service.
You are developing an Azure AI solution that uses pre-built models from Azure AI Vision to analyze images. The solution must be able to detect objects and read printed text. Which…
You need to enforce that only users from your Microsoft Entra ID tenant can call your Azure AI Language API endpoint. Which security mechanism should you configure?
Which TWO Azure services can be used together with Azure OpenAI to implement a Retrieval-Augmented Generation (RAG) solution?
A company is deploying a solution using Azure AI Vision to analyze images of products on a retail website. They need to ensure that the image analysis is performed within a specifi…
A company is building an agentic solution using Microsoft Copilot Studio. The agent needs to retrieve customer order status from an external CRM API. The API requires OAuth 2.0 aut…
Which THREE components are required to build a custom chat application using Azure OpenAI Service that can answer questions based on your own private data?