{"id":13371,"date":"2026-09-16T08:04:47","date_gmt":"2026-09-16T08:04:47","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=13371"},"modified":"2026-09-16T08:04:47","modified_gmt":"2026-09-16T08:04:47","slug":"microsoft-ab-100-practice-test-questions-and-exam-dumps-part10-q181-200","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ab-100-practice-test-questions-and-exam-dumps-part10-q181-200\/","title":{"rendered":"Microsoft AB-100 Practice Test Questions and Exam Dumps Part10 Q181-200"},"content":{"rendered":"<h1><\/h1>\n<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/ab-100-exam-dumps\"><b>Microsoft AB-100 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 181<\/b><\/h3>\n<p><b>What is the main benefit of defining clear agent instructions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove authorization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To guide the agent&#8217;s behavior and boundaries<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To disable tool integration<\/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;\">Clear agent instructions define how an agent should behave, what objectives it should pursue, and which boundaries it must follow. They can specify when the agent should use tools, how it should respond when information is unavailable, and when it should escalate a request. Well-defined instructions help reduce ambiguous behavior and make testing more consistent. Instructions should complement, rather than replace, technical security controls. Permissions, authentication, and authorization must still be enforced by the underlying systems and connected resources.<\/span><\/p>\n<h3><b>Question 182<\/b><\/h3>\n<p><b>Which approach can help manage long conversations without sending unnecessary history to the model?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Context management and summarization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabling all conversation history<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increasing every prompt indefinitely<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing system instructions<\/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;\">Context management can reduce unnecessary information sent to a model during long conversations. Instead of including the complete conversation every time, the application may summarize older interactions, retain important task state, and provide only relevant recent information. This can help control token usage, latency, and context-window limitations. The application should ensure that important details are not lost during summarization. Sensitive information should also be handled according to appropriate privacy and retention requirements.<\/span><\/p>\n<h3><b>Question 183<\/b><\/h3>\n<p><b>An AI application must process structured sales data from a business database. Which approach is generally appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use only an unrelated public website<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use an approved data connection or tool<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ask the model to invent missing records<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store all records in the system prompt<\/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;\">Structured business information should generally be accessed through an approved data connection, API, connector, or tool rather than being manually embedded into prompts. This allows the application to retrieve current information when required and maintain appropriate access controls. For example, an agent can query authorized sales records and then use the returned information to generate a response. Authentication, authorization, data validation, and auditing should remain in place. This architecture also reduces the risk of relying on stale or fabricated business information.<\/span><\/p>\n<h3><b>Question 184<\/b><\/h3>\n<p><b>What does model drift monitoring help identify?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Changes in user interface design<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Changes in AI performance or input patterns over time<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Changes in keyboard hardware<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Changes in screen brightness<\/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;\">Drift monitoring helps identify meaningful changes in the data, usage patterns, or AI performance over time. For example, customer questions may change after a new product launch, causing an agent&#8217;s previous evaluation results to become less representative. Changes in source data can also affect retrieval quality. Monitoring relevant metrics and periodically evaluating the system against updated datasets can reveal these changes. When significant drift is detected, teams can investigate whether prompts, models, data sources, or workflows need to be updated.<\/span><\/p>\n<h3><b>Question 185<\/b><\/h3>\n<p><b>Which feature is important when an AI workflow performs multiple dependent steps?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Task state and workflow coordination<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Screen resolution<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">User interface themes<\/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;\">Multi-step AI workflows often require task state so the system knows what has already happened and what remains to be completed. Workflow coordination determines how dependent steps are executed and how information is passed between them. For example, an agent may first retrieve customer information, then validate an order, and finally prepare an approved update. Maintaining state helps prevent steps from being repeated or skipped. The workflow should also define failure handling, authorization requirements, and conditions for human escalation.<\/span><\/p>\n<h3><b>Question 186<\/b><\/h3>\n<p><b>A model produces correct answers but takes too long to respond. Which area should be investigated?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data classification only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Performance and latency optimization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password complexity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Document ownership<\/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;\">When response quality is acceptable but performance is too slow, the team should investigate latency across the complete AI workflow. Possible contributors include model selection, prompt size, retrieval operations, external API calls, network delays, and excessive sequential processing. Smaller models, optimized prompts, caching, parallel operations, or more efficient retrieval may improve response time where appropriate. Changes should be evaluated carefully because reducing latency should not introduce unacceptable declines in accuracy, safety, groundedness, or other required quality measures.<\/span><\/p>\n<h3><b>Question 187<\/b><\/h3>\n<p><b>Why should an AI solution have documented ownership?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To identify who is responsible for operation and governance<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase token usage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove monitoring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To allow unrestricted access<\/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;\">Documented ownership establishes who is responsible for an AI solution&#8217;s operation, maintenance, governance, and risk management. Owners may be responsible for approving changes, reviewing monitoring results, responding to incidents, and ensuring that the solution continues to meet business requirements. Clear ownership also helps organizations determine who should approve new integrations or changes in permissions. Without defined responsibility, problems can remain unresolved because teams may be uncertain about who manages the system and its associated risks.<\/span><\/p>\n<h3><b>Question 188<\/b><\/h3>\n<p><b>Which practice helps ensure an AI application remains maintainable?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Avoiding documentation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Using version control and documented changes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Changing prompts without tracking them<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing testing<\/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;\">Version control and documented changes help teams understand how an AI application has evolved over time. AI solutions may contain prompts, model configurations, evaluation datasets, tools, workflows, and data-source settings that can all affect behavior. Tracking these changes makes troubleshooting and rollback easier. It also supports controlled deployment between development, testing, and production environments. Teams should record meaningful changes and evaluate them before release. This provides greater consistency and makes long-term maintenance easier as the solution grows.<\/span><\/p>\n<h3><b>Question 189<\/b><\/h3>\n<p><b>Which approach can reduce the risk of unauthorized agent actions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Giving the agent unrestricted access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Enforcing authorization at the tool or service level<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Relying only on natural-language instructions<\/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;\">Authorization should be enforced by the underlying tools and services rather than relying solely on the AI model to follow instructions. Even if an agent is told not to perform a certain operation, technical access controls should prevent unauthorized actions. Tool-level permissions can restrict which operations an agent identity is allowed to perform. Combining authentication, authorization, least privilege, and auditing creates stronger protection. This is particularly important when agents can interact with systems that contain sensitive information or support high-impact business operations.<\/span><\/p>\n<h3><b>Question 190<\/b><\/h3>\n<p><b>What is a key consideration when an AI application uses external model providers?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data handling, security, availability, and service requirements<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the provider&#8217;s logo<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the number of website pages<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the user interface font<\/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;\">External model providers should be evaluated for factors such as data handling, security, privacy, service availability, performance, cost, and contractual requirements. Organizations should understand what information is sent to the provider and how that information is processed and protected. Availability and service limits should also be considered because they can affect application reliability. Depending on the use case, data residency and compliance requirements may be important. Vendor dependencies should be documented so the organization understands the operational implications of using an external provider.<\/span><\/p>\n<h3><b>Question 191<\/b><\/h3>\n<p><b>What can a Power Automate flow provide to an AI agent?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A mechanism for executing an approved business workflow<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Unlimited administrator permissions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A replacement for all security controls<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Permanent storage for model weights<\/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 Power Automate flow can provide an AI solution with a structured way to initiate an approved business workflow. For example, an agent could trigger a flow that sends a notification, creates a task, or updates an authorized business record. The flow should still enforce appropriate permissions and validate inputs before performing actions. Using workflows can help separate conversational reasoning from business-process execution. Monitoring and error handling are also important because failed flows can affect downstream business operations.<\/span><\/p>\n<h3><b>Question 192<\/b><\/h3>\n<p><b>Why should an AI system distinguish trusted instructions from user-provided content?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To prevent untrusted input from overriding system behavior<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase document size<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove user interaction<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To disable retrieval<\/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;\">User-provided content should not automatically be treated as trusted instructions because it may contain attempts to manipulate the agent&#8217;s behavior. Separating trusted system instructions from untrusted input helps preserve the intended control structure of the application. Additional protections should include tool authorization, input handling, output validation, and security testing for prompt injection. The model should not be given unrestricted authority simply because a user requests an action. Technical controls should enforce important boundaries independently of the model&#8217;s generated text.<\/span><\/p>\n<h3><b>Question 193<\/b><\/h3>\n<p><b>Which factor should be reviewed when an AI agent accesses data from multiple departments?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data ownership and access permissions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Screen resolution<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Prompt font size<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Keyboard configuration<\/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;\">When an agent accesses information from multiple departments, the architecture should clearly define data ownership and access permissions. Different departments may have different authorization requirements, retention policies, or sensitivity classifications. The agent should not automatically gain access to all connected data simply because it can technically retrieve it. Identity-based authorization, data classification, and least-privilege controls should determine what information is available. Access should also be monitored so organizations can identify inappropriate or unexpected data usage.<\/span><\/p>\n<h3><b>Question 194<\/b><\/h3>\n<p><b>What is one purpose of adversarial testing for an AI agent?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To test how the system behaves under malicious or unexpected inputs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase database size<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To eliminate evaluation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To improve monitor resolution<\/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;\">Adversarial testing evaluates how an AI system behaves when exposed to malicious, misleading, unusual, or unexpected inputs. Tests may include prompt injection attempts, attempts to bypass restrictions, malformed requests, sensitive-data requests, and unusual tool-use scenarios. The goal is to identify weaknesses before they cause problems in production. Results can inform improvements to prompts, access controls, tool permissions, input handling, and monitoring. Adversarial testing should be repeated when significant changes are made to the model or application architecture.<\/span><\/p>\n<h3><b>Question 195<\/b><\/h3>\n<p><b>An AI solution must comply with strict data residency requirements. What should architects evaluate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Where data is stored and processed<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the model&#8217;s response style<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the prompt length<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the application&#8217;s theme<\/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;\">Data residency requirements can determine where information may be stored, processed, or transferred. AI architectures should therefore identify the locations used by models, retrieval services, storage systems, logging platforms, and external integrations. The team should verify that the selected services and configurations satisfy applicable organizational and regulatory requirements. Data movement between services should also be understood because sensitive information may cross boundaries during inference or tool calls. Residency requirements should be considered before deployment rather than discovered after integration.<\/span><\/p>\n<h3><b>Question 196<\/b><\/h3>\n<p><b>Which approach is useful for comparing two AI models for the same workload?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Choose the model with the largest name<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Evaluate both using the same representative criteria and dataset<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Select randomly<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Compare only their logos<\/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;\">Two AI models can be compared fairly by evaluating them against the same representative dataset, workload, and predefined criteria. Relevant measures may include response quality, accuracy, groundedness, latency, cost, safety, and task completion. Using consistent test conditions makes the results more meaningful than relying on general model descriptions. The evaluation should reflect the actual business requirements of the application. A model that performs well in one type of task may not provide the same results for another workload.<\/span><\/p>\n<h3><b>Question 197<\/b><\/h3>\n<p><b>What should happen when an AI agent reaches a permission boundary?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It should bypass the restriction<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It should request or use an authorized path<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It should expose restricted data<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It should 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;\">When an agent reaches a permission boundary, it should not attempt to bypass the restriction. The system should either use an authorized path, request appropriate human intervention, or inform the user that the requested operation cannot be completed. Permission boundaries should be enforced technically through identity and authorization controls. This prevents the language model from becoming a mechanism for circumventing security policies. Clear escalation procedures can help users complete legitimate tasks when additional authorization is genuinely required.<\/span><\/p>\n<h3><b>Question 198<\/b><\/h3>\n<p><b>Which capability can help an AI application maintain a record of significant agent actions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Auditing and logging<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Prompt expansion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Model temperature<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Document formatting<\/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;\">Auditing and logging can maintain records of significant events and actions performed by an AI application. Depending on the design, records may include tool calls, authorization decisions, workflow events, errors, and other operational information. Audit data can support troubleshooting, security investigations, compliance activities, and accountability. Logging should be carefully designed to avoid unnecessary exposure of sensitive information. Appropriate retention, access controls, and monitoring should be applied so that audit records remain useful without creating additional privacy or security risks.<\/span><\/p>\n<h3><b>Question 199<\/b><\/h3>\n<p><b>What is an important reason to define clear acceptance criteria for an AI solution?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To determine whether the solution meets its required outcomes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To prevent all future changes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To eliminate user testing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To guarantee zero failures<\/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;\">Acceptance criteria define the measurable conditions an AI solution should satisfy before it is considered ready for a particular stage or deployment. Criteria may cover task accuracy, response time, safety, security, cost, reliability, or business outcomes. Clear criteria make testing more objective and help teams identify gaps before release. They also provide a basis for stakeholder approval. Acceptance criteria should be derived from the actual business and technical requirements rather than being based solely on the model&#8217;s general capabilities.<\/span><\/p>\n<h3><b>Question 200<\/b><\/h3>\n<p><b>Which activity should continue after an AI solution is deployed?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Monitoring and periodic evaluation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing all logs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabling security controls<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Stopping all testing<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AI solutions require ongoing monitoring and periodic evaluation after deployment because models, data, user behavior, external services, and business requirements can change. Teams should monitor relevant indicators such as performance, errors, cost, latency, safety, retrieval quality, and user feedback. Periodic evaluation can identify regressions that were not visible during initial testing. Production monitoring also helps detect operational incidents and unexpected behavior. Continuous lifecycle management ensures that the AI solution remains aligned with its intended business and governance requirements.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AB-100 Exam Dumps and Practice Test Dumps. &nbsp; Question 181 What is the main benefit of defining clear agent instructions? To increase storage To remove authorization To guide the agent&#8217;s behavior and boundaries To disable tool integration Correct Answer: 3 Explanation Clear agent instructions define how an agent should behave, what objectives [&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\/13371"}],"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=13371"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13371\/revisions"}],"predecessor-version":[{"id":13392,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13371\/revisions\/13392"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=13371"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=13371"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=13371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}