You have already completed the Test before. Hence you can not start it again.
Test is loading...
You must sign in or sign up to start the Test.
You have to finish following quiz, to start this Test:
Your results are here!! for" AB-410 Practice Test 19 "
0 of 60 questions answered correctly
Your time:
Time has elapsed
Your Final Score is : 0
You have attempted : 0
Number of Correct Questions : 0 and scored 0
Number of Incorrect Questions : 0 and Negative marks 0
Average score
Your score
AB-410
You have attempted: 0
Number of Correct Questions: 0 and scored 0
Number of Incorrect Questions: 0 and Negative marks 0
You can review your answers by clicking on “View Answers” option. Important Note : Open Reference Documentation Links in New Tab (Right Click and Open in New Tab).
Answer Review
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Answer
Review
Unattempted
Correct
Incorrect
Unattempted
Every question in this attempt was answered correctly.
Question 1 of 60
1. Question
Which specific AI Builder model identifies Vendor Name and Invoice Date from an image of a receipt?
Correct
The Prebuilt Receipt model is specifically trained to find and extract key-value pairs from financial receipts.
Incorrect
The Prebuilt Receipt model is specifically trained to find and extract key-value pairs from financial receipts.
Unattempted
The Prebuilt Receipt model is specifically trained to find and extract key-value pairs from financial receipts.
Question 2 of 60
2. Question
You are creating a bot for a Japanese company. The bot must detect the input language and respond appropriately. Which service provides this capability?
Correct
Language Detection identifies the source language, allowing the bot to use the correct localized response logic.
Incorrect
Language Detection identifies the source language, allowing the bot to use the correct localized response logic.
Unattempted
Language Detection identifies the source language, allowing the bot to use the correct localized response logic.
Question 3 of 60
3. Question
What does “In-Context Learning“ mean?
Correct
In-context learning lets the model adjust to new tasks or styles by using the instructions and examples included in the current prompt.
Incorrect
In-context learning lets the model adjust to new tasks or styles by using the instructions and examples included in the current prompt.
Unattempted
In-context learning lets the model adjust to new tasks or styles by using the instructions and examples included in the current prompt.
Question 4 of 60
4. Question
Which component in a RAG pipeline splits a 100-page document into smaller, manageable sections?
Correct
Chunking breaks large text files into smaller pieces so they fit within the model‘s context window.
Incorrect
Chunking breaks large text files into smaller pieces so they fit within the model‘s context window.
Unattempted
Chunking breaks large text files into smaller pieces so they fit within the model‘s context window.
Question 5 of 60
5. Question
In a “Multi-agent“ architecture, what is the function of “Dynamic Chaining“?
Correct
Dynamic Chaining lets the system create a custom “chain“ of actions or agents at runtime based on the user‘s specific request.
Incorrect
Dynamic Chaining lets the system create a custom “chain“ of actions or agents at runtime based on the user‘s specific request.
Unattempted
Dynamic Chaining lets the system create a custom “chain“ of actions or agents at runtime based on the user‘s specific request.
Question 6 of 60
6. Question
What is the Context Window?
Correct
The context window is the model‘s active memory; when it is exceeded, the model forgets earlier parts of the chat.
Incorrect
The context window is the model‘s active memory; when it is exceeded, the model forgets earlier parts of the chat.
Unattempted
The context window is the model‘s active memory; when it is exceeded, the model forgets earlier parts of the chat.
Question 7 of 60
7. Question
A developer is creating a system in which a “Supervisor Agent“ monitors three “Sub-agents.“ Which architectural pattern is this?
Correct
Hierarchical orchestration uses a lead agent to manage task delegation and review work performed by subordinate agents.
Incorrect
Hierarchical orchestration uses a lead agent to manage task delegation and review work performed by subordinate agents.
Unattempted
Hierarchical orchestration uses a lead agent to manage task delegation and review work performed by subordinate agents.
Question 8 of 60
8. Question
Which tool is used during testing to evaluate whether an AI model is hallucinating?
Correct
The Evaluation tool in AI Studio measures Groundedness to determine whether the AI is making up information.
Incorrect
The Evaluation tool in AI Studio measures Groundedness to determine whether the AI is making up information.
Unattempted
The Evaluation tool in AI Studio measures Groundedness to determine whether the AI is making up information.
Question 9 of 60
9. Question
You are creating a Copilot extension that must update a record in an on-premises SQL server. Which component is needed to bridge the connection?
Correct
The On-premises Data Gateway enables Microsoft Cloud services to securely access data that is stored in local, private networks.
Incorrect
The On-premises Data Gateway enables Microsoft Cloud services to securely access data that is stored in local, private networks.
Unattempted
The On-premises Data Gateway enables Microsoft Cloud services to securely access data that is stored in local, private networks.
Question 10 of 60
10. Question
Scenario: You need to extract text from a distorted or low-quality photo of a shipping container. Which service is most effective?
Correct
Document Intelligence uses advanced deep learning for complex OCR tasks, including distorted images or images with high noise.
Incorrect
Document Intelligence uses advanced deep learning for complex OCR tasks, including distorted images or images with high noise.
Unattempted
Document Intelligence uses advanced deep learning for complex OCR tasks, including distorted images or images with high noise.
Question 11 of 60
11. Question
Which AI Builder model should be used to sort thousands of support tickets into “Technical,“ “Billing,“ or “General Inquiry“?
Correct
Category Classification is the standard model for labeling and routing text-based content into predefined business categories.
Incorrect
Category Classification is the standard model for labeling and routing text-based content into predefined business categories.
Unattempted
Category Classification is the standard model for labeling and routing text-based content into predefined business categories.
Question 12 of 60
12. Question
Which Azure AI service feature provides Prompt Shields specifically to prevent Jailbreak attacks on an LLM?
Correct
Prompt Shields are the main defense mechanism in Content Safety for blocking inputs designed to bypass model safety filters.
Incorrect
Prompt Shields are the main defense mechanism in Content Safety for blocking inputs designed to bypass model safety filters.
Unattempted
Prompt Shields are the main defense mechanism in Content Safety for blocking inputs designed to bypass model safety filters.
Question 13 of 60
13. Question
How does “Agentic AI“ differ from a standard Chatbot?
Correct
Agentic AI extends beyond conversation by using reasoning to work with tools, navigate apps, and complete workflows independently.
Incorrect
Agentic AI extends beyond conversation by using reasoning to work with tools, navigate apps, and complete workflows independently.
Unattempted
Agentic AI extends beyond conversation by using reasoning to work with tools, navigate apps, and complete workflows independently.
Question 14 of 60
14. Question
What is a System Topic in Copilot Studio?
Correct
System topics are foundational logic blocks included in every bot to handle common conversational scenarios.
Incorrect
System topics are foundational logic blocks included in every bot to handle common conversational scenarios.
Unattempted
System topics are foundational logic blocks included in every bot to handle common conversational scenarios.
Question 15 of 60
15. Question
What is “Few-shot“ prompting?
Correct
Few-shot prompting uses a small set of examples to “guide“ the model toward the correct output format or reasoning logic.
Incorrect
Few-shot prompting uses a small set of examples to “guide“ the model toward the correct output format or reasoning logic.
Unattempted
Few-shot prompting uses a small set of examples to “guide“ the model toward the correct output format or reasoning logic.
Question 16 of 60
16. Question
When deploying an intelligent app, what is the main purpose of “Content Filtering“ in Azure OpenAI?
Correct
Content filtering helps the AI follow safety standards by blocking unsafe inputs and outputs.
Incorrect
Content filtering helps the AI follow safety standards by blocking unsafe inputs and outputs.
Unattempted
Content filtering helps the AI follow safety standards by blocking unsafe inputs and outputs.
Question 17 of 60
17. Question
What is the main purpose of Prompt Compression?
Correct
Prompt compression removes unnecessary information from the context while keeping the semantic meaning for the LLM.
Incorrect
Prompt compression removes unnecessary information from the context while keeping the semantic meaning for the LLM.
Unattempted
Prompt compression removes unnecessary information from the context while keeping the semantic meaning for the LLM.
Question 18 of 60
18. Question
You need to extract SKU Numbers from thousands of low-quality photos. Which service is best?
Correct
Document Intelligence is specifically optimized for high-accuracy OCR in difficult or unstructured visual conditions.
Incorrect
Document Intelligence is specifically optimized for high-accuracy OCR in difficult or unstructured visual conditions.
Unattempted
Document Intelligence is specifically optimized for high-accuracy OCR in difficult or unstructured visual conditions.
Question 19 of 60
19. Question
Which component enables Microsoft 365 Copilot to perform a specific action, such as Create a New Lead, in a third-party CRM?
Correct
Plugins expand Copilot capabilities by enabling it to interact with external data and perform transactional actions.
Incorrect
Plugins expand Copilot capabilities by enabling it to interact with external data and perform transactional actions.
Unattempted
Plugins expand Copilot capabilities by enabling it to interact with external data and perform transactional actions.
Question 20 of 60
20. Question
Which parameter should be increased to make an LLM more creative and more varied in its word choices?
Correct
Increasing Temperature adds more randomness to token selection, which leads to more creative or varied outputs.
Incorrect
Increasing Temperature adds more randomness to token selection, which leads to more creative or varied outputs.
Unattempted
Increasing Temperature adds more randomness to token selection, which leads to more creative or varied outputs.
Question 21 of 60
21. Question
Which parameter prevents the model from repeating the exact same text strings too often in a response?
Correct
Frequency Penalty directly reduces verbatim token repetition so the output sounds more natural.
Incorrect
Frequency Penalty directly reduces verbatim token repetition so the output sounds more natural.
Unattempted
Frequency Penalty directly reduces verbatim token repetition so the output sounds more natural.
Question 22 of 60
22. Question
Which tool is used to visually design the order of topics and actions in a Copilot agent?
Correct
The Canvas is the visual drag-and-drop environment used to orchestrate an agent‘s conversational logic.
Incorrect
The Canvas is the visual drag-and-drop environment used to orchestrate an agent‘s conversational logic.
Unattempted
The Canvas is the visual drag-and-drop environment used to orchestrate an agent‘s conversational logic.
Question 23 of 60
23. Question
Which Azure AI service is best for real-time translation of a live spoken presentation into subtitles in 10 languages?
Correct
The Speech service supports live audio-to-text and audio-to-audio translation, known as Speech Translation, with low latency.
Incorrect
The Speech service supports live audio-to-text and audio-to-audio translation, known as Speech Translation, with low latency.
Unattempted
The Speech service supports live audio-to-text and audio-to-audio translation, known as Speech Translation, with low latency.
Question 24 of 60
24. Question
Which parameter should be set to 0 so an AI agent gives consistent, repeatable technical support answers?
Correct
Setting Temperature to 0 makes the model deterministic, so the same input always produces the same output.
Incorrect
Setting Temperature to 0 makes the model deterministic, so the same input always produces the same output.
Unattempted
Setting Temperature to 0 makes the model deterministic, so the same input always produces the same output.
Question 25 of 60
25. Question
Scenario: You need to determine whether an image contains a “Weapon“ or “Violence“ before your app processes it. Which service provides this capability?
Correct
Content Safety for Images identifies harmful visual content across multiple categories, including Hate, Self-harm, Sexual, and Violence.
Incorrect
Content Safety for Images identifies harmful visual content across multiple categories, including Hate, Self-harm, Sexual, and Violence.
Unattempted
Content Safety for Images identifies harmful visual content across multiple categories, including Hate, Self-harm, Sexual, and Violence.
Question 26 of 60
26. Question
What is the main advantage of using a “Phi-3“ model for a mobile-based intelligent application?
Correct
Phi-3 is an efficient SLM that is designed to deliver strong reasoning capability in a smaller, faster, and more cost-effective model package.
Incorrect
Phi-3 is an efficient SLM that is designed to deliver strong reasoning capability in a smaller, faster, and more cost-effective model package.
Unattempted
Phi-3 is an efficient SLM that is designed to deliver strong reasoning capability in a smaller, faster, and more cost-effective model package.
Question 27 of 60
27. Question
Which tool is used during testing to evaluate the “Groundedness“ of an AI response?
Correct
The Evaluation tab in Azure AI Studio provides metrics such as groundedness and relevance for assessing model quality against datasets.
Incorrect
The Evaluation tab in Azure AI Studio provides metrics such as groundedness and relevance for assessing model quality against datasets.
Unattempted
The Evaluation tab in Azure AI Studio provides metrics such as groundedness and relevance for assessing model quality against datasets.
Question 28 of 60
28. Question
In a multi-agent system, what does the Planner do?
Correct
The Planner is the intelligence layer that identifies the sequence of actions needed to complete a high-level user goal.
Incorrect
The Planner is the intelligence layer that identifies the sequence of actions needed to complete a high-level user goal.
Unattempted
The Planner is the intelligence layer that identifies the sequence of actions needed to complete a high-level user goal.
Question 29 of 60
29. Question
Scenario: You need to track the “Total Cost“ of your AI agent across 10 separate departments. Which tool should you use?
Correct
Azure Cost Management supports tagging and reporting so AI spending can be tracked across different business units.
Incorrect
Azure Cost Management supports tagging and reporting so AI spending can be tracked across different business units.
Unattempted
Azure Cost Management supports tagging and reporting so AI spending can be tracked across different business units.
Question 30 of 60
30. Question
Which Microsoft Dataverse feature lets you define Security Roles that can be applied to an AI agent‘s connection?
Correct
RBAC ensures the agent can access only the specific tables and rows it is authorized to see.
Incorrect
RBAC ensures the agent can access only the specific tables and rows it is authorized to see.
Unattempted
RBAC ensures the agent can access only the specific tables and rows it is authorized to see.
Question 31 of 60
31. Question
In a Vector Search index, how is similarity between a query and a document mainly calculated?
Correct
Vector search finds semantic matches by measuring the distance between high-dimensional numerical representations of text.
Incorrect
Vector search finds semantic matches by measuring the distance between high-dimensional numerical representations of text.
Unattempted
Vector search finds semantic matches by measuring the distance between high-dimensional numerical representations of text.
Question 32 of 60
32. Question
In a RAG architecture, what does the Overlap setting in text chunking help avoid?
Correct
Adding overlap helps preserve entities or concepts that are split across chunk boundaries by keeping them in both chunks, which improves retrieval quality.
Incorrect
Adding overlap helps preserve entities or concepts that are split across chunk boundaries by keeping them in both chunks, which improves retrieval quality.
Unattempted
Adding overlap helps preserve entities or concepts that are split across chunk boundaries by keeping them in both chunks, which improves retrieval quality.
Question 33 of 60
33. Question
In a Multi-agent system, what does the Planner do?
Correct
The Planner is the intelligence layer that identifies the sequence of actions needed to complete a high-level goal.
Incorrect
The Planner is the intelligence layer that identifies the sequence of actions needed to complete a high-level goal.
Unattempted
The Planner is the intelligence layer that identifies the sequence of actions needed to complete a high-level goal.
Question 34 of 60
34. Question
Which AI Builder model should be used to automatically identify and extract the “Expiration Date“ from a photo of a driver‘s license?
Correct
The Prebuilt ID Document model is specifically trained to recognize and extract data from identity documents such as licenses and passports.
Incorrect
The Prebuilt ID Document model is specifically trained to recognize and extract data from identity documents such as licenses and passports.
Unattempted
The Prebuilt ID Document model is specifically trained to recognize and extract data from identity documents such as licenses and passports.
Question 35 of 60
35. Question
Scenario: A legal team needs AI to identify and tag “Clause Types“ across 10,000 contracts. Which AI Builder model is most efficient?
Correct
Category Classification automatically tags or labels text-based content into predefined business categories.
Incorrect
Category Classification automatically tags or labels text-based content into predefined business categories.
Unattempted
Category Classification automatically tags or labels text-based content into predefined business categories.
Question 36 of 60
36. Question
What does “Few-shot Prompting“ help an LLM do?
Correct
Few-shot prompting directs the modelÂ’s reasoning and formatting by showing examples of the desired behavior.
Incorrect
Few-shot prompting directs the modelÂ’s reasoning and formatting by showing examples of the desired behavior.
Unattempted
Few-shot prompting directs the modelÂ’s reasoning and formatting by showing examples of the desired behavior.
Question 37 of 60
37. Question
Scenario: You need to limit an AI response to exactly 250 tokens. Which parameter sets this hard limit?
Correct
Max Tokens defines a firm limit on generated tokens, which controls both response length and cost.
Incorrect
Max Tokens defines a firm limit on generated tokens, which controls both response length and cost.
Unattempted
Max Tokens defines a firm limit on generated tokens, which controls both response length and cost.
Question 38 of 60
38. Question
Scenario: You are using Azure AI Search to ground a bot and want to give higher priority to results that match the exact phrase than to semantic matches. Which parameter should be adjusted?
Correct
The Alpha parameter in hybrid search controls the balance between keyword (BM25) scores and vector (Semantic) search scores.
Incorrect
The Alpha parameter in hybrid search controls the balance between keyword (BM25) scores and vector (Semantic) search scores.
Unattempted
The Alpha parameter in hybrid search controls the balance between keyword (BM25) scores and vector (Semantic) search scores.
Question 39 of 60
39. Question
Which Microsoft service offers Prompt Shields to defend against Indirect Prompt Injection, where malicious instructions are hidden in data?
Correct
Prompt Shields are designed specifically to detect and block malicious content concealed in user inputs or retrieved data.
Incorrect
Prompt Shields are designed specifically to detect and block malicious content concealed in user inputs or retrieved data.
Unattempted
Prompt Shields are designed specifically to detect and block malicious content concealed in user inputs or retrieved data.
Question 40 of 60
40. Question
Which Microsoft service provides the Model Playground, where parameters such as Top P and Temperature can be adjusted without writing code?
Correct
Azure AI StudioÂ’s Playground is a web-based environment used to quickly experiment with LLM configurations.
Incorrect
Azure AI StudioÂ’s Playground is a web-based environment used to quickly experiment with LLM configurations.
Unattempted
Azure AI StudioÂ’s Playground is a web-based environment used to quickly experiment with LLM configurations.
Question 41 of 60
41. Question
When creating a RAG solution, what is the purpose of the “Search Index“?
Correct
The Search Index is the specialized database that enables fast retrieval of relevant context used to ground the LLM.
Incorrect
The Search Index is the specialized database that enables fast retrieval of relevant context used to ground the LLM.
Unattempted
The Search Index is the specialized database that enables fast retrieval of relevant context used to ground the LLM.
Question 42 of 60
42. Question
Which Azure service works as a secure front end for APIs by providing rate limiting and authentication for custom plugins used by an AI agent?
Correct
Azure APIM enables you to publish, secure, and analyze the APIs consumed by your intelligent applications.
Incorrect
Azure APIM enables you to publish, secure, and analyze the APIs consumed by your intelligent applications.
Unattempted
Azure APIM enables you to publish, secure, and analyze the APIs consumed by your intelligent applications.
Question 43 of 60
43. Question
Scenario: You are building an agent that must analyze complex medical charts, but the base model lacks knowledge of specific rare diseases. What is the most effective way to improve its performance?
Correct
Fine-tuning is used when a model must learn specific vocabulary, style, or deep domain knowledge that is not available in the base training.
Incorrect
Fine-tuning is used when a model must learn specific vocabulary, style, or deep domain knowledge that is not available in the base training.
Unattempted
Fine-tuning is used when a model must learn specific vocabulary, style, or deep domain knowledge that is not available in the base training.
Question 44 of 60
44. Question
What is Zero-shot prompting in an intelligent application?
Correct
Zero-shot prompting depends on the modelÂ’s pre-trained knowledge to complete a request without task-specific examples.
Incorrect
Zero-shot prompting depends on the modelÂ’s pre-trained knowledge to complete a request without task-specific examples.
Unattempted
Zero-shot prompting depends on the modelÂ’s pre-trained knowledge to complete a request without task-specific examples.
Question 45 of 60
45. Question
In Copilot Studio, what is the purpose of the On Message Received trigger?
Correct
This system trigger supports global pre-processing, such as checking for profanity or logging interactions.
Incorrect
This system trigger supports global pre-processing, such as checking for profanity or logging interactions.
Unattempted
This system trigger supports global pre-processing, such as checking for profanity or logging interactions.
Question 46 of 60
46. Question
What is the main role of a System Message (System Prompt) in an Azure OpenAI request?
Correct
The system message is the foundational instruction that tells the AI what it is and defines the boundaries it must follow.
Incorrect
The system message is the foundational instruction that tells the AI what it is and defines the boundaries it must follow.
Unattempted
The system message is the foundational instruction that tells the AI what it is and defines the boundaries it must follow.
Question 47 of 60
47. Question
Which “Responsible AI“ principle requires AI systems to be accessible to people with visual or hearing impairments?
Correct
Inclusiveness helps ensure technology can be used by everyone, regardless of physical or cognitive abilities.
Incorrect
Inclusiveness helps ensure technology can be used by everyone, regardless of physical or cognitive abilities.
Unattempted
Inclusiveness helps ensure technology can be used by everyone, regardless of physical or cognitive abilities.
Question 48 of 60
48. Question
Which tool should be used to determine whether an AI model is “hallucinating“ by comparing its answer with provided context?
Correct
Azure AI Studio provides evaluation tools that calculate metrics such as “Groundedness“ to identify factual inconsistencies.
Incorrect
Azure AI Studio provides evaluation tools that calculate metrics such as “Groundedness“ to identify factual inconsistencies.
Unattempted
Azure AI Studio provides evaluation tools that calculate metrics such as “Groundedness“ to identify factual inconsistencies.
Question 49 of 60
49. Question
Scenario: You are creating an agent that needs secure access to an on-premises database. Which component is required to bridge the cloud-to-ground connection?
Correct
The On-premises Data Gateway enables Microsoft Cloud services to securely access data located in local networks.
Incorrect
The On-premises Data Gateway enables Microsoft Cloud services to securely access data located in local networks.
Unattempted
The On-premises Data Gateway enables Microsoft Cloud services to securely access data located in local networks.
Question 50 of 60
50. Question
Which Azure service offers a central “Model Catalog“ where developers can deploy and compare Microsoft models such as Phi-3 and open-source models such as Llama 3?
Correct
Azure AI Studio is the unified platform for finding, comparing, and deploying many types of foundation models.
Incorrect
Azure AI Studio is the unified platform for finding, comparing, and deploying many types of foundation models.
Unattempted
Azure AI Studio is the unified platform for finding, comparing, and deploying many types of foundation models.
Question 51 of 60
51. Question
In RAG, what does Metadata Filtering mean?
Correct
Metadata filtering applies hard filters, such as Date or Category, before semantic search to improve accuracy.
Incorrect
Metadata filtering applies hard filters, such as Date or Category, before semantic search to improve accuracy.
Unattempted
Metadata filtering applies hard filters, such as Date or Category, before semantic search to improve accuracy.
Question 52 of 60
52. Question
You are creating an agent that needs to navigate a third-party website, sign in, and download a report. Which Copilot Studio feature enables this capability?
Correct
Computer Use is an agentic feature that lets the bot interact with non-API-based web interfaces and desktop apps in a human-like way.
Incorrect
Computer Use is an agentic feature that lets the bot interact with non-API-based web interfaces and desktop apps in a human-like way.
Unattempted
Computer Use is an agentic feature that lets the bot interact with non-API-based web interfaces and desktop apps in a human-like way.
Question 53 of 60
53. Question
Scenario: You need to locate the exact timestamp in a video where a specific company logo appears. Which feature provides this?
Correct
Brand Detection in Azure AI Video Indexer recognizes thousands of well-known logos and brands within video frames.
Incorrect
Brand Detection in Azure AI Video Indexer recognizes thousands of well-known logos and brands within video frames.
Unattempted
Brand Detection in Azure AI Video Indexer recognizes thousands of well-known logos and brands within video frames.
Question 54 of 60
54. Question
Scenario: You need to make sure an AI agent‘s responses are not biased against a specific nationality. Which “Responsible AI“ principle does this follow?
Correct
Fairness is about ensuring AI systems treat all groups of people equitably and do not reinforce social bias.
Incorrect
Fairness is about ensuring AI systems treat all groups of people equitably and do not reinforce social bias.
Unattempted
Fairness is about ensuring AI systems treat all groups of people equitably and do not reinforce social bias.
Question 55 of 60
55. Question
What is the main role of Microsoft Purview in an AI project?
Correct
Purview provides the data governance framework that helps ensure AI models use compliant and authorized data sources.
Incorrect
Purview provides the data governance framework that helps ensure AI models use compliant and authorized data sources.
Unattempted
Purview provides the data governance framework that helps ensure AI models use compliant and authorized data sources.
Question 56 of 60
56. Question
What is the main purpose of a “Plugin“ in Microsoft 365 Copilot?
Correct
Plugins expand Copilot‘s capabilities so it can “do“ tasks, such as updating a CRM record or checking stock in an ERP system.
Incorrect
Plugins expand Copilot‘s capabilities so it can “do“ tasks, such as updating a CRM record or checking stock in an ERP system.
Unattempted
Plugins expand Copilot‘s capabilities so it can “do“ tasks, such as updating a CRM record or checking stock in an ERP system.
Question 57 of 60
57. Question
Which part of the “RAG“ architecture finds the documents that are most semantically relevant?
Correct
The Vector Search Engine uses mathematical embeddings to locate document chunks that match the “meaning“ of the user‘s query.
Incorrect
The Vector Search Engine uses mathematical embeddings to locate document chunks that match the “meaning“ of the user‘s query.
Unattempted
The Vector Search Engine uses mathematical embeddings to locate document chunks that match the “meaning“ of the user‘s query.
Question 58 of 60
58. Question
Scenario: You need to limit an AI response so it uses only information from a specific SharePoint folder. What is this an example of?
Correct
Grounding limits the model‘s knowledge base to a specific trusted set of documents so the response is accurate and relevant.
Incorrect
Grounding limits the model‘s knowledge base to a specific trusted set of documents so the response is accurate and relevant.
Unattempted
Grounding limits the model‘s knowledge base to a specific trusted set of documents so the response is accurate and relevant.
Question 59 of 60
59. Question
Which tool provides “AI Hub“ to track and manage all generative AI apps across a tenant for security?
Correct
Purview‘s AI Hub is the centralized place for discovering risks, governing data, and monitoring AI usage at scale.
Incorrect
Purview‘s AI Hub is the centralized place for discovering risks, governing data, and monitoring AI usage at scale.
Unattempted
Purview‘s AI Hub is the centralized place for discovering risks, governing data, and monitoring AI usage at scale.
Question 60 of 60
60. Question
In the 2026 Microsoft ecosystem, what does Model Context Protocol (MCP) enable a developer to do in Copilot Studio?
Correct
MCP is an open standard that enables smooth integration between AI models and local or remote data and tools.
Incorrect
MCP is an open standard that enables smooth integration between AI models and local or remote data and tools.
Unattempted
MCP is an open standard that enables smooth integration between AI models and local or remote data and tools.
X
Use Page numbers below to navigate to other practice tests