{"id":13370,"date":"2026-09-16T08:05:00","date_gmt":"2026-09-16T08:05:00","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=13370"},"modified":"2026-09-16T08:05:00","modified_gmt":"2026-09-16T08:05:00","slug":"microsoft-ab-100-practice-test-questions-and-exam-dumps-part9-q161-180","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-ab-100-practice-test-questions-and-exam-dumps-part9-q161-180\/","title":{"rendered":"Microsoft AB-100 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\/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 161<\/b><\/h3>\n<p><b>What is the purpose of agent orchestration?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To coordinate tasks, tools, and agents toward a goal<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase database storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove all user authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To disable monitoring<\/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;\">Agent orchestration coordinates different tasks, agents, tools, and workflows so they can work together toward a defined objective. An orchestrator may determine which component should act, what information should be passed between steps, and when the process is complete. This is especially useful for complex business workflows involving multiple specialized capabilities. Effective orchestration should include clear boundaries, error handling, authorization, and monitoring. The design should avoid unnecessary complexity and use multiple agents only when specialization provides meaningful value.<\/span><\/p>\n<h3><b>Question 162<\/b><\/h3>\n<p><b>Which method is commonly used to represent text for semantic similarity searches?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Encryption<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Embeddings<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Compression<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hashing passwords<\/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;\">Embeddings represent text as numerical vectors that capture aspects of its meaning. These vectors can be compared to identify content that is semantically related even when different words are used. Embeddings are commonly used in retrieval systems, including RAG architectures, where a user&#8217;s query can be matched with relevant document content. The quality of embeddings and the indexing strategy affect retrieval performance. Organizations should evaluate retrieval results using representative queries to ensure that semantically related information is actually useful for the application.<\/span><\/p>\n<h3><b>Question 163<\/b><\/h3>\n<p><b>An agent must process thousands of independent documents overnight. Which approach can improve throughput?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Processing every document manually<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Running independent tasks in parallel where supported<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabling monitoring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Using only sequential processing<\/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;\">Independent document-processing tasks can often be executed in parallel to improve throughput. Instead of waiting for one document to finish before starting the next, the system can distribute independent workloads across available processing capacity. The architecture should still account for model quotas, API limits, concurrency, failures, and resource consumption. Monitoring can help determine whether parallel execution is producing the expected improvement. If downstream services have strict limits, controlled concurrency may be required to prevent excessive traffic or throttling.<\/span><\/p>\n<h3><b>Question 164<\/b><\/h3>\n<p><b>What is a key purpose of an AI governance framework?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To define controls, responsibilities, and policies for AI use<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To eliminate all testing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide unlimited model access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove human accountability<\/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;\">An AI governance framework establishes policies, responsibilities, controls, and processes for developing and operating AI solutions. Governance can address areas such as data protection, security, responsible AI, model evaluation, access management, monitoring, documentation, and change control. It also helps organizations define who owns specific risks and decisions. Governance should be appropriate to the organization&#8217;s use cases and risk level. Clear governance supports consistent management of AI systems throughout development, deployment, operation, and eventual retirement.<\/span><\/p>\n<h3><b>Question 165<\/b><\/h3>\n<p><b>Which situation is most appropriate for using a human escalation path?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A request requiring judgment beyond the agent&#8217;s authorized scope<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A routine greeting<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A simple approved lookup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A standard formatting task<\/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 escalation is appropriate when an agent encounters a situation that exceeds its defined authority, capability, or confidence. Examples can include unusual customer disputes, high-impact decisions, conflicting information, or requests requiring specialized human judgment. The escalation path should provide the human reviewer with relevant context so the user does not need to repeat the entire interaction. Clear escalation criteria should be defined during solution design and tested regularly. This creates a controlled boundary between automated processing and human decision-making.<\/span><\/p>\n<h3><b>Question 166<\/b><\/h3>\n<p><b>Why can retrieval metadata be useful in a RAG solution?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It can help filter and identify relevant sources<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It removes the need for indexing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It guarantees perfect responses<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It disables access control<\/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 can provide additional information about retrieved content, such as document type, department, date, author, or access classification. This information can help a retrieval system filter results and identify which sources are appropriate for a particular query. For example, a system could prioritize recent documents or restrict retrieval to a specific business department. Metadata should be accurate and maintained as source information changes. It can complement semantic and keyword search while also supporting governance and access-control requirements.<\/span><\/p>\n<h3><b>Question 167<\/b><\/h3>\n<p><b>A company wants to reduce unnecessary model calls for repeated requests. Which technique may help?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Caching appropriate results<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Increasing prompt size<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabling authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing monitoring<\/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;\">Caching can reduce unnecessary model or retrieval calls when the same or sufficiently similar information can be reused safely. This may improve response time and reduce processing costs. Caching must be designed carefully for data that changes frequently or contains sensitive information. Cache expiration, invalidation, access controls, and data freshness should be considered. It is not appropriate to reuse a response indefinitely when the underlying information may have changed. The caching strategy should therefore reflect the specific business and data requirements.<\/span><\/p>\n<h3><b>Question 168<\/b><\/h3>\n<p><b>Which factor should be considered when selecting a model for an AI workload?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Required capability, cost, latency, and quality<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the model&#8217;s logo<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the number of available buttons<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the application color scheme<\/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 be based on the requirements of the workload rather than on model size or popularity alone. Important considerations can include task capability, response quality, latency, cost, context requirements, throughput, availability, and safety characteristics. A model that performs well for one workload may not be appropriate for another. Teams should evaluate candidate models using representative data and measurable criteria. This allows the organization to balance technical requirements with business constraints before selecting a model for production use.<\/span><\/p>\n<h3><b>Question 169<\/b><\/h3>\n<p><b>What should an AI application do with conflicting information from two approved sources?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatically choose one without validation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignore the conflict<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Apply defined source-priority or escalation rules<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Invent a combined fact<\/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;\">Conflicting information should be handled through predefined rules rather than allowing the model to arbitrarily choose a result. The architecture may assign priority to authoritative sources, compare document dates, retrieve additional evidence, or escalate the issue when the conflict cannot be resolved automatically. The chosen approach should reflect the business requirements and source ownership. Evaluation should include conflicting-data scenarios so teams can verify that the agent behaves predictably. Unsupported assumptions should be avoided when reliable evidence is unavailable.<\/span><\/p>\n<h3><b>Question 170<\/b><\/h3>\n<p><b>Why is data classification useful in an AI architecture?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It helps determine appropriate handling and protection requirements<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It guarantees model accuracy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It removes authorization requirements<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">It increases token limits<\/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 classification identifies the sensitivity and handling requirements of information used by an AI solution. Data may be categorized according to organizational policies, such as public, internal, confidential, or highly sensitive. Classification can influence access controls, storage, processing locations, logging, retention, and whether information is appropriate for a particular AI service. Understanding data sensitivity before integration helps prevent inappropriate exposure. Classification should be combined with authorization and governance controls throughout the data and AI lifecycle.<\/span><\/p>\n<h3><b>Question 171<\/b><\/h3>\n<p><b>What is one reason to use a pilot before a full AI deployment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To validate the solution against real business requirements on a limited scale<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To avoid defining requirements<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To guarantee production success<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove monitoring<\/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 pilot provides an opportunity to test an AI solution against real business requirements before expanding it broadly. A controlled pilot can reveal issues involving usability, accuracy, data quality, cost, integration, security, and operational performance. Teams can use predefined success criteria to determine whether the solution is meeting its objectives. A pilot does not guarantee that a full deployment will succeed, but it provides evidence that can inform further development and risk management. Lessons from the pilot can then guide production readiness activities.<\/span><\/p>\n<h3><b>Question 172<\/b><\/h3>\n<p><b>Which approach helps maintain consistency when multiple teams develop AI solutions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing shared standards<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Establishing reusable architecture and governance standards<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Allowing every team to bypass security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabling documentation<\/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;\">Reusable architecture and governance standards can help organizations maintain consistency across multiple AI solutions. Shared standards may cover identity, data access, prompt management, evaluation, monitoring, security, deployment, and responsible AI requirements. Teams can still adapt implementations to their specific business needs while following common controls. Standardization can reduce duplicated work and simplify support. Governance should remain flexible enough to account for differences in risk and functionality rather than forcing every AI workload into exactly the same implementation.<\/span><\/p>\n<h3><b>Question 173<\/b><\/h3>\n<p><b>An AI agent uses a third-party API to retrieve customer information. What should be verified before integration?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Authentication, authorization, data handling, and API limits<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the API&#8217;s website design<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the response font<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Only the number of documentation pages<\/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;\">Third-party API integration requires evaluation of authentication, authorization, data handling, rate limits, reliability, and contractual or organizational requirements. The team should determine what information is transmitted to the API and whether that processing is permitted. Credentials must be protected, and the agent should receive only the permissions necessary for its tasks. Error handling and monitoring should also be implemented. Reviewing these factors before integration reduces the risk of security problems, unexpected costs, service interruptions, or inappropriate data sharing.<\/span><\/p>\n<h3><b>Question 174<\/b><\/h3>\n<p><b>What is the purpose of a model evaluation baseline?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To provide a reference point for comparing future changes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To prevent all model updates<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To eliminate test datasets<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To increase model temperature<\/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;\">An evaluation baseline establishes a reference level of performance against which future model, prompt, retrieval, or configuration changes can be compared. For example, a team can record accuracy, groundedness, latency, cost, and safety results for the current production configuration. When a new version is tested, its results can be compared with the baseline to identify improvements or regressions. Maintaining a baseline supports controlled change management and makes it easier to determine whether a proposed update meets established requirements.<\/span><\/p>\n<h3><b>Question 175<\/b><\/h3>\n<p><b>Which design can help an agent recover from a temporary tool failure?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Retry with controlled backoff or use a defined fallback<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Repeat the request without limits<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignore the failure<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove all error handling<\/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;\">Temporary tool failures can be handled through controlled retry logic or a predefined fallback path. A retry strategy should consider the type of error and use appropriate delays to avoid overwhelming the external service. If retries are unsuccessful, the agent can use an alternative tool, provide a suitable message, or escalate the task. Error handling should be observable through logs and telemetry. The system should avoid unlimited retries because repeated requests can increase service load and potentially create duplicate business actions.<\/span><\/p>\n<h3><b>Question 176<\/b><\/h3>\n<p><b>What does least privilege mean for an AI agent?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Giving the agent only the permissions required for its tasks<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Giving the agent all administrator permissions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sharing credentials across all systems<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing authentication<\/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;\">Least privilege means providing an AI agent with only the permissions necessary to perform its approved responsibilities. For example, an agent that needs to read order information should not automatically receive permission to delete customer records. Limiting permissions reduces the potential impact of incorrect outputs, compromised inputs, or unexpected behavior. Permissions should be tied to the agent&#8217;s identity and business role and reviewed periodically. Least privilege should apply to data access, tools, APIs, and other connected resources.<\/span><\/p>\n<h3><b>Question 177<\/b><\/h3>\n<p><b>Why should AI-generated outputs sometimes be validated before being sent to users?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To check for format, safety, accuracy, or policy requirements<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To make responses longer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To disable all automation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">To remove useful information<\/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 can identify problems before AI-generated content reaches users or downstream systems. Depending on the application, validation may check required formats, prohibited content, business rules, sensitive information, or structured fields. For higher-risk workflows, validation may also include human review. Output validation does not guarantee that every response is correct, so it should complement grounding, evaluation, access controls, and monitoring. The level of validation should reflect the potential impact of incorrect or unsafe AI-generated content.<\/span><\/p>\n<h3><b>Question 178<\/b><\/h3>\n<p><b>Which capability can help identify whether an agent&#8217;s response is supported by retrieved information?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Groundedness evaluation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Screen sharing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password expiration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File compression<\/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;\">Groundedness evaluation examines whether an AI-generated response is supported by the information provided to the model, such as retrieved documents or other approved sources. This is useful for RAG applications where responses are expected to remain connected to business information. Teams can create evaluation datasets containing representative questions and source material and then assess whether generated answers are adequately supported. Groundedness should be considered alongside other measures such as relevance, correctness, safety, and user satisfaction.<\/span><\/p>\n<h3><b>Question 179<\/b><\/h3>\n<p><b>What should an organization do when an AI agent no longer meets its intended business requirements?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Review performance and modify, replace, or retire the solution as appropriate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Keep it unchanged indefinitely<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remove all monitoring<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Expand its 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;\">AI solutions should be managed throughout their lifecycle rather than treated as permanent deployments. If an agent no longer meets business requirements, the organization should review performance, user feedback, costs, risks, and changing requirements. Possible actions include updating prompts, changing models, improving data sources, modifying workflows, replacing the solution, or retiring it. Lifecycle management should include appropriate testing and change control. Retiring an ineffective or outdated system can be part of responsible AI operations when continued use no longer provides sufficient value.<\/span><\/p>\n<h3><b>Question 180<\/b><\/h3>\n<p><b>Which practice supports responsible AI deployment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Defining accountability, monitoring, and risk controls<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Allowing unrestricted autonomous decisions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Ignoring user feedback<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Removing documentation<\/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;\">Responsible AI deployment requires clear accountability and controls that address the risks associated with the specific use case. These can include appropriate human oversight, monitoring, data protection, security, transparency, evaluation, and documented responsibilities. User feedback and operational evidence can help identify problems after deployment. Controls should be proportional to the potential impact of the AI system. Responsible AI is not a single configuration setting; it requires ongoing governance throughout design, deployment, monitoring, and lifecycle management.<\/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 161 What is the purpose of agent orchestration? To coordinate tasks, tools, and agents toward a goal To increase database storage To remove all user authentication To disable monitoring Correct Answer: 1 Explanation Agent orchestration coordinates different tasks, agents, tools, and workflows so [&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\/13370"}],"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=13370"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13370\/revisions"}],"predecessor-version":[{"id":13393,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/13370\/revisions\/13393"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=13370"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=13370"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=13370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}