{"id":16110,"date":"2026-09-18T11:38:40","date_gmt":"2026-09-18T11:38:40","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=16110"},"modified":"2026-09-18T11:38:40","modified_gmt":"2026-09-18T11:38:40","slug":"microsoft-ai-901-practice-test-questions-and-exam-dumps-part-4-q61-80","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-901-practice-test-questions-and-exam-dumps-part-4-q61-80\/","title":{"rendered":"Microsoft AI-901 Practice Test Questions and Exam Dumps Part 4 Q61-80"},"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 61. Which Azure service provides access to generative AI models for building AI applications?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Foundry<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure DNS<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Storage<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Monitor<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Azure AI Foundry<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Foundry provides capabilities for developing generative AI and other AI applications using supported models, tools, and Azure services. Developers can use the platform to work with models, evaluate application behavior, integrate data sources, and build AI-powered solutions. It provides an environment that helps organize different components of an AI application rather than requiring developers to manage every capability independently. Azure DNS is designed for name resolution, Azure Storage provides data storage, and Azure Monitor provides monitoring capabilities. Therefore, Azure AI Foundry is the appropriate Azure platform when the goal is to develop applications using generative AI models and related AI capabilities.<\/span><\/p>\n<h3><b>Question 62. Which generative AI technique provides instructions without supplying example inputs and outputs?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Few-shot prompting<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Zero-shot prompting<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Fine-tuning<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Clustering<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Zero-shot prompting<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Zero-shot prompting provides a generative AI model with instructions for completing a task without giving it specific examples of the desired input and output format. The model relies on its existing capabilities and the instructions contained in the prompt to determine how to respond. For example, an application might ask a language model to classify a review as positive or negative without including any sample classifications in the prompt. Few-shot prompting includes examples, while fine-tuning involves adapting a model through additional training. Clustering is an unsupervised machine learning technique. Therefore, providing instructions without examples is known as zero-shot prompting.<\/span><\/p>\n<h3><b>Question 63. Which technique supplies a small number of examples in a prompt to guide a model?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Zero-shot prompting<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Few-shot prompting<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Regression<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Reinforcement learning<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Few-shot prompting<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Few-shot prompting provides a generative AI model with a limited number of examples that demonstrate how a task should be performed. The examples can show the expected relationship between inputs and outputs, desired formatting, classification categories, or response patterns. This can help guide the model when a simple instruction alone does not sufficiently communicate the required behavior. Zero-shot prompting does not provide examples, while regression and reinforcement learning are machine learning approaches rather than prompt techniques. Therefore, when a prompt contains a small number of examples to guide the model&#8217;s response, the technique is called few-shot prompting.<\/span><\/p>\n<h3><b>Question 64. What is a system message primarily used for in a generative AI application?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To define high-level behavior and instructions for the AI assistant<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To store binary files<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To configure a DNS server<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To create a virtual network<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. To define high-level behavior and instructions for the AI assistant<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A system message is commonly used to establish high-level instructions, behavioral guidance, or context for a generative AI assistant. It can define aspects such as the assistant&#8217;s role, response requirements, boundaries, or general behavior before user-specific prompts are processed. This allows developers to provide consistent instructions across interactions. A system message is not intended to function as a binary file store, DNS configuration mechanism, or virtual network definition. Those responsibilities belong to other technologies and services. Therefore, in a generative AI application, the primary purpose of a system message is to establish high-level behavior and instructions for the AI model or assistant.<\/span><\/p>\n<h3><b>Question 65. Which AI capability can translate text from one supported language into another?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Computer vision<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Machine learning compute<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Machine translation<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Object detection<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Machine translation<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Machine translation is an AI capability that automatically converts text from one language into another supported language. It can be used in applications such as multilingual websites, document processing, customer support, communication tools, and localization workflows. The translation system analyzes the source language and generates corresponding content in the target language while attempting to preserve the meaning and context. Computer vision analyzes images, object detection identifies objects within visual content, and machine learning compute provides processing resources rather than performing translation itself. Therefore, when the requirement is to automatically translate text between languages, machine translation is the appropriate AI capability.<\/span><\/p>\n<h3><b>Question 66. Which Azure AI service is designed to provide machine translation capabilities?<\/b><\/h3>\n<ol>\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 Vision<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Speech only<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure DNS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Azure AI Translator<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Translator provides machine translation capabilities that applications can use to translate supported text between languages. It is useful for scenarios such as multilingual applications, websites, customer communications, document workflows, and other solutions that need automated language conversion. Translation can be integrated into applications through supported APIs and Azure services. Azure AI Vision focuses on visual analysis, Azure AI Speech provides speech-related capabilities, and Azure DNS handles domain-name resolution. Therefore, when an application needs a dedicated Azure service for automatically translating text between supported languages, Azure AI Translator is the appropriate choice.<\/span><\/p>\n<h3><b>Question 67. Which Azure AI service provides capabilities for extracting information from forms and structured documents?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Document Intelligence<\/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 Search<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure DNS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Azure AI Document Intelligence<\/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 structured information from documents such as forms, invoices, receipts, and other supported document types. It can identify fields, values, tables, and other relevant content depending on the model or feature being used. This capability is useful for automating document-processing workflows that would otherwise require manual data entry. Azure AI Speech is designed for speech processing, Azure AI Search provides information retrieval, and Azure DNS provides domain-name resolution. Therefore, Azure AI Document Intelligence is the appropriate service when an organization needs to extract structured information from forms and documents.<\/span><\/p>\n<h3><b>Question 68. Which computer vision task identifies text contained within an image?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Optical character recognition<\/span><\/li>\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;\"> Sentiment analysis<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Optical character recognition<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Optical character recognition, commonly called OCR, identifies and extracts text from images or scanned documents. OCR can convert visual representations of printed or handwritten characters into machine-readable text, allowing applications to process information that originally existed only in an image. Common scenarios include scanning receipts, extracting text from forms, reading signs, and processing scanned documents. Clustering groups similar data points, regression predicts numerical values, and sentiment analysis evaluates opinions or emotional tone in text. Therefore, when an application needs to recognize written or printed text contained within an image, optical character recognition is the appropriate computer vision capability.<\/span><\/p>\n<h3><b>Question 69. Which AI workload can identify whether a face appears in an image?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Speech synthesis<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Face detection<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Text summarization<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Regression<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. Face detection<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Face detection is a computer vision capability used to identify the presence and location of human faces in an image. A detection system can determine where faces appear within visual content and may provide location information such as bounding regions. Face detection should be distinguished from face recognition or identification, which involves determining whether a detected face corresponds to a particular known individual and introduces additional privacy and responsible AI considerations. Speech synthesis works with audio generation, text summarization processes written content, and regression predicts numerical values. Therefore, identifying whether and where a human face appears in an image is a face detection workload.<\/span><\/p>\n<h3><b>Question 70. Which Azure AI service is designed for analyzing and understanding spoken language?<\/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 Search<\/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 Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Azure AI Speech<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Speech provides capabilities for working with spoken language and audio. Depending on the feature being used, it can support speech-to-text, text-to-speech, speech translation, and other speech-related scenarios. Applications can use these capabilities to create voice interfaces, transcription systems, accessibility solutions, and conversational experiences. Azure AI Search is focused on search and retrieval, Azure AI Vision analyzes visual content, and Azure Storage provides data storage. Therefore, when the requirement is to process spoken language or convert between speech and text, Azure AI Speech is the appropriate Azure AI service.<\/span><\/p>\n<h3><b>Question 71. Which machine learning method learns from rewards and penalties received while interacting with an environment?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Supervised learning<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Unsupervised learning<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Reinforcement learning<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Regression<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3. Reinforcement learning<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Reinforcement learning is a machine learning approach in which an agent interacts with an environment and learns through feedback in the form of rewards or penalties. The objective is generally to learn a strategy or policy that maximizes the cumulative reward over time. This approach can be applied to certain decision-making and control problems where actions influence subsequent states and outcomes. Supervised learning uses labeled examples, unsupervised learning discovers patterns in unlabeled data, and regression predicts numerical values. Therefore, a learning approach based on interactions with an environment and reward-based feedback is reinforcement learning.<\/span><\/p>\n<h3><b>Question 72. What is the main purpose of a test dataset in machine learning?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> To train model parameters<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To provide an independent evaluation of the final model<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To define DNS records<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> To store application secrets<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2. To provide an independent evaluation of the final model<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A test dataset is used to evaluate the performance of a machine learning model after the development and training process has been completed. Ideally, test data should not be used to train or repeatedly tune the model because doing so can make the evaluation less representative of performance on genuinely unseen data. The test results can provide an estimate of how the final model may perform when it encounters new examples. Training data is used to learn model parameters, while validation data is commonly used during development and tuning. Therefore, the primary purpose of a test dataset is to provide an independent evaluation of the final model.<\/span><\/p>\n<h3><b>Question 73. Which issue occurs when a model performs well on training data but poorly on unseen data?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Overfitting<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Underfitting<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Data encryption<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Load balancing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Overfitting<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Overfitting occurs when a machine learning model learns the training data too specifically and fails to generalize effectively to new, unseen examples. Such a model may achieve very high training performance while producing significantly worse results on validation or test data. Overfitting can be caused by excessive model complexity, insufficient training data, noisy data, or other factors. Underfitting represents a different problem in which the model is too simple to capture important patterns and performs poorly even on training data. Data encryption and load balancing are infrastructure concepts unrelated to this machine learning behavior. Therefore, strong training performance combined with weak unseen-data performance indicates overfitting.<\/span><\/p>\n<h3><b>Question 74. Which issue occurs when a model is too simple to learn important patterns in the training data?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Overfitting<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Underfitting<\/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<\/ol>\n<p><b>Correct Answer: 2. Underfitting<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Underfitting occurs when a machine learning model is too simple or insufficiently trained to capture important relationships in the data. As a result, the model may perform poorly on both the training dataset and new data. This differs from overfitting, where the model may perform very well on training data but poorly on unseen examples because it has learned training-specific patterns too closely. Developers can address underfitting through approaches such as using a more suitable model, adding informative features, reducing excessive regularization, or improving training. Therefore, when a model is too simple to learn important patterns from the training data, the issue is underfitting.<\/span><\/p>\n<h3><b>Question 75. Which Azure service can monitor the performance and health of Azure resources and applications?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Monitor<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Translator<\/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 Blob Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Azure Monitor<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Monitor provides monitoring and observability capabilities for Azure resources, applications, and supported connected environments. It can collect and analyze metrics, logs, and other monitoring data and can support alerting when configured conditions occur. Monitoring is important for understanding application performance, detecting operational problems, and responding to resource or service conditions. Azure Translator provides language translation, Azure AI Vision analyzes images, and Azure Blob Storage stores unstructured data. Therefore, when an organization needs to monitor the performance and health of Azure resources and applications, Azure Monitor is the appropriate service.<\/span><\/p>\n<h3><b>Question 76. Which Azure capability can help identify inappropriate or harmful content generated by an AI application?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure AI Content Safety<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure DNS<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Load Balancer<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Blob Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Azure AI Content Safety<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure AI Content Safety provides capabilities for detecting and managing potentially harmful content in AI applications. It can help organizations evaluate user inputs and model-generated outputs against supported harmful-content categories and implement appropriate moderation or filtering workflows. This can be particularly important for applications that interact directly with users or generate content automatically. Azure DNS provides name resolution, Azure Load Balancer distributes network traffic, and Azure Blob Storage provides object storage. Therefore, when the requirement is to identify potentially inappropriate or harmful content in an AI solution, Azure AI Content Safety is the relevant Azure capability.<\/span><\/p>\n<h3><b>Question 77. Which practice can help reduce the risk of exposing sensitive information in an AI application&#8217;s prompts?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Data minimization<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Increasing screen resolution<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DNS round robin<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Network compression<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Data minimization<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Data minimization involves providing and retaining only the information that is necessary for a particular purpose. In an AI application, limiting sensitive information included in prompts can reduce the amount of personal or confidential data exposed to the model and related processing components. Organizations should also apply appropriate access controls, security measures, retention policies, and data-handling practices based on the application&#8217;s requirements. Increasing screen resolution, DNS round robin, and network compression do not directly address prompt-level exposure of sensitive information. Therefore, data minimization is an important practice for reducing unnecessary exposure of sensitive information in AI prompts.<\/span><\/p>\n<h3><b>Question 78. Which Azure AI capability can evaluate an AI application&#8217;s responses against predefined quality or safety criteria?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Evaluation<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DNS forwarding<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Storage replication<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> DHCP reservation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Evaluation<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AI evaluation involves systematically assessing an AI application&#8217;s behavior and outputs against defined criteria. Depending on the evaluation scenario, criteria can include response quality, relevance, groundedness, safety, or other application-specific measures. Evaluation helps developers identify weaknesses and compare different prompts, models, or application configurations before and after changes. It is an important part of developing reliable AI applications because a system should not be judged only by whether it produces an output. DNS forwarding, storage replication, and DHCP reservations are infrastructure functions unrelated to evaluating AI responses. Therefore, evaluation is the appropriate capability for assessing AI application outputs against defined criteria.<\/span><\/p>\n<h3><b>Question 79. Which concept describes connecting a generative AI model to external information so responses can use that information?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Grounding<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Overfitting<\/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<\/ol>\n<p><b>Correct Answer: 1. Grounding<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Grounding connects a generative AI model with relevant external information so that generated responses can incorporate context from trusted data sources. For example, a business application can retrieve information from internal documents, databases, or search indexes and provide that information to a language model as context for generating a response. This can help the application answer questions using organization-specific or more current information rather than relying solely on what the model learned during training. Overfitting is a machine learning issue, clustering groups similar data, and classification predicts categories. Therefore, connecting external information to improve contextual AI responses is known as grounding.<\/span><\/p>\n<h3><b>Question 80. Which Azure service can provide a managed environment for deploying an AI model as an online endpoint?<\/b><\/h3>\n<ol>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Machine Learning<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure DNS<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Storage<\/span><\/li>\n<li><b><\/b><span style=\"font-weight: 400;\"> Azure Files<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1. Azure Machine Learning<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Machine Learning provides capabilities for deploying machine learning models to managed online endpoints that applications can call for real-time inference. This allows a trained model to be made available through a service interface so applications can submit input and receive predictions. The platform also supports other parts of the machine learning lifecycle, including training, model management, evaluation, and monitoring capabilities. Azure DNS provides name resolution, Azure Storage stores data and artifacts, and Azure Files provides managed file shares. Therefore, when an organization needs a managed environment for deploying a machine learning model as an online inference endpoint, Azure Machine Learning is the appropriate service.<\/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 61. Which Azure service provides access to generative AI models for building AI applications? Azure AI Foundry Azure DNS Azure Storage Azure Monitor Correct Answer: 1. Azure AI Foundry Explanation: Azure AI Foundry provides capabilities for developing generative AI and other AI applications [&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\/16110"}],"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=16110"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16110\/revisions"}],"predecessor-version":[{"id":16143,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/16110\/revisions\/16143"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=16110"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=16110"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=16110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}