Which business requirement most closely relates to grounding a generative AI model?
Correct Answer: D
Explanation:
Grounding in generative AI means ensuring model outputs are based on trusted, relevant information sources rather than only on the model’s general training data. In a business context, grounding is about aligning responses with verified enterprise knowledge (policies, product documentation, internal procedures, approved FAQs, etc.) so the system is more accurate, consistent, and defensible. That is exactly what option D describes: “ensuring that verified company data sources are used for response generation.” In Microsoft AI solution patterns, grounding is commonly achieved using retrieval-augmented generation (RAG). With RAG, the system retrieves relevant passages from approved company repositories (for example, indexed documents or knowledge bases) and supplies them as context to the model during response generation. This reduces hallucinations, improves factual correctness, and makes answers more relevant to the organization’s reality—critical when AI is used for customer support, employee helpdesks, compliance guidance, or executive reporting. The other options do not directly address grounding. A relates to localization/multilingual capability, B is a usage/telemetry metric, and C is an interaction method (natural language interface). They can all be important requirements, but none of them ensure outputs are anchored to verified company data—the core purpose of grounding.
Question 2
HOTSPOT For each of the following statements, select Yes if the statement is true.
Otherwise, select No. NOTE: Each correct selection is worth one point
Correct Answer: A
Explanation:
For a user to access organizational data from a mobile device, the user needs a Microsoft 365 Copilot license. No To reason over your organizational data by using Microsoft Graph, you need a Microsoft 365 Copilot license. Yes To use the Analyst agent, you need a Microsoft 365 Copilot license. Yes Top of Form Bottom of Form The key distinction here is between Copilot Chat capabilities available with a standard Microsoft 365 subscription and the full Microsoft 365 Copilot add-on that enables richer, in-context experiences grounded in organizational data. Mobile access to organizational data does not inherently require a Microsoft 365 Copilot license. Microsoft’s Microsoft 365 Copilot app (and related mobile experiences) can provide Copilot Chat for work/school accounts with a Microsoft 365 license, so simply accessing organizational content on a mobile device is not the same as having the paid Copilot add-on. The statement claims a Copilot license is required just to access org data from mobile, which is too broad—there are mobile Microsoft 365 apps that access org data without the Copilot add-on. Reasoning over organizational data via Microsoft Graph is a core value proposition of Microsoft 365 Copilot. Microsoft documents explain that Microsoft 365 Copilot connects LLMs to your organization’s content and context through Microsoft Graph and generates responses “anchored” in organizational dat a. That deeper integration is tied to the Microsoft 365 Copilot experience (an add-on license). Analyst is a “reasoning agent” within Microsoft 365 Copilot and Microsoft states that users with a Microsoft 365 Copilot license can use Analyst (with defined usage limits). Therefore, the Analyst agent requires the Microsoft 365 Copilot license.
Demo Practice Mode
You are viewing only the questions marked as Demo.