{"id":22391,"date":"2026-09-25T12:38:24","date_gmt":"2026-09-25T12:38:24","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=22391"},"modified":"2026-09-25T12:38:24","modified_gmt":"2026-09-25T12:38:24","slug":"microsoft-ai-102-practice-test-questions-and-exam-dumps-part3-q41-60","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-102-practice-test-questions-and-exam-dumps-part3-q41-60\/","title":{"rendered":"Microsoft AI-102 Practice Test Questions and Exam Dumps Part3 Q41-60"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/ai-102-exam-dumps\"><b>Microsoft AI-102 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 41<\/b><\/h3>\n<p><b>Which Azure AI Vision capability can generate a textual description of an image?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image captioning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sentiment analysis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key phrase extraction<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech translation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Image captioning generates a natural-language description of visual content in an image. This capability can help applications make image information more accessible or provide descriptive information to users without manually examining every image. It is different from sentiment analysis, which evaluates text, key phrase extraction, which identifies important concepts in text, and speech translation, which processes spoken language across languages. When designing a computer vision application, the appropriate Vision capability should be selected according to the desired outcome. If the requirement is to describe what an image contains using natural language, image captioning is the relevant capability.<\/span><\/p>\n<h3><b>Question 42<\/b><\/h3>\n<p><b>A developer needs to identify faces appearing in photographs. Which Azure AI service is most relevant?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Search<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Vision<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Speech<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Language<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Vision provides computer vision capabilities for analyzing visual content, including supported face-related scenarios. A photograph can be processed to detect faces and obtain information about their locations within the image. Azure AI Search focuses on indexing and retrieval, Azure Speech handles speech and audio workloads, and Azure AI Language processes text. Face-related processing should also be designed with appropriate privacy, security, and responsible AI considerations because facial information can be sensitive. Therefore, Azure AI Vision is the relevant service when an application needs to analyze photographs for faces.<\/span><\/p>\n<h3><b>Question 43<\/b><\/h3>\n<p><b>Which Azure AI Language feature can extract important phrases from customer feedback?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key phrase extraction<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image analysis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech synthesis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Key phrase extraction identifies significant concepts or phrases in a body of text. For customer feedback, this can help an application identify recurring topics such as delivery problems, product quality, pricing, or customer service. The extracted phrases can then be stored, analyzed, or used as part of a search or classification workflow. Image analysis and object detection are designed for visual information, while speech synthesis converts text into spoken audio. Key phrase extraction is therefore the appropriate Azure AI Language capability when the application needs to discover important topics within written customer feedback.<\/span><\/p>\n<h3><b>Question 44<\/b><\/h3>\n<p><b>A developer wants to classify an image into one of several predefined categories. Which computer vision task is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image classification<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech recognition<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Entity recognition<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Image classification assigns one or more labels or categories to an image based on its visual content. For example, an application might classify product photographs as shoes, shirts, or accessories. Object detection is different because it identifies objects and their locations within an image, often using bounding regions. Speech recognition processes spoken audio, while entity recognition analyzes text. When the requirement is simply to determine which predefined category an entire image belongs to, image classification is the appropriate computer vision task. The classification model should be evaluated using representative images from the intended production environment.<\/span><\/p>\n<h3><b>Question 45<\/b><\/h3>\n<p><b>What does an embedding represent in a generative AI solution?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A numerical representation of content<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A network firewall rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A database password<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">An audio codec<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An embedding is a numerical representation of information that captures aspects of its semantic meaning. Text, images, or other supported content can be transformed into vectors that allow applications to compare items based on similarity. Embeddings are commonly used in retrieval scenarios, recommendation systems, clustering, and other AI workloads. In a generative AI application, text embeddings can help identify documents that are semantically related to a user&#8217;s query. An embedding is not a firewall rule, password, or audio codec. Its primary role is to represent content numerically so that similarity and relatedness can be computed.<\/span><\/p>\n<h3><b>Question 46<\/b><\/h3>\n<p><b>Which search approach combines keyword and vector-based retrieval?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hybrid search<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech search<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image cropping<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OCR search<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Hybrid search combines traditional keyword-based retrieval with vector-based retrieval. Keyword search can identify exact or closely matching terms, while vector search can identify content based on semantic similarity. Combining both approaches can provide broader and more relevant retrieval for applications where users may express concepts differently from the wording in stored documents. Azure AI Search supports hybrid search scenarios that can be useful in retrieval-augmented generation solutions. Speech search and image cropping are unrelated concepts, while OCR extracts text rather than defining a combined retrieval strategy. Hybrid search is therefore useful when both lexical and semantic matching are needed.<\/span><\/p>\n<h3><b>Question 47<\/b><\/h3>\n<p><b>A company needs to extract tables and fields from structured business documents. Which service is most suitable?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Speech<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Document Intelligence<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Search<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Language<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Document Intelligence is designed to analyze documents and extract structured information from their contents. Depending on the model and document type, it can identify fields, tables, text, and other document elements. This makes it useful for scenarios involving invoices, receipts, forms, contracts, and other business documents. Azure AI Speech focuses on speech processing, Azure AI Search focuses on search and retrieval, and Azure AI Language handles natural language processing. When an application needs structured information extracted from business documents, Document Intelligence is therefore the appropriate service to consider.<\/span><\/p>\n<h3><b>Question 48<\/b><\/h3>\n<p><b>Which feature can help a generative AI application use documents stored in Azure Blob Storage as grounding data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retrieval and indexing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech synthesis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Face detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image classification<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Retrieval and indexing allow application content stored in sources such as Azure Blob Storage to be prepared for search and subsequent use as grounding information. An indexing process can ingest supported content and make it available through a search solution. When a user submits a question, relevant content can then be retrieved and supplied to a generative model as context. Speech synthesis and face detection address different AI workloads, while image classification categorizes visual content. Retrieval and indexing are therefore important building blocks when enterprise documents need to support grounded responses in a generative AI application.<\/span><\/p>\n<h3><b>Question 49<\/b><\/h3>\n<p><b>A chatbot should answer questions only from a supplied knowledge base. Which prompt instruction is most useful?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignore all supplied information<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use only provided context<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Generate unrelated examples<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Avoid retrieving information<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Instructing a chatbot to use only the supplied context can help constrain responses to information retrieved from an approved knowledge source. In a retrieval-augmented generation architecture, relevant passages can be provided to the model together with instructions describing how that information should be used. The application can also instruct the model to indicate when the supplied context does not contain enough information to answer a question. Prompt instructions alone cannot guarantee factual behavior, so retrieval quality, evaluation, filtering, and monitoring remain important. Nevertheless, using only provided context is a useful prompt-level control for grounded responses.<\/span><\/p>\n<h3><b>Question 50<\/b><\/h3>\n<p><b>Which capability allows an application to translate written text between supported languages?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Translator<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OCR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Face detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Translator provides machine translation capabilities for supported languages. Applications can submit text in one language and receive translated content in another supported language. Translation can be used in customer-service applications, multilingual websites, document workflows, and other scenarios where users need information in different languages. Object detection and face detection analyze images, while OCR extracts text from visual content. Translation can also be combined with other AI services; for example, OCR can first extract text from an image before Translator converts that text into another language. Therefore, Translator is appropriate for written language conversion.<\/span><\/p>\n<h3><b>Question 51<\/b><\/h3>\n<p><b>A developer wants to detect whether a person appears in a photograph without identifying the person. Which capability is relevant?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Face detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text summarization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key phrase extraction<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sentiment analysis<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Face detection identifies the presence and location of faces in an image without necessarily determining the person&#8217;s identity. This distinction is important when an application only needs to know whether faces are present or where they appear. Face-related capabilities should be selected carefully according to the application&#8217;s requirements and applicable privacy considerations. Text summarization, key phrase extraction, and sentiment analysis operate primarily on textual content rather than detecting visual faces. Therefore, face detection is the relevant capability when an application needs to locate faces in a photograph without requiring identity recognition.<\/span><\/p>\n<h3><b>Question 52<\/b><\/h3>\n<p><b>What is a primary benefit of using a prebuilt Document Intelligence model?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Faster implementation for supported document types<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Guaranteed perfect extraction<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elimination of all testing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removal of document security requirements<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Prebuilt Document Intelligence models can accelerate development when the documents being processed match supported predefined scenarios. These models provide ready-to-use capabilities for extracting information from common document types, reducing the need to create and train a custom model from scratch. However, prebuilt models do not guarantee perfect extraction, eliminate testing, or remove security requirements. Engineers should evaluate extraction quality against representative documents and determine whether additional processing or a custom approach is needed. The main benefit is reduced implementation effort and faster development for supported document scenarios.<\/span><\/p>\n<h3><b>Question 53<\/b><\/h3>\n<p><b>Which capability can convert handwritten or printed characters in an image into machine-readable text?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OCR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Semantic ranking<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sentiment analysis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech translation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Optical character recognition converts visible characters in images into machine-readable text. OCR can be useful for scanned documents, photographs, signs, receipts, forms, and other visual sources containing printed or supported handwritten content. Once extracted, the text can be passed to other services for translation, classification, summarization, indexing, or analysis. Semantic ranking improves search relevance, sentiment analysis evaluates text sentiment, and speech translation processes spoken language. Therefore, OCR is the appropriate capability when the primary requirement is extracting textual information from visual content for subsequent application processing.<\/span><\/p>\n<h3><b>Question 54<\/b><\/h3>\n<p><b>Which component can provide additional instructions and context to a generative AI model during a request?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">System message<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network subnet<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Storage account<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS record<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A system message can provide high-level instructions that influence how a generative AI model should behave during an interaction. It can define the assistant&#8217;s role, communication style, constraints, and other behavioral requirements. Additional user input and retrieved context can then be supplied as part of the overall request. Network subnets, storage accounts, and DNS records are infrastructure components and do not directly provide conversational instructions to a language model. Developers should carefully design system instructions and evaluate their effects because prompt configuration can influence response quality, safety, consistency, and adherence to application requirements.<\/span><\/p>\n<h3><b>Question 55<\/b><\/h3>\n<p><b>An AI application must answer questions about frequently changing inventory data. What approach can provide current information to the model?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retrieve current data at query time<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rely only on model training<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disable data access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store outdated responses permanently<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Retrieving current information at query time can provide a generative AI model with up-to-date inventory data. This approach is preferable when the underlying information changes frequently and cannot reliably be represented by static model knowledge. A retrieval component can query an authoritative data source and provide relevant results as context for the model&#8217;s response. Relying solely on model training would not provide current inventory information, while disabling access prevents the application from obtaining the required data. Storing outdated responses permanently can also lead to incorrect answers. Dynamic retrieval therefore supports more current and grounded responses.<\/span><\/p>\n<h3><b>Question 56<\/b><\/h3>\n<p><b>Which capability can identify whether text contains a phone number, email address, or other supported personal information?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">PII detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image captioning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech synthesis<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">PII detection can identify supported categories of personally identifiable information within text. Examples can include phone numbers, email addresses, names, identification numbers, and other supported personal-data patterns. This capability can be useful when applications process customer communications or documents and need to identify sensitive information before storage, analysis, sharing, or redaction. Object detection and image captioning are computer vision capabilities, while speech synthesis converts written content into spoken audio. PII detection does not by itself establish an organization&#8217;s complete privacy program, but it can provide an important technical capability for identifying sensitive textual content.<\/span><\/p>\n<h3><b>Question 57<\/b><\/h3>\n<p><b>What is the purpose of an Azure AI Search skillset?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Enrich indexed content<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Generate network routes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Manage user passwords<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Convert text into speech<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Azure AI Search skillset defines enrichment operations that can be applied to content during an indexing workflow. Skills can perform tasks such as extracting text, detecting language, recognizing entities, generating embeddings, or analyzing other content depending on the configured pipeline. Enriched information can then be used to improve search and knowledge-mining scenarios. Skillsets do not manage network routes or user passwords, and they are not primarily intended for speech synthesis. Understanding skillsets is important when building an AI Search pipeline that needs to transform raw content into richer, searchable information before it becomes available through the index.<\/span><\/p>\n<h3><b>Question 58<\/b><\/h3>\n<p><b>Which approach can help reduce the amount of irrelevant information sent to a language model?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retrieve only relevant content<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Send every available document<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove all search filters<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disable indexing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Retrieving only relevant content helps reduce unnecessary information supplied to a language model. In a retrieval-augmented generation architecture, the search component can identify documents or passages that are most relevant to the user&#8217;s request and provide those results as context. Limiting the context can improve efficiency and help the model focus on information related to the current question. Sending every available document can increase processing requirements and introduce irrelevant information. Removing filters or disabling indexing does not solve the problem. Effective retrieval therefore plays an important role in controlling the quality and usefulness of model context.<\/span><\/p>\n<h3><b>Question 59<\/b><\/h3>\n<p><b>A developer needs to determine whether two pieces of text have similar meanings. Which technique is useful?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Embeddings<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech synthesis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image cropping<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OCR<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Embeddings can represent pieces of text as numerical vectors that capture semantic characteristics. By comparing these vectors, an application can estimate how closely two pieces of text are related in meaning. This is useful for semantic search, document retrieval, recommendation scenarios, clustering, and duplicate or similarity detection. Speech synthesis converts text into audio, image cropping changes visual content, and OCR extracts text from images. Embeddings do not provide a perfect understanding of human meaning, so applications should define appropriate similarity methods and evaluation criteria. Nevertheless, embeddings are a fundamental technique for semantic comparison in many AI solutions.<\/span><\/p>\n<h3><b>Question 60<\/b><\/h3>\n<p><b>Why should developers test prompts with varied inputs rather than only one example?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To assess behavior across scenarios<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To eliminate model usage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase storage capacity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To disable content filtering<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Testing prompts with varied inputs helps determine whether an AI application behaves consistently across different realistic scenarios. A prompt that performs well for one example may produce unexpected results when users provide different wording, incomplete information, unusual cases, or conflicting instructions. Testing should therefore include representative and edge-case inputs that reflect the application&#8217;s expected workload. Results can reveal weaknesses in prompt design, grounding, safety controls, or model behavior. The goal is not to eliminate model usage or disable safeguards, but to gather evidence that can guide refinement before and after deployment.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AI-102 Exam Dumps and Practice Test Dumps. &nbsp; Question 41 Which Azure AI Vision capability can generate a textual description of an image? Image captioning Sentiment analysis Key phrase extraction Speech translation Correct Answer: 1 Explanation Image captioning generates a natural-language description of visual content in an image. This capability can help [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22391"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=22391"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22391\/revisions"}],"predecessor-version":[{"id":22392,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22391\/revisions\/22392"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=22391"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=22391"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=22391"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}