{"id":22397,"date":"2026-09-25T12:39:39","date_gmt":"2026-09-25T12:39:39","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=22397"},"modified":"2026-09-25T12:39:39","modified_gmt":"2026-09-25T12:39:39","slug":"microsoft-ai-102-practice-test-questions-and-exam-dumps-part6-q101-120","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-102-practice-test-questions-and-exam-dumps-part6-q101-120\/","title":{"rendered":"Microsoft AI-102 Practice Test Questions and Exam Dumps Part6 Q101-120"},"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 101<\/b><\/h3>\n<p><b>Which Azure AI Language capability can identify the language used in a text input?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Entity linking<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Language detection<\/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;\">Summarization<\/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;\">Language detection determines which supported language is represented by a text input. This capability is useful when an application receives content from users who may communicate in different languages and the application needs to select an appropriate processing workflow. For example, detected language information can be used to route content for translation or language-specific analysis. Entity linking enriches recognized entities, sentiment analysis evaluates expressed sentiment, and summarization creates shorter versions of content. Language detection should therefore be selected when the application&#8217;s primary requirement is identifying the language of submitted textual content before additional processing occurs.<\/span><\/p>\n<h3><b>Question 102<\/b><\/h3>\n<p><b>A developer needs to extract text from a photograph of a menu. Which capability should be used?<\/b><\/p>\n<ol>\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;\">Semantic ranking<\/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;\">Entity recognition<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Optical character recognition, or OCR, extracts machine-readable text from images. A photograph of a menu can contain printed words that are not initially available as digital text. OCR can process the image and return recognized text, which can then be translated, searched, summarized, or analyzed by other services. Sentiment analysis and entity recognition operate on textual information after it is available, while semantic ranking is related to search result relevance. Therefore, OCR is the appropriate first capability when the application needs to convert visible menu text into information that software can process.<\/span><\/p>\n<h3><b>Question 103<\/b><\/h3>\n<p><b>Which capability can help an application determine whether a review is positive, negative, or neutral?<\/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;\">Speech recognition<\/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;\">OCR<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Sentiment analysis evaluates textual content and can classify its expressed sentiment into supported categories such as positive, negative, or neutral. It can also provide confidence information that helps an application interpret the result. This capability is useful for analyzing product reviews, surveys, customer comments, and support interactions. Object detection processes visual objects, speech recognition converts audio into text, and OCR extracts text from images. Sentiment analysis does not guarantee an exact understanding of a person&#8217;s feelings, so results should be evaluated in the context of the application. Nevertheless, it is the appropriate capability for automated review sentiment analysis.<\/span><\/p>\n<h3><b>Question 104<\/b><\/h3>\n<p><b>What is the primary role of an indexer in Azure AI Search?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Define user permissions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Generate model responses<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store application secrets<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Import and update searchable content<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An Azure AI Search indexer automates the process of retrieving content from a supported data source and adding or updating that content in a search index. This can reduce the amount of custom ingestion code required for supported data sources. The indexer can also work with a configured skillset when content enrichment is needed during indexing. An index stores searchable representations, while the indexer performs the ingestion process. User permissions, model response generation, and secret management are separate concerns. Understanding the indexer&#8217;s role is important when building maintainable search and knowledge-mining pipelines.<\/span><\/p>\n<h3><b>Question 105<\/b><\/h3>\n<p><b>A generative AI application should answer using information retrieved from an approved knowledge base. What should the developer configure?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Grounding instructions and retrieved context<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image resizing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Audio compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNS routing<\/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;\">Grounding instructions and retrieved context can help a generative AI application produce responses based on approved knowledge sources. The application can retrieve relevant passages from the knowledge base and provide them to the model with instructions explaining how the information should be used. It can also specify what the model should do when the context does not contain enough information. This approach can improve factual relevance but does not guarantee perfect answers. Image resizing, audio compression, and DNS routing address unrelated technical requirements and do not provide the model with trusted knowledge-base content.<\/span><\/p>\n<h3><b>Question 106<\/b><\/h3>\n<p><b>Which Azure AI Search capability is designed to retrieve documents using semantic similarity?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Vector search<\/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;\">OCR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text-to-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;\">Vector search retrieves content by comparing vector representations of queries and indexed documents. Because these vectors can capture semantic characteristics, vector search can identify conceptually related information even when the exact keywords differ. This is particularly useful for knowledge bases and retrieval-augmented generation applications. Speech recognition converts audio to text, OCR extracts text from images, and text-to-speech converts written text into audio. A vector search implementation depends on suitable embeddings and index configuration. Developers should evaluate retrieval quality using representative queries to ensure that semantically relevant content is being returned.<\/span><\/p>\n<h3><b>Question 107<\/b><\/h3>\n<p><b>Which model type is most appropriate for generating an image from a textual description?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Vision classifier<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image generation model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Search index<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An image generation model creates visual content based on a textual or other supported prompt. In Microsoft&#8217;s AI ecosystem, supported image-generation models can be used for scenarios such as creating illustrations, concepts, or other generated visual assets. A speech model handles audio and spoken language, a vision classifier categorizes existing images, and a search index retrieves stored information. Image generation should be evaluated for quality, safety, content requirements, and application-specific constraints. The important distinction is that generation creates new visual content, whereas classification and analysis operate on content that already exists.<\/span><\/p>\n<h3><b>Question 108<\/b><\/h3>\n<p><b>A developer wants to compare two prompt versions to determine which produces better results. What should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network monitoring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Model evaluation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database replication<\/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;\">Model evaluation can be used to compare the outputs produced by different prompts or configurations against predefined criteria. Developers can run representative test inputs through each prompt version and assess factors such as relevance, correctness, groundedness, consistency, and safety. This provides evidence for deciding which configuration better satisfies the application&#8217;s requirements. Network monitoring, file compression, and database replication do not directly measure prompt or model quality. Evaluation should use a representative dataset rather than a single example, because generative models can behave differently across different inputs and edge cases.<\/span><\/p>\n<h3><b>Question 109<\/b><\/h3>\n<p><b>Which Azure AI Language capability can identify important concepts within a document without producing a full summary?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech translation<\/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;\">Object detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image captioning<\/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;\">Key phrase extraction identifies important words and phrases that represent major concepts in a text. It can provide a compact representation of document topics without generating a complete natural-language summary. For example, an application processing customer feedback might extract phrases related to delivery, pricing, product quality, and technical support. Speech translation works with spoken language, object detection identifies objects in images, and image captioning describes visual content. Key phrase extraction is therefore appropriate when the requirement is to identify significant concepts for indexing, categorization, analysis, or search rather than produce a full summary.<\/span><\/p>\n<h3><b>Question 110<\/b><\/h3>\n<p><b>Which security principle limits an application&#8217;s permissions to only what it needs?<\/b><\/p>\n<ol>\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;\">Prompt chaining<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data augmentation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Least privilege<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Least privilege means granting an identity, application, or component only the permissions required to perform its intended tasks. This principle reduces unnecessary access and limits the potential impact of a compromised identity or application. For AI solutions, least privilege can be applied to access storage, databases, search indexes, model resources, and other connected services. Semantic ranking, prompt chaining, and data augmentation are AI or search concepts rather than access-control principles. Implementing least privilege should be combined with authentication, authorization, secure credential management, logging, and regular access reviews to maintain an appropriate security posture.<\/span><\/p>\n<h3><b>Question 111<\/b><\/h3>\n<p><b>Which feature can improve search results by understanding the meaning of a user&#8217;s query?<\/b><\/p>\n<ol>\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;\">OCR<\/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 segmentation<\/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;\">Semantic ranking uses language understanding to improve the ordering of search results according to the meaning of the user&#8217;s query and the content of candidate documents. It can be applied after initial retrieval to help place more relevant results higher in the result set. OCR extracts text from images, speech synthesis produces spoken audio, and image segmentation identifies regions within visual content. Semantic ranking is particularly useful when keyword matching alone does not adequately distinguish the most relevant documents. Search quality should still be tested using representative queries and expected results.<\/span><\/p>\n<h3><b>Question 112<\/b><\/h3>\n<p><b>An application receives voice commands from users. Which capability converts those commands into text for processing?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text-to-speech<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech-to-text<\/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;\">Document extraction<\/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;\">Speech-to-text converts spoken audio into written text that an application can process. This capability is commonly used in voice assistants, customer-service systems, meeting transcription, accessibility applications, and other voice-driven solutions. Once the speech has been converted into text, the application can send the text to a language model or other language-processing service. Text-to-speech performs the opposite direction by generating spoken audio from text. Image captioning and document extraction address visual and document-processing scenarios. Therefore, speech-to-text is the appropriate capability for converting voice commands into machine-readable text.<\/span><\/p>\n<h3><b>Question 113<\/b><\/h3>\n<p><b>Which approach is useful when a model must access current information that changes frequently?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Static model knowledge<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retrieved external data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deleted search indexes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Fixed responses<\/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;\">Retrieved external data can provide a model with current information that changes more frequently than the model&#8217;s underlying knowledge. For example, product availability, internal policies, current schedules, or inventory data can be retrieved from an authoritative source at query time. The retrieved information can then be supplied to the model as grounding context. Relying exclusively on static model knowledge may result in outdated responses. Deleted indexes and fixed responses cannot provide current information. A retrieval-based architecture should also include access controls and validation so that the model receives information from appropriate and trusted sources.<\/span><\/p>\n<h3><b>Question 114<\/b><\/h3>\n<p><b>Which component defines the fields and searchable structure of an Azure AI Search index?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Search index<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Language detector<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image classifier<\/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 index defines the searchable structure of indexed content, including fields and their characteristics. Depending on the solution, fields can support searching, filtering, sorting, faceting, semantic capabilities, or vector retrieval. An indexer can populate the index from a supported data source, while a skillset can enrich content during the indexing pipeline. Speech models, language detectors, and image classifiers serve different AI workloads. The index is therefore the component that establishes how searchable content is represented and queried. Careful schema design is important because it affects retrieval behavior and application capabilities.<\/span><\/p>\n<h3><b>Question 115<\/b><\/h3>\n<p><b>A developer wants an agent to retrieve information from an external API. What should be provided to the agent?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A tool with an appropriate interface<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A larger image<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A CSS stylesheet<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A speech 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 agent can use a tool to interact with an external API through a defined interface. The tool describes the operation available to the agent and provides the mechanism for sending appropriate inputs and receiving results. For example, an order lookup tool could accept a customer or order identifier and return information from a business system. External tool access should be secured and limited to authorized operations. Larger images, CSS stylesheets, and speech codecs do not provide an interface for calling external business APIs. Tool integration therefore extends an agent&#8217;s capabilities beyond language generation.<\/span><\/p>\n<h3><b>Question 116<\/b><\/h3>\n<p><b>Which document-processing capability can identify fields from invoices?<\/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;\">Document Intelligence<\/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: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Document Intelligence provides document-analysis capabilities that can extract text, fields, tables, and other structured information from supported documents. Invoice processing is a common business scenario where fields such as vendor information, invoice identifiers, dates, totals, and line items may need to be extracted automatically. Image captioning describes images, sentiment analysis evaluates textual sentiment, and speech translation processes spoken language. Document Intelligence can use prebuilt models for supported document scenarios and custom models for specialized requirements. Extracted results should be validated against representative invoices before being used in important automated business processes.<\/span><\/p>\n<h3><b>Question 117<\/b><\/h3>\n<p><b>What is a major benefit of hybrid search in Azure AI Search?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It uses only exact keywords<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It combines lexical and semantic retrieval<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It eliminates the need for indexes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It converts documents into audio<\/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;\">Hybrid search combines keyword-based retrieval with vector-based semantic retrieval. Lexical search can be effective when exact terms are important, while vector retrieval can find conceptually related information even when different wording is used. Combining both approaches can improve retrieval quality for applications such as enterprise search and retrieval-augmented generation. Hybrid search does not eliminate indexes or convert documents into audio. It also does not guarantee perfect relevance, so developers should evaluate the results using representative queries and tune search configuration according to the application&#8217;s information-retrieval requirements.<\/span><\/p>\n<h3><b>Question 118<\/b><\/h3>\n<p><b>Which action is appropriate when an AI application produces unsafe or inappropriate output during testing?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignore the output<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove evaluation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Investigate and adjust safety controls<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Publish the application immediately<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Unsafe or inappropriate output discovered during testing should be investigated before production deployment. Developers can examine the prompt, model configuration, input data, content filtering, grounding, and application logic to determine why the undesirable response occurred. Appropriate safety controls and instructions can then be adjusted and the scenario retested. Ignoring the issue or publishing the application immediately can expose users and the organization to unnecessary risk. Removing evaluation would also reduce visibility into the problem. Safety testing should include representative and adversarial scenarios so that important failure modes can be identified and addressed.<\/span><\/p>\n<h3><b>Question 119<\/b><\/h3>\n<p><b>A developer needs to determine the sentiment of text that has first been extracted from a scanned document. Which sequence is appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text-to-speech then OCR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OCR then sentiment analysis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Speech translation then object detection<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image classification then speech synthesis<\/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;\">OCR should first extract the textual content from the scanned document. Once the text is available in machine-readable form, Azure AI Language sentiment analysis can evaluate its expressed sentiment. This two-stage process is appropriate because sentiment analysis operates on text rather than the original scanned image. Text-to-speech generates audio, speech translation processes spoken language, and object detection identifies visual objects. Image classification can categorize images but does not directly determine textual sentiment. Combining specialized AI capabilities in a pipeline allows an application to transform visual source material into analyzed textual information.<\/span><\/p>\n<h3><b>Question 120<\/b><\/h3>\n<p><b>Why should AI applications monitor model and service behavior after deployment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To identify operational or quality changes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To stop collecting telemetry<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To avoid all testing<\/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;\">Monitoring after deployment helps identify changes in model behavior, service performance, resource usage, errors, latency, and other operational characteristics. AI applications can encounter real-world inputs and workloads that were not fully represented during development. Monitoring provides visibility that can help teams detect unexpected behavior and investigate potential problems. It does not replace predeployment testing, and authentication and security controls should remain enabled. Effective monitoring can also support continuous improvement by providing evidence about how the application performs in production. Therefore, ongoing observation is an important part of operating a reliable AI solution.<\/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 101 Which Azure AI Language capability can identify the language used in a text input? Entity linking Language detection Sentiment analysis Summarization Correct Answer: 2 Explanation Language detection determines which supported language is represented by a text input. This capability is useful when [&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\/22397"}],"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=22397"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22397\/revisions"}],"predecessor-version":[{"id":22398,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22397\/revisions\/22398"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=22397"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=22397"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=22397"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}