{"id":13755,"date":"2026-09-16T10:48:01","date_gmt":"2026-09-16T10:48:01","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=13755"},"modified":"2026-09-16T10:48:01","modified_gmt":"2026-09-16T10:48:01","slug":"microsoft-ai-103-practice-test-questions-and-exam-dumps-part8-q141-160","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ai-103-practice-test-questions-and-exam-dumps-part8-q141-160\/","title":{"rendered":"Microsoft AI-103 Practice Test Questions and Exam Dumps Part8 Q141-160"},"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 141<\/b><\/h3>\n<p><b>Which Azure AI capability can translate text from one language to another?<\/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;\">Object 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;\">Machine translation<\/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;\">Machine translation converts written content from one language into another supported language. It is useful for multilingual applications, customer-support systems, document processing, and communication platforms. Developers should consider language support, terminology, context, and quality requirements when implementing translation. Translation quality can vary depending on the language pair and content type, so testing with representative data is important. Machine translation is different from sentiment analysis, which evaluates the emotional tone of text, and OCR, which extracts text from visual documents.<\/span><\/p>\n<h3><b>Question 142<\/b><\/h3>\n<p><b>What is the primary purpose of Azure AI Search in a RAG solution?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retrieve relevant information for the model<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Generate speech<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Detect objects in images<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create user passwords<\/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 Search can retrieve relevant information from indexed content and provide that information to a generative AI application. In a RAG architecture, documents are processed and indexed so user queries can identify useful content. The retrieved information can then be included as context for the language model. Azure AI Search supports different retrieval approaches, including keyword, semantic, vector, and hybrid search. Developers should configure indexing and retrieval carefully because the quality of retrieved context directly affects the quality of generated responses.<\/span><\/p>\n<h3><b>Question 143<\/b><\/h3>\n<p><b>Which feature allows an AI application to execute an external API through a defined operation?<\/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;\">Tool calling<\/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;\">Text 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;\">Tool calling allows an AI application or agent to interact with external APIs and functions through defined operations. The model can determine that a tool is needed and provide the required arguments, while the application remains responsible for executing the operation. Tools can retrieve information, perform calculations, update records, or trigger business workflows. Developers should validate tool arguments and enforce authorization before execution. Sensitive operations may also require user confirmation or human approval to reduce the risk of unintended actions.<\/span><\/p>\n<h3><b>Question 144<\/b><\/h3>\n<p><b>Which approach is commonly used to improve retrieval when exact keywords are insufficient?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Audio processing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Semantic or vector search<\/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 compression<\/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;\">Semantic or vector search can improve retrieval when exact keyword matching does not adequately capture the user&#8217;s intent. Vector search compares embeddings to identify content with similar meaning, while semantic search can use language understanding to improve result relevance. These approaches are useful when users phrase questions differently from the wording used in source documents. They can also be combined with keyword search through hybrid retrieval. Developers should evaluate retrieval quality using representative queries to determine which approach works best for their content.<\/span><\/p>\n<h3><b>Question 145<\/b><\/h3>\n<p><b>What does OCR primarily extract from an image or scanned document?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Spoken audio<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sentiment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Search permissions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Written or printed text<\/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;\">Optical character recognition, or OCR, extracts written or printed text from images and scanned documents. The resulting text can then be searched, translated, summarized, classified, or passed to other information-extraction processes. OCR is commonly used for scanned forms, receipts, photographs of documents, and similar content. It does not analyze the emotional tone of text or convert spoken audio into words. Developers should consider image quality, resolution, handwriting support, and document layout when evaluating OCR performance for a specific application.<\/span><\/p>\n<h3><b>Question 146<\/b><\/h3>\n<p><b>Why should an AI developer define clear tool descriptions for an agent?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To help the model understand when and how to use each tool<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase image resolution<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To store passwords<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To replace authorization checks<\/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;\">Clear tool descriptions help an AI agent understand the purpose, inputs, outputs, and appropriate use of available tools. When an agent has several tools, accurate descriptions can improve its ability to select the correct operation for a task. Tool descriptions should explain required parameters and important constraints without being unnecessarily ambiguous. However, descriptions do not provide security by themselves. The application must still validate inputs, authenticate requests, authorize operations, and restrict tool permissions according to the intended workflow.<\/span><\/p>\n<h3><b>Question 147<\/b><\/h3>\n<p><b>Which capability can identify the main topics discussed in a document?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key phrase extraction<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">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;\">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;\">Key phrase extraction identifies important words and phrases that represent the main topics in a text. It can help developers quickly analyze large amounts of unstructured content such as reviews, reports, support tickets, and survey responses. The extracted phrases can be used for categorization, indexing, analytics, or content organization. This capability is provided through natural language processing services. It differs from named entity recognition, which focuses on identifying specific entities such as people, organizations, or locations.<\/span><\/p>\n<h3><b>Question 148<\/b><\/h3>\n<p><b>A developer wants to prevent users from accessing documents outside their department. What should be implemented?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Higher temperature<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Access control and filtering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Larger embeddings<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text 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;\">Access control and appropriate filtering can restrict users to documents they are authorized to access. In an enterprise search or RAG system, document metadata can identify departments, security levels, or ownership. The application can use authenticated user information and authorization rules to filter retrieval results before they are provided to the model. This prevents unauthorized documents from becoming part of the model&#8217;s context. Access control should be enforced by application and service mechanisms rather than relying only on model instructions.<\/span><\/p>\n<h3><b>Question 149<\/b><\/h3>\n<p><b>Which capability can detect objects and their locations within an image?<\/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;\">Sentiment analysis<\/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;\">Text summarization<\/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;\">Object detection identifies objects within an image and provides information about their locations, commonly through bounding boxes or similar spatial representations. This differs from image classification, which generally assigns labels to an entire image without identifying the exact location of each object. Object detection can support applications such as inventory analysis, visual inspection, safety monitoring, and automated image processing. Developers should evaluate detection accuracy using images that represent the lighting, object sizes, backgrounds, and conditions expected in the production environment.<\/span><\/p>\n<h3><b>Question 150<\/b><\/h3>\n<p><b>What is a key advantage of using managed AI services?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Developers must build every model from scratch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">They provide ready-to-use AI capabilities<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">They eliminate all application testing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">They remove the need for authentication<\/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;\">Managed AI services provide ready-to-use capabilities that developers can integrate into applications without building and operating every underlying AI model themselves. Examples include language processing, speech, vision, document analysis, and search services. These services can reduce development effort and provide scalable infrastructure managed by the cloud platform. Developers still need to configure the service, secure access, monitor usage, and evaluate results. Managed services do not eliminate the need for application design, testing, data protection, or responsible AI practices.<\/span><\/p>\n<h3><b>Question 151<\/b><\/h3>\n<p><b>What is the purpose of metadata associated with indexed documents?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Provide additional attributes for filtering and retrieval<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Convert text into speech<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Train every model automatically<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove document permissions<\/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;\">Metadata provides additional information about indexed documents that can be used to improve retrieval and filtering. Examples include document type, department, creation date, language, product category, or access classification. An application can use metadata to narrow search results or apply security-related filters. Metadata can also help organize and manage large collections of content. Developers should ensure that metadata is accurate and consistently maintained because incorrect metadata can lead to poor retrieval results or inappropriate document filtering.<\/span><\/p>\n<h3><b>Question 152<\/b><\/h3>\n<p><b>Which process converts spoken words into text?<\/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;\">OCR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image analysis<\/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. Azure AI Speech provides speech recognition capabilities that can be used for transcription, voice interfaces, meeting analysis, and other applications involving spoken language. The quality of transcription can be affected by background noise, speaker accents, audio quality, vocabulary, and language selection. Developers should test speech recognition using the types of audio expected in production. Speech-to-text differs from OCR, which extracts written characters from images or scanned documents.<\/span><\/p>\n<h3><b>Question 153<\/b><\/h3>\n<p><b>Why can retrieval quality affect the quality of a RAG response?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The model depends on retrieved context for grounded information<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retrieval controls microphone volume<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retrieval changes the user&#8217;s password<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retrieval creates computer vision models<\/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;\">In a RAG system, retrieved information is commonly provided to the language model as context for generating an answer. If retrieval returns irrelevant, incomplete, outdated, or incorrect content, the model may not have the evidence needed to produce a useful response. Improving chunking, indexing, query processing, ranking, filtering, and embeddings can improve retrieval quality. Developers should evaluate retrieval independently as well as evaluating the final generated response. Good retrieval is therefore an important component of a reliable grounded AI application.<\/span><\/p>\n<h3><b>Question 154<\/b><\/h3>\n<p><b>Which practice helps an application recover from temporary service failures?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignoring all errors<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retry logic with appropriate delays<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing monitoring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabling security controls<\/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;\">Retry logic can help applications recover from temporary failures such as transient network problems, temporary service unavailability, or throttling. A controlled retry strategy typically includes an appropriate delay between attempts rather than immediately repeating requests continuously. Developers should also define a maximum number of retries and provide fallback behavior when retries are unsuccessful. Retry strategies should follow the relevant service guidance and consider whether repeating an operation could create duplicate side effects. Monitoring can help identify recurring failures and improve reliability.<\/span><\/p>\n<h3><b>Question 155<\/b><\/h3>\n<p><b>What is the main purpose of human approval in an AI workflow?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Allow a person to review an action before execution<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increase vector dimensions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replace document indexing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Convert text into audio<\/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;\">Human approval introduces a review step before an AI-generated action is executed. This can be useful when an agent is performing sensitive or consequential operations, such as sending communications, changing records, approving transactions, or making decisions that require human oversight. The application can present the proposed action and allow a person to approve, reject, or modify it. Human approval should complement technical controls such as authentication, authorization, input validation, and audit logging rather than being treated as the only security mechanism.<\/span><\/p>\n<h3><b>Question 156<\/b><\/h3>\n<p><b>Which factor should be considered when selecting a model for production?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Required quality, latency, cost, and capabilities<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Screen size only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Keyboard type<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File name length<\/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;\">Model selection should consider the requirements of the application, including expected quality, supported capabilities, latency, cost, context size, throughput, and safety needs. A model that performs well for one task may not be appropriate for another. Developers should compare candidate models using representative inputs and measurable evaluation criteria. Production selection should also consider service availability, quotas, scaling requirements, and operational constraints. Choosing a model solely because it is larger or cheaper can result in an unsuitable solution.<\/span><\/p>\n<h3><b>Question 157<\/b><\/h3>\n<p><b>What can semantic search provide that exact keyword matching may miss?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Results based on related meaning<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatic password rotation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Audio recording<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image resizing<\/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 search can identify content that is conceptually related to a query even when the exact keywords are not present. For example, a user may ask about cancelling a subscription while a document uses different wording such as terminating a membership. Semantic retrieval can recognize the relationship between the concepts and return relevant information. This makes it useful for natural-language search and RAG applications. Developers should still evaluate semantic search with real queries because retrieval quality depends on the content and search configuration.<\/span><\/p>\n<h3><b>Question 158<\/b><\/h3>\n<p><b>Which approach can help reduce prompt injection risks in an agent that uses external tools?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Give every tool unrestricted permissions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Restrict tool permissions and validate inputs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trust every retrieved instruction<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disable authentication<\/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;\">Restricting tool permissions and validating inputs can reduce the potential impact of prompt injection attacks. An agent should receive only the permissions necessary for its intended tasks, and tool arguments should be checked before execution. Retrieved documents and user messages should be treated as potentially untrusted content rather than automatically trusted instructions. Sensitive operations can also require authorization or human approval. These controls provide stronger protection than relying on a system prompt alone and help prevent untrusted content from causing unauthorized actions.<\/span><\/p>\n<h3><b>Question 159<\/b><\/h3>\n<p><b>What does data residency generally refer to?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The geographic location where data is stored or processed<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The number of model parameters<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The speed of speech recognition<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The size of an image<\/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;\">Data residency generally refers to the geographic location in which data is stored or processed. Organizations may have requirements concerning where certain information can be stored because of legal, regulatory, contractual, or organizational policies. When designing an AI solution, developers should review the relevant service&#8217;s regional availability and data-handling documentation. Data residency is different from data retention, which concerns how long information is kept. Requirements can vary depending on the organization, type of information, and applicable regulations.<\/span><\/p>\n<h3><b>Question 160<\/b><\/h3>\n<p><b>Which practice helps ensure an AI application remains reliable after model updates?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Continuous evaluation and monitoring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing all test cases<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabling logs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Allowing unrestricted model changes<\/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;\">Continuous evaluation and monitoring can help identify changes in application behavior after a model or configuration is updated. A new model version may affect response quality, latency, cost, safety, or compatibility with existing prompts and tools. Developers can maintain representative evaluation datasets and compare important metrics before and after changes. Monitoring production behavior can identify issues that controlled testing did not reveal. Versioning, controlled deployment, and rollback procedures can further reduce the impact of unexpected changes.<\/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 141 Which Azure AI capability can translate text from one language to another? OCR Object detection Sentiment analysis Machine translation Correct Answer: 4 Explanation Machine translation converts written content from one language into another supported language. It is useful for multilingual applications, customer-support [&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\/13755"}],"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=13755"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13755\/revisions"}],"predecessor-version":[{"id":13780,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13755\/revisions\/13780"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=13755"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=13755"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=13755"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}