{"id":13756,"date":"2026-09-16T10:47:47","date_gmt":"2026-09-16T10:47:47","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=13756"},"modified":"2026-09-16T10:47:47","modified_gmt":"2026-09-16T10:47:47","slug":"microsoft-ai-103-practice-test-questions-and-exam-dumps-part9-q161-180","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-103-practice-test-questions-and-exam-dumps-part9-q161-180\/","title":{"rendered":"Microsoft AI-103 Practice Test Questions and Exam Dumps Part9 Q161-180"},"content":{"rendered":"<h1><\/h1>\n<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/ai-103-exam-dumps\"><b>Microsoft AI-103 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 161<\/b><\/h3>\n<p><b>Which capability helps an AI application understand relationships between words based on meaning?<\/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;\">Speech synthesis<\/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;\">Embeddings<\/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;\">Embeddings represent content as numerical vectors that capture semantic relationships. Text with similar meanings can produce vectors that are close together in vector space even when the wording is different. This makes embeddings useful for semantic search, recommendations, clustering, and RAG applications. For example, a search query and a document discussing the same topic can be matched through vector similarity even if they use different terms. Developers should select an appropriate embedding model and evaluate retrieval quality using representative application data.<\/span><\/p>\n<h3><b>Question 162<\/b><\/h3>\n<p><b>Which Azure service provides capabilities for speech recognition and speech synthesis?<\/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 Search<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Language<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Document Intelligence<\/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 Speech provides capabilities for working with spoken language and audio. Common scenarios include speech-to-text transcription, text-to-speech synthesis, speech translation, and other voice-related functionality. Developers can use these capabilities to build voice assistants, transcription systems, accessibility features, and multilingual applications. The service is different from Azure AI Language, which focuses primarily on text-based language understanding, and Azure AI Document Intelligence, which analyzes documents. Developers should evaluate speech solutions using realistic audio and language conditions.<\/span><\/p>\n<h3><b>Question 163<\/b><\/h3>\n<p><b>What is the main purpose of a grounding source in a generative AI application?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increase model temperature<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replace authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Provide relevant information for generating responses<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Convert images into audio<\/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;\">A grounding source provides relevant information that a generative AI model can use when producing a response. This information can come from approved documents, databases, search indexes, or other external sources. Grounding is especially useful when the model needs to answer questions about current or organization-specific information. In a RAG architecture, the application retrieves relevant content and includes it as context for the model. Developers should also apply access controls and validate retrieved information to ensure that users receive appropriate and reliable content.<\/span><\/p>\n<h3><b>Question 164<\/b><\/h3>\n<p><b>Which technique can combine exact keyword matching with semantic similarity?<\/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;\">Hybrid 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;\">Text-to-speech<\/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 semantic or vector-based retrieval. Keyword search can be effective when exact terms, product names, codes, or identifiers are important. Semantic or vector search can find conceptually related content even when the wording differs. Combining these approaches can provide broader and more useful retrieval for enterprise search and RAG applications. Azure AI Search supports hybrid retrieval scenarios. Developers should test different search configurations using realistic queries to determine which combination produces the most relevant results.<\/span><\/p>\n<h3><b>Question 165<\/b><\/h3>\n<p><b>Why is output validation important when using AI-generated data in an application?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It ensures the generated data meets expected requirements<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It increases microphone volume<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It creates new user accounts<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It removes all model limitations<\/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;\">Output validation checks whether AI-generated information meets the application&#8217;s expected format, values, and business rules before it is used. This is important because generative models can produce malformed, incomplete, or unexpected information. For example, an application receiving a generated customer record can verify that required fields exist and contain valid values. Validation is particularly important when model output is passed to APIs, databases, or automated workflows. It should be combined with error handling, authorization, and other application-level controls.<\/span><\/p>\n<h3><b>Question 166<\/b><\/h3>\n<p><b>Which approach is useful for processing a large number of documents overnight?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Interactive voice chat<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Batch processing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Manual transcription<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Real-time conversation<\/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;\">Batch processing is suitable for workloads where many items need to be processed without requiring an immediate response for each individual item. A company could schedule document extraction, classification, indexing, or analysis jobs to run overnight. Batch workflows can improve resource utilization and simplify processing of large datasets. Developers should design these workflows with job tracking, retry handling, error reporting, and service quotas in mind. Results can be stored for later retrieval instead of requiring users to remain connected while processing occurs.<\/span><\/p>\n<h3><b>Question 167<\/b><\/h3>\n<p><b>Which capability identifies important entities such as people and organizations in text?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Named entity recognition<\/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;\">Speech synthesis<\/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;\">Named entity recognition identifies and classifies entities within text. Depending on the service and model, recognized entities can include people, organizations, locations, dates, products, and other categories. This capability can help applications extract structured information from emails, reports, customer messages, and documents. For example, a support system could identify an organization name from an incoming request and use it to route the case. NER is a natural language processing task and is separate from detecting physical objects in images.<\/span><\/p>\n<h3><b>Question 168<\/b><\/h3>\n<p><b>What should an AI application do when a user asks for information they are not authorized to access?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Return the information anyway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Enforce authorization and deny unauthorized access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disable authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ask another model to provide it<\/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;\">The application should enforce authorization rules and prevent access to information the user is not permitted to view. This is especially important in enterprise AI systems where search indexes may contain documents with different security classifications. Authorization should be implemented using identity and access-control mechanisms rather than relying on the language model to decide whether information is sensitive. Retrieval can also use security filters to prevent unauthorized documents from becoming model context. These controls help reduce the risk of confidential information being disclosed.<\/span><\/p>\n<h3><b>Question 169<\/b><\/h3>\n<p><b>What is the purpose of a prebuilt AI model?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Provide a ready-made capability for a common task<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store user passwords<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replace network security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increase document file size<\/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 prebuilt AI model provides an existing capability designed for a commonly encountered task. Examples can include document analysis, invoice processing, receipt extraction, language analysis, and other supported scenarios. Using a prebuilt model can reduce development time because the application does not need to create and train a specialized model from scratch for every use case. Developers should still evaluate the model using representative data because document layouts, language, terminology, and input quality can affect performance.<\/span><\/p>\n<h3><b>Question 170<\/b><\/h3>\n<p><b>Which Azure AI capability can analyze the visual content of an image?<\/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 AI 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 capabilities for analyzing visual content. Depending on the supported features and models, applications can use it for tasks such as image analysis, OCR, object detection, and other computer vision scenarios. These capabilities can help applications understand images without requiring developers to build every computer vision model themselves. Developers should select the specific vision capability based on the task, such as extracting text versus locating objects. Performance should be tested with images representative of the production environment.<\/span><\/p>\n<h3><b>Question 171<\/b><\/h3>\n<p><b>What does least-privilege access require?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Give every application administrator permissions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Allow unrestricted data access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Grant only the permissions required for the task<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove all authentication<\/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;\">Least privilege means granting a user, application, or service only the permissions necessary to perform its required tasks. This limits the potential impact of compromised credentials, configuration mistakes, or unintended actions. For example, an application that only needs to read documents should not automatically receive permission to delete them. Azure role-based access control and managed identities can help implement least-privilege access. Permissions should be reviewed periodically because applications and business requirements can change over time.<\/span><\/p>\n<h3><b>Question 172<\/b><\/h3>\n<p><b>Which process converts an audio recording into searchable text?<\/b><\/p>\n<ol>\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;\">Text-to-speech<\/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;\">Semantic ranking<\/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;\">Speech-to-text converts spoken language in an audio source into written text. The resulting transcript can then be searched, summarized, analyzed, translated, or stored for later use. Common applications include meeting transcription, call-center analysis, voice commands, and accessibility solutions. Accuracy depends on factors such as audio quality, background noise, speaker characteristics, vocabulary, and supported language settings. Developers should test the speech recognition system with realistic recordings before deploying it in production, especially when accurate transcription is important.<\/span><\/p>\n<h3><b>Question 173<\/b><\/h3>\n<p><b>Why can a reranker improve a search-based AI solution?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It translates documents<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It creates audio files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It places the most relevant retrieved results higher<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It manages user passwords<\/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;\">A reranker can improve search results by evaluating retrieved candidates and ordering them according to their relevance to the user&#8217;s query. Initial retrieval is often optimized for speed and broad candidate selection, so some results may be only partially relevant. Reranking can provide a more refined ordering before the results are passed to a generative model. This is particularly useful in RAG applications where the top retrieved documents become model context. Developers should measure retrieval and answer quality to determine whether reranking improves the overall solution.<\/span><\/p>\n<h3><b>Question 174<\/b><\/h3>\n<p><b>What is the primary purpose of prompt engineering?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Designing effective instructions and context for a model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Encrypting documents<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Managing Azure subscriptions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increasing storage capacity<\/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;\">Prompt engineering involves designing instructions, context, examples, and constraints that guide a generative model toward the desired behavior. A well-designed prompt can specify the task, expected response format, relevant information, and limitations. Developers can test different prompts and compare their results using representative evaluation data. Prompt engineering can improve consistency and usefulness, but it does not replace security mechanisms. Authentication, authorization, validation, content filtering, and access controls are still required when building production AI applications.<\/span><\/p>\n<h3><b>Question 175<\/b><\/h3>\n<p><b>Which capability is most appropriate for extracting information from an invoice?<\/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 Language only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Search only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure AI Document Intelligence<\/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;\">Azure AI Document Intelligence provides document-analysis capabilities that can extract information from invoices and other supported business documents. Depending on the model, it can identify fields such as invoice numbers, dates, vendor information, totals, and line items. This can automate manual invoice-processing workflows and reduce the need for users to enter information by hand. Developers should validate extracted values because document quality, layouts, and formatting can vary. Testing should include representative invoices from the sources expected in production.<\/span><\/p>\n<h3><b>Question 176<\/b><\/h3>\n<p><b>What can a managed identity provide to an Azure AI application?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password storage in source code<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Identity-based authentication to supported resources<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Public access to every service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatic model training<\/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;\">A managed identity provides an Azure resource with an identity that can be used to authenticate to supported services. This allows applications to access resources without storing long-term credentials directly in source code or configuration. Developers can combine managed identities with role-based access control to grant the required permissions. This approach can simplify credential management and reduce exposure of secrets. The identity should still be granted only the permissions necessary for the application&#8217;s workload according to least-privilege principles.<\/span><\/p>\n<h3><b>Question 177<\/b><\/h3>\n<p><b>Which search approach is useful when users ask questions using different wording from the source documents?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Vector or semantic search<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Exact filename matching only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OCR only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Audio transcription<\/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 and semantic search can identify relevant information even when the user&#8217;s wording differs from the wording in the source documents. Vector search compares semantic representations, while semantic search uses language understanding to improve relevance. For example, a user asking about cancelling a service may retrieve documents that discuss termination even if the word &#8220;cancel&#8221; is not present. This capability is valuable for natural-language enterprise search and RAG applications. Developers should evaluate results using real user queries and representative content.<\/span><\/p>\n<h3><b>Question 178<\/b><\/h3>\n<p><b>What is the purpose of monitoring token usage in a generative AI application?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To detect image quality problems<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To understand consumption and manage costs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To create user passwords<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To replace authorization<\/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;\">Monitoring token usage helps developers understand how much model input and output the application consumes. Token consumption can affect operating costs, latency, and service quotas. Tracking usage can reveal unexpectedly large prompts, excessive retrieved context, or unusually long responses. Developers can then optimize chunk sizes, retrieval limits, prompts, and model selection when appropriate. Token monitoring should be combined with broader telemetry covering errors, latency, throughput, and quality so that cost optimization does not unintentionally reduce application performance.<\/span><\/p>\n<h3><b>Question 179<\/b><\/h3>\n<p><b>Which practice can help protect an AI application from excessive traffic?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing all request limits<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sharing API credentials<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rate limiting<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabling monitoring<\/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;\">Rate limiting controls the number or frequency of requests that an application accepts from a user, client, or service. It can help protect AI workloads from accidental traffic spikes, excessive consumption, and certain forms of abuse. Rate limits can also help applications operate within service quotas and control costs. When a limit is reached, the application should provide an appropriate response and may use controlled retry behavior where suitable. Limits should be based on expected workload, service capabilities, and application requirements.<\/span><\/p>\n<h3><b>Question 180<\/b><\/h3>\n<p><b>Why should an AI solution be evaluated before production deployment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To identify quality, reliability, and safety issues<\/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 guarantee that every response is correct<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To avoid collecting any metrics<\/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;\">Evaluation helps developers identify quality, reliability, safety, and performance issues before an AI solution is exposed to production users. Testing should use representative data and scenarios that reflect the application&#8217;s expected workload. Depending on the solution, evaluation can examine accuracy, relevance, groundedness, response format, latency, and safety behavior. Evaluation cannot guarantee that every future response will be correct, but it provides evidence about how the system performs against defined requirements. Developers should continue monitoring and evaluating important changes after deployment.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AI-103 Exam Dumps and Practice Test Dumps. &nbsp; Question 161 Which capability helps an AI application understand relationships between words based on meaning? OCR Speech synthesis Object detection Embeddings Correct Answer: 4 Explanation Embeddings represent content as numerical vectors that capture semantic relationships. Text with similar meanings can produce vectors that are [&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\/13756"}],"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=13756"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13756\/revisions"}],"predecessor-version":[{"id":13779,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13756\/revisions\/13779"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=13756"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=13756"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=13756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}