{"id":16112,"date":"2026-09-18T11:38:25","date_gmt":"2026-09-18T11:38:25","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=16112"},"modified":"2026-09-18T11:38:25","modified_gmt":"2026-09-18T11:38:25","slug":"microsoft-ai-901-practice-test-questions-and-exam-dumps-part-6-q101-120","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-901-practice-test-questions-and-exam-dumps-part-6-q101-120\/","title":{"rendered":"Microsoft AI-901 Practice Test Questions and Exam Dumps Part 6 Q101-120"},"content":{"rendered":"<h1><\/h1>\n<p><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/ai-901-exam-dumps\"><b>Microsoft AI-901 Exam Dumps<\/b><\/a><b> and Practice Test Dumps<\/b><\/p>\n<p>&nbsp;<\/p>\n<h3><b>Question 101. Which Azure AI service can analyze the visual content of an image?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Vision<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Translator<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Language<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Azure AI Vision<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Vision provides capabilities for analyzing and understanding visual information contained in images. Applications can use it to identify objects, generate image descriptions, detect visual features, extract text, and perform other image-related analysis tasks. For example, an application could analyze a photograph and identify objects or recognize printed text appearing in the image. Azure AI Speech is intended for audio and speech processing, while Azure AI Translator focuses on translating text between languages. Azure AI Language provides capabilities for understanding written language. Therefore, when a scenario requires an Azure service to interpret or analyze image content, Azure AI Vision is the appropriate choice.<\/span><\/p>\n<h3><b>Question 102. Which feature can determine the dominant colors and other visual properties of an image?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech recognition<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Image analysis<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Sentiment analysis<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Entity recognition<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Image analysis<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Image analysis examines the visual characteristics and content of an image and can provide information about different visual properties. Depending on the capability being used, image analysis can identify objects, generate tags, describe scenes, detect visual characteristics, and identify features such as dominant colors. These capabilities allow applications to process images automatically rather than requiring a person to manually inspect every image. Speech recognition is used for converting spoken language into text, sentiment analysis evaluates opinions in written content, and entity recognition identifies named entities. Therefore, when a requirement involves understanding visual properties or content within an image, image analysis is the relevant AI capability.<\/span><\/p>\n<h3><b>Question 103. Which Azure AI Language feature extracts important words and phrases from a document?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Sentiment analysis<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Named entity recognition<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Key phrase extraction<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Language detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Key phrase extraction<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Key phrase extraction identifies the main concepts or important phrases within a body of text. It can help applications quickly determine the subjects discussed in documents, reviews, emails, or other written content. For example, if a customer provides a long product review, key phrase extraction might identify phrases related to product quality, delivery, pricing, or customer service. Named entity recognition serves a different purpose by identifying specific entities such as people, organizations, and locations. Sentiment analysis evaluates the tone or opinion expressed in text, while language detection determines the language used. Therefore, key phrase extraction is the appropriate Azure AI Language capability when the requirement is to identify important terms or concepts.<\/span><\/p>\n<h3><b>Question 104. An application receives text in unknown languages. Which capability can identify the language used?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> OCR<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Text-to-speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Key phrase extraction<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Language detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. Language detection<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Language detection is used to determine which human language is represented in a piece of text. This capability is useful when an application receives multilingual content without knowing the language in advance. After identifying the language, the application can choose an appropriate processing workflow, such as sending the text to translation, sentiment analysis, or another language-processing capability. OCR is intended to extract text from images, while text-to-speech converts written text into spoken audio. Key phrase extraction identifies important phrases but does not primarily determine the language. Therefore, if an application needs to automatically identify whether incoming text is English, Spanish, French, or another supported language, language detection is the appropriate capability.<\/span><\/p>\n<h3><b>Question 105. Which Azure AI Speech capability converts written text into spoken audio?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Text-to-speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech-to-text<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> OCR<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Object detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Text-to-speech<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Text-to-speech converts written text into synthesized spoken audio. Azure AI Speech can generate speech from application-provided text, making it useful for virtual assistants, accessibility solutions, educational applications, automated announcements, and other scenarios where users need to hear information rather than read it. Speech-to-text performs the opposite operation by converting spoken language into written text. OCR extracts text from visual documents or images, while object detection identifies objects within images. Understanding the direction of the conversion is important for AI-901 questions. If the input is written text and the desired output is spoken audio, text-to-speech is the correct Azure AI Speech capability.<\/span><\/p>\n<h3><b>Question 106. Which Azure AI Speech feature is useful for transcribing a recorded meeting?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Text-to-speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech-to-text<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Image analysis<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Key phrase extraction<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Speech-to-text<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Speech-to-text can convert spoken words from an audio recording into written text, making it useful for meeting transcription and other voice-processing scenarios. A recorded meeting can contain multiple spoken statements that need to be transformed into text so they can be searched, reviewed, stored, or processed further. Azure AI Speech provides speech recognition capabilities for these types of applications. Text-to-speech would instead create spoken audio from written text. Image analysis processes visual information, while key phrase extraction analyzes written content after text has been obtained. Therefore, when the primary requirement is to create a written transcript from recorded speech, speech-to-text is the appropriate capability.<\/span><\/p>\n<h3><b>Question 107. Which service should an application use to translate a user&#8217;s message into another supported language?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Vision<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Search<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Translator<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Machine Learning<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Azure AI Translator<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Translator is designed to perform machine translation between supported human languages. An application can send text to the translation service and receive translated content that can be presented to users or used in another processing workflow. This capability is useful for multilingual websites, customer-support applications, communication tools, and international business systems. Azure AI Vision focuses on visual analysis, Azure AI Search provides search and retrieval capabilities, and Azure Machine Learning supports machine learning development and deployment. Therefore, when a scenario explicitly requires converting written content from one language into another, Azure AI Translator is the Azure service that directly addresses the requirement.<\/span><\/p>\n<h3><b>Question 108. Which Azure AI service can extract fields such as invoice number, date, and total amount from invoices?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Vision<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Search<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Document Intelligence<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. Azure AI Document Intelligence<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Document Intelligence is designed to process documents and extract useful information from structured and semi-structured content. Invoice processing is a common example because invoices can contain fields such as invoice numbers, dates, vendor details, line items, taxes, and totals. Instead of requiring an employee to manually enter these values, a document-processing solution can analyze the document and return structured information for further processing. Azure AI Vision can provide general image and OCR capabilities, but Document Intelligence is specifically suited to document understanding and field extraction. Azure AI Search focuses on information retrieval. Therefore, invoice field extraction is an appropriate use case for Azure AI Document Intelligence.<\/span><\/p>\n<h3><b>Question 109. What is the purpose of indexing documents in Azure AI Search?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To make information searchable and retrievable<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To convert documents into speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To train a classification model automatically<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To detect faces in images<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. To make information searchable and retrievable<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Indexing organizes information so that Azure AI Search can efficiently search and retrieve relevant content. When documents and their searchable fields are indexed, applications can query the index to locate information matching a user&#8217;s search request. This is especially useful for enterprise search applications and generative AI solutions that need to retrieve relevant organizational information. Indexing itself is not the same as model training, speech synthesis, or face detection. In retrieval-based AI applications, indexed content can provide useful context for downstream processing. Therefore, when an AI-901 scenario asks why documents are indexed in Azure AI Search, the main purpose is to make their information searchable and retrievable.<\/span><\/p>\n<h3><b>Question 110. Which approach can help a generative AI application answer questions using an organization&#8217;s internal documents?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Increase image resolution<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Use retrieval and grounding with relevant documents<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Convert all documents into audio<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Disable search capabilities<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Use retrieval and grounding with relevant documents<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Retrieval and grounding can help a generative AI application use information contained in an organization&#8217;s internal documents when generating responses. A typical workflow can retrieve relevant passages from a search index or another data source and provide those passages as context to the language model. This helps the model generate an answer based on the organization&#8217;s information instead of relying exclusively on its general training knowledge. The approach is particularly useful for enterprise question-answering systems, internal knowledge assistants, and document-based applications. Image resolution and audio conversion do not directly provide textual context to the language model. Therefore, retrieval combined with grounding is an appropriate approach.<\/span><\/p>\n<h3><b>Question 111. Which Azure Machine Learning feature can help compare different machine learning models during experimentation?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Model evaluation and experiment tracking<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Text-to-speech<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> OCR<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Language translation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Model evaluation and experiment tracking<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Model evaluation and experiment tracking help data scientists compare machine learning experiments and understand how different models perform. During development, multiple algorithms, configurations, or feature sets may be tested. Tracking the results allows developers to examine evaluation metrics and identify which configurations meet the requirements of the workload. This process is different from language translation, OCR, and text-to-speech, which are capabilities provided by specialized Azure AI services. Azure Machine Learning provides tools and workflows that support experimentation and model development. For AI-901, when the scenario involves comparing model performance across experiments, evaluation and experiment tracking are important concepts to consider.<\/span><\/p>\n<h3><b>Question 112. What is a hyperparameter in machine learning?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> A value automatically generated only after deployment<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> A setting chosen to control the model training process<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> A label assigned to every prediction<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> A document stored in Azure AI Search<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. A setting chosen to control the model training process<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A hyperparameter is a setting that controls aspects of the machine learning training process and is generally selected before or during training rather than learned directly as a model parameter from the training examples. Examples can include learning rate, number of trees in some ensemble models, maximum tree depth, or the number of clusters in certain algorithms. Choosing suitable hyperparameter values can affect model performance and training behavior. Hyperparameters should not be confused with labels, which represent target values in supervised learning. They are also unrelated to documents in Azure AI Search. Understanding the difference between model parameters and hyperparameters is an important machine learning concept for AI-901.<\/span><\/p>\n<h3><b>Question 113. Which machine learning problem predicts a category such as &#8220;fraud&#8221; or &#8220;not fraud&#8221;?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Regression<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Clustering<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Classification<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Dimensionality reduction<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Classification<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Classification is a supervised machine learning task in which a model predicts a discrete category or class. For example, a fraud-detection model may classify transactions as fraudulent or legitimate. Other examples include identifying whether an email is spam, determining whether an image belongs to a particular category, or predicting whether a customer will respond to an offer. Regression differs because it predicts numerical values such as prices or temperatures. Clustering groups similar examples without predefined labels, while dimensionality reduction transforms data into fewer dimensions while attempting to preserve useful information. Therefore, when the prediction consists of categories such as &#8220;fraud&#8221; and &#8220;not fraud,&#8221; classification is the appropriate machine learning problem.<\/span><\/p>\n<h3><b>Question 114. Which machine learning task predicts a continuous numerical value such as house price?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Classification<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Regression<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Clustering<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Entity recognition<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Regression<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Regression is a supervised machine learning task used to predict continuous numerical values. A house-price prediction model is a common example because the output may be a numerical amount such as a property&#8217;s estimated market value. Other examples include predicting sales revenue, temperature, demand, or delivery time. Classification instead predicts discrete categories, such as whether a transaction is fraudulent. Clustering groups similar observations without requiring predefined target labels. Entity recognition is a natural language processing capability rather than a general numerical prediction task. For AI-901, if the target value is numerical and can vary continuously, regression is the appropriate machine learning approach.<\/span><\/p>\n<h3><b>Question 115. Which machine learning technique groups similar data points without predefined labels?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Clustering<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Regression<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Classification<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech recognition<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Clustering<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Clustering is an unsupervised machine learning technique that groups data points based on similarities in their characteristics. Unlike supervised learning, clustering does not require predefined target labels for the examples. It can be useful for customer segmentation, grouping documents, identifying patterns in data, and discovering natural structures within a dataset. Classification requires labeled examples to predict predefined categories, while regression predicts numerical values. Speech recognition is an AI capability for processing spoken language rather than a general clustering technique. Therefore, when a scenario describes grouping similar records without providing predefined categories, clustering is the appropriate machine learning approach.<\/span><\/p>\n<h3><b>Question 116. Which metric is particularly useful when both false positives and false negatives need to be considered in a classification model?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Mean absolute error<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> F1 score<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Root mean squared error<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Mean squared error<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. F1 score<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The F1 score combines precision and recall into a single metric and is useful when both false positives and false negatives are important. Precision focuses on the correctness of positive predictions, while recall focuses on how many actual positive cases are successfully identified. The F1 score represents the harmonic mean of precision and recall, providing a balanced measure when both aspects matter. Mean absolute error, mean squared error, and root mean squared error are commonly associated with regression evaluation. Therefore, when an AI-901 classification scenario requires a metric that balances precision and recall, the F1 score is an appropriate choice.<\/span><\/p>\n<h3><b>Question 117. What does recall measure in a binary classification model?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> The percentage of all predictions that are correct<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The average numerical prediction error<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The proportion of actual positive cases correctly identified<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> The percentage of predicted positives that are correct<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. The proportion of actual positive cases correctly identified<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Recall measures the proportion of actual positive cases that a classification model successfully identifies. Its formula is true positives divided by the sum of true positives and false negatives. Recall is particularly important in situations where missing a positive case can have significant consequences. For example, a screening system may prioritize identifying as many relevant positive cases as possible. Precision has a different focus because it measures the proportion of predicted positive cases that are actually positive. Accuracy measures overall correctness across classes. Therefore, when the requirement is to determine how many actual positive cases were successfully detected, recall is the appropriate metric.<\/span><\/p>\n<h3><b>Question 118. Which Azure AI principle emphasizes making people responsible for the decisions and actions of an AI system?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Inclusiveness<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Transparency<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Fairness<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Accountability<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4. Accountability<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Accountability means that people and organizations remain responsible for the development, deployment, operation, and outcomes of AI systems. AI systems may automate decisions or recommendations, but organizations still need appropriate processes for monitoring performance, addressing issues, and determining who is responsible for the system&#8217;s behavior. Transparency is related to making AI systems and their decisions understandable, while fairness focuses on avoiding unjustified differences in outcomes. Inclusiveness focuses on designing systems that can serve people with different abilities and circumstances. Therefore, when an AI-901 question asks which responsible AI principle emphasizes responsibility for AI systems and their outcomes, accountability is the appropriate answer.<\/span><\/p>\n<h3><b>Question 119. Which practice can improve transparency in an AI solution?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Document the system&#8217;s purpose, limitations, and decision process<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Hide all information about the model<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Remove evaluation metrics<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Prevent users from understanding system outputs<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Document the system&#8217;s purpose, limitations, and decision process<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Transparency involves making information about an AI system understandable and accessible to appropriate stakeholders. Documenting the system&#8217;s purpose, capabilities, limitations, data considerations, and relevant decision processes can help users and responsible teams understand how the system should be used and what its outputs mean. Transparency does not require revealing every technical implementation detail to every user, but important information should be communicated clearly enough to support informed use and oversight. Hiding information and removing evaluation metrics can make an AI system harder to understand and monitor. Therefore, documenting the purpose, limitations, and decision process is a practical way to support transparency.<\/span><\/p>\n<h3><b>Question 120. What is the primary purpose of deploying a trained machine learning model to an online endpoint?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To permanently delete the training data<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To translate all model inputs<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To provide predictions through a callable service interface<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To label the original training dataset<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. To provide predictions through a callable service interface<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">An online endpoint allows a trained machine learning model to be made available for real-time inference requests. Applications can send input data to the endpoint and receive predictions or other model outputs in response. This makes the model usable by applications, websites, business processes, or other services that require predictions while operating. Deploying a model to an endpoint does not automatically delete training data, translate model inputs, or label the original dataset. Those are separate activities within a broader machine learning workflow. For AI-901, when a scenario asks how a trained model can serve predictions to applications through requests, an online endpoint is the relevant deployment concept.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AI-901 Exam Dumps and Practice Test Dumps &nbsp; Question 101. Which Azure AI service can analyze the visual content of an image? Azure AI Vision Azure AI Speech Azure AI Translator Azure AI Language Correct Answer: 1. Azure AI Vision Explanation: Azure AI Vision provides capabilities for analyzing and understanding visual information [&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\/16112"}],"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=16112"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16112\/revisions"}],"predecessor-version":[{"id":16141,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16112\/revisions\/16141"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=16112"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=16112"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=16112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}