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 11 "
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
A developer must make sure that an LLM-based application does not create harmful or biased content. Which tool should be integrated?
Correct
Azure AI Content Safety includes built-in filters that detect and block hate, violence, self-harm, and sexual content in AI-generated text and images.
Incorrect
Azure AI Content Safety includes built-in filters that detect and block hate, violence, self-harm, and sexual content in AI-generated text and images.
Unattempted
Azure AI Content Safety includes built-in filters that detect and block hate, violence, self-harm, and sexual content in AI-generated text and images.
Question 2 of 60
2. Question
Which Microsoft service is used to define “Data Loss Prevention“ (DLP) policies that stop sensitive AI-generated data from being shared externally?
Correct
Administrators use the Power Platform Admin Center to configure DLP policies that manage how data is shared through connectors and AI agents.
Incorrect
Administrators use the Power Platform Admin Center to configure DLP policies that manage how data is shared through connectors and AI agents.
Unattempted
Administrators use the Power Platform Admin Center to configure DLP policies that manage how data is shared through connectors and AI agents.
Question 3 of 60
3. Question
Which Azure OpenAI Chat Completion API parameter controls response randomness, where a lower value makes output more deterministic?
Correct
Temperature adjusts the probabilities of the next token; values closer to 0 make the model more predictable and focused.
Incorrect
Temperature adjusts the probabilities of the next token; values closer to 0 make the model more predictable and focused.
Unattempted
Temperature adjusts the probabilities of the next token; values closer to 0 make the model more predictable and focused.
Question 4 of 60
4. Question
Scenario: You are creating a voice-activated kiosk. The userÂ’s spoken words must be converted into text so a bot can process them. Which service should you use?
Correct
Speech-to-Text, part of Azure AI Speech, converts spoken audio into written text for additional processing.
Incorrect
Speech-to-Text, part of Azure AI Speech, converts spoken audio into written text for additional processing.
Unattempted
Speech-to-Text, part of Azure AI Speech, converts spoken audio into written text for additional processing.
Question 5 of 60
5. Question
In Intelligent Applications, what is a “Prompt“?
Correct
A prompt is the text or instruction provided to an LLM that guides what it should generate or perform.
Incorrect
A prompt is the text or instruction provided to an LLM that guides what it should generate or perform.
Unattempted
A prompt is the text or instruction provided to an LLM that guides what it should generate or perform.
Question 6 of 60
6. Question
A company wants to create a recommendation engine that learns from user interactions in real time to suggest products. Which service is best suited?
Correct
Azure AI Personalizer is a cloud-based service that uses reinforcement learning to help applications select the best content or item to show users.
Incorrect
Azure AI Personalizer is a cloud-based service that uses reinforcement learning to help applications select the best content or item to show users.
Unattempted
Azure AI Personalizer is a cloud-based service that uses reinforcement learning to help applications select the best content or item to show users.
Question 7 of 60
7. Question
In the AB-410 framework, what does “Groundedness“ measure during an AI evaluation?
Correct
Groundedness assesses whether the modelÂ’s response is factually based on the supplied reference context instead of being fabricated.
Incorrect
Groundedness assesses whether the modelÂ’s response is factually based on the supplied reference context instead of being fabricated.
Unattempted
Groundedness assesses whether the modelÂ’s response is factually based on the supplied reference context instead of being fabricated.
Question 8 of 60
8. Question
In a Retrieval-Augmented Generation (RAG) workflow, what does the “Vector Store“ do?
Correct
The Vector Store contains numerical representations, or embeddings, of your data so the system can quickly locate relevant context for a prompt.
Incorrect
The Vector Store contains numerical representations, or embeddings, of your data so the system can quickly locate relevant context for a prompt.
Unattempted
The Vector Store contains numerical representations, or embeddings, of your data so the system can quickly locate relevant context for a prompt.
Question 9 of 60
9. Question
Which metric evaluates classification model accuracy by comparing Predicted values with Actual values?
Correct
A Confusion Matrix is a table that describes how a classification model performs on data where the true values are known.
Incorrect
A Confusion Matrix is a table that describes how a classification model performs on data where the true values are known.
Unattempted
A Confusion Matrix is a table that describes how a classification model performs on data where the true values are known.
Question 10 of 60
10. Question
You need a solution that detects whether an uploaded image includes adult content or violence. Which Azure AI Vision feature is required?
Correct
The “Adult“ capability in Azure AI Vision Image Analysis is specifically designed to detect mature, racy, or violent content.
Incorrect
The “Adult“ capability in Azure AI Vision Image Analysis is specifically designed to detect mature, racy, or violent content.
Unattempted
The “Adult“ capability in Azure AI Vision Image Analysis is specifically designed to detect mature, racy, or violent content.
Question 11 of 60
11. Question
What is the primary distinction between a Small Language Model (SLM) and a Large Language Model (LLM)?
Correct
SLMs, such as the Phi-3 family, use fewer parameters, which makes them faster and less expensive to run on edge devices than massive LLMs.
Incorrect
SLMs, such as the Phi-3 family, use fewer parameters, which makes them faster and less expensive to run on edge devices than massive LLMs.
Unattempted
SLMs, such as the Phi-3 family, use fewer parameters, which makes them faster and less expensive to run on edge devices than massive LLMs.
Question 12 of 60
12. Question
You are building a chatbot that must detect the sentiment of user messages in real time. Which API is the most appropriate?
Correct
Sentiment Analysis is a core Azure AI Language capability used to identify positive, negative, or neutral tone in text.
Incorrect
Sentiment Analysis is a core Azure AI Language capability used to identify positive, negative, or neutral tone in text.
Unattempted
Sentiment Analysis is a core Azure AI Language capability used to identify positive, negative, or neutral tone in text.
Question 13 of 60
13. Question
When using “Prompt Builder“ in Power Platform, why is it important to add “Context“ or “Grounding Data“ to a prompt?
Correct
Grounding gives the AI a specific source of “truth,“ such as a product list, so the generated answer is factually accurate.
Incorrect
Grounding gives the AI a specific source of “truth,“ such as a product list, so the generated answer is factually accurate.
Unattempted
Grounding gives the AI a specific source of “truth,“ such as a product list, so the generated answer is factually accurate.
Question 14 of 60
14. Question
In Microsoft Copilot Studio, which feature enables the agent to automatically find and use the best topic or data source based on a userÂ’s natural language query?
Correct
Dynamic Chaining enables the orchestrator to choose the most relevant plugins and topics in real time to complete a complex user request.
Incorrect
Dynamic Chaining enables the orchestrator to choose the most relevant plugins and topics in real time to complete a complex user request.
Unattempted
Dynamic Chaining enables the orchestrator to choose the most relevant plugins and topics in real time to complete a complex user request.
Question 15 of 60
15. Question
Scenario: You are building a Power Automate flow that uses the Create Text with GPT action. You need the output to always be valid JSON. What should be included in the prompt?
Correct
Clear formatting instructions, such as telling the model to respond only in JSON using a specified schema, are required for consistent programmatic output.
Incorrect
Clear formatting instructions, such as telling the model to respond only in JSON using a specified schema, are required for consistent programmatic output.
Unattempted
Clear formatting instructions, such as telling the model to respond only in JSON using a specified schema, are required for consistent programmatic output.
Question 16 of 60
16. Question
When deploying an AI agent to Microsoft Teams, which manifest setting is required for the bot to interact with Adaptive Cards?
Correct
Although many settings exist, ensuring that the bot can handle rich media such as Adaptive Cards is essential for interactive intelligent applications.
Incorrect
Although many settings exist, ensuring that the bot can handle rich media such as Adaptive Cards is essential for interactive intelligent applications.
Unattempted
Although many settings exist, ensuring that the bot can handle rich media such as Adaptive Cards is essential for interactive intelligent applications.
Question 17 of 60
17. Question
Scenario: You are building an agent for a global team and need it to automatically detect the userÂ’s language and respond in the same language. Which component handles this?
Correct
Language Detection identifies the source language, which can then be used to route the conversation or translate the output.
Incorrect
Language Detection identifies the source language, which can then be used to route the conversation or translate the output.
Unattempted
Language Detection identifies the source language, which can then be used to route the conversation or translate the output.
Question 18 of 60
18. Question
An application needs to transcribe live audio into text and translate it into five languages at the same time. Which service supports this?
Correct
Azure AI Speech includes Speech-to-Text and Speech Translation capabilities that support real-time translation across multiple languages.
Incorrect
Azure AI Speech includes Speech-to-Text and Speech Translation capabilities that support real-time translation across multiple languages.
Unattempted
Azure AI Speech includes Speech-to-Text and Speech Translation capabilities that support real-time translation across multiple languages.
Question 19 of 60
19. Question
Which Azure service serves as the secure gateway for exposing internal APIs to a Copilot agent while supporting throttling and authentication?
Correct
Azure APIM lets developers publish, secure, and analyze APIs, making it the appropriate “front door” for AI agents that need access to backend data.
Incorrect
Azure APIM lets developers publish, secure, and analyze APIs, making it the appropriate “front door” for AI agents that need access to backend data.
Unattempted
Azure APIM lets developers publish, secure, and analyze APIs, making it the appropriate “front door” for AI agents that need access to backend data.
Question 20 of 60
20. Question
A developer needs to limit an AI botÂ’s response to exactly 150 words. Which API parameter should be adjusted?
Correct
The max_tokens parameter places a hard limit on generated response length, although tokens do not correspond perfectly to words.
Incorrect
The max_tokens parameter places a hard limit on generated response length, although tokens do not correspond perfectly to words.
Unattempted
The max_tokens parameter places a hard limit on generated response length, although tokens do not correspond perfectly to words.
Question 21 of 60
21. Question
Which tool evaluates an AI modelÂ’s performance by testing it against a Golden Dataset of known correct answers?
Correct
Azure AI Studio includes evaluation tools that calculate metrics such as groundedness, relevance, and coherence against a test dataset.
Incorrect
Azure AI Studio includes evaluation tools that calculate metrics such as groundedness, relevance, and coherence against a test dataset.
Unattempted
Azure AI Studio includes evaluation tools that calculate metrics such as groundedness, relevance, and coherence against a test dataset.
Question 22 of 60
22. Question
Which Power Pages feature lets a developer use natural language to create a full multi-step form and its related Dataverse table?
Correct
The Copilot pane in Power Pages Design Studio lets users describe the form they need, then automatically creates the Dataverse table and form layout.
Incorrect
The Copilot pane in Power Pages Design Studio lets users describe the form they need, then automatically creates the Dataverse table and form layout.
Unattempted
The Copilot pane in Power Pages Design Studio lets users describe the form they need, then automatically creates the Dataverse table and form layout.
Question 23 of 60
23. Question
Scenario: You are using AI Builder to process health insurance claims. You need to extract data from documents whose structure varies greatly from page to page. Which model type should you use?
Correct
The Unstructured Document Model, formerly General Document, uses layout-agnostic technology to find data even when document formats differ.
Incorrect
The Unstructured Document Model, formerly General Document, uses layout-agnostic technology to find data even when document formats differ.
Unattempted
The Unstructured Document Model, formerly General Document, uses layout-agnostic technology to find data even when document formats differ.
Question 24 of 60
24. Question
Scenario: A customer service bot must verify a user‘s identity by sending a 6-digit code through SMS. Which Power Platform component should send the SMS?
Correct
Power Automate provides connectivity to external messaging services for transactional tasks such as sending SMS codes.
Incorrect
Power Automate provides connectivity to external messaging services for transactional tasks such as sending SMS codes.
Unattempted
Power Automate provides connectivity to external messaging services for transactional tasks such as sending SMS codes.
Question 25 of 60
25. Question
Which Azure AI service is best suited to extract text and structure from a hand-written medical prescription?
Correct
Azure AI Document Intelligence includes advanced OCR capabilities designed for printed and handwritten text across different document formats.
Incorrect
Azure AI Document Intelligence includes advanced OCR capabilities designed for printed and handwritten text across different document formats.
Unattempted
Azure AI Document Intelligence includes advanced OCR capabilities designed for printed and handwritten text across different document formats.
Question 26 of 60
26. Question
Which Responsible AI principle helps ensure AI systems do not discriminate against people based on sensitive traits such as gender or ethnicity?
Correct
The Fairness principle requires AI systems to treat people equally and avoid biased outcomes.
Incorrect
The Fairness principle requires AI systems to treat people equally and avoid biased outcomes.
Unattempted
The Fairness principle requires AI systems to treat people equally and avoid biased outcomes.
Question 27 of 60
27. Question
What does the “Coherence“ metric assess in a generated response?
Correct
Coherence evaluates the logical consistency of AI-generated text and how smoothly its ideas transition.
Incorrect
Coherence evaluates the logical consistency of AI-generated text and how smoothly its ideas transition.
Unattempted
Coherence evaluates the logical consistency of AI-generated text and how smoothly its ideas transition.
Question 28 of 60
28. Question
In AI application design, what does the “Human-in-the-loop“ (HITL) pattern mean?
Correct
HITL makes sure that AI-generated decisions in critical or high-stakes situations are checked by a person for accuracy and safety.
Incorrect
HITL makes sure that AI-generated decisions in critical or high-stakes situations are checked by a person for accuracy and safety.
Unattempted
HITL makes sure that AI-generated decisions in critical or high-stakes situations are checked by a person for accuracy and safety.
Question 29 of 60
29. Question
In Azure AI Search, what does a Skillset refer to?
Correct
A skillset specifies a sequence of operations that extract information or add structure to raw data during indexing.
Incorrect
A skillset specifies a sequence of operations that extract information or add structure to raw data during indexing.
Unattempted
A skillset specifies a sequence of operations that extract information or add structure to raw data during indexing.
Question 30 of 60
30. Question
What benefit does implicit sharing provide in Power Apps when AI components are used?
Correct
Implicit sharing lets the app perform actions on behalf of the user through the app creatorÂ’s connection, within defined security boundaries.
Incorrect
Implicit sharing lets the app perform actions on behalf of the user through the app creatorÂ’s connection, within defined security boundaries.
Unattempted
Implicit sharing lets the app perform actions on behalf of the user through the app creatorÂ’s connection, within defined security boundaries.
Question 31 of 60
31. Question
Which AI Builder feature lets you train a model to recognize your companyÂ’s specific product logos in social media images?
Correct
Object Detection can be trained to identify and locate specific items, such as logos or products, inside an image.
Incorrect
Object Detection can be trained to identify and locate specific items, such as logos or products, inside an image.
Unattempted
Object Detection can be trained to identify and locate specific items, such as logos or products, inside an image.
Question 32 of 60
32. Question
Which tool lets you visually map data flow between different AI plugins and connectors in a complex agent?
Correct
The Copilot Studio Canvas is the visual designer where developers organize the logic, triggers, and actions of intelligent agents.
Incorrect
The Copilot Studio Canvas is the visual designer where developers organize the logic, triggers, and actions of intelligent agents.
Unattempted
The Copilot Studio Canvas is the visual designer where developers organize the logic, triggers, and actions of intelligent agents.
Question 33 of 60
33. Question
What is “Fine-tuning“ in contrast to “RAG“ (Retrieval-Augmented Generation)?
Correct
Fine-tuning retrains the model on specific data to modify its behavior or knowledge, while RAG supplies external context to a pre-trained model at query time.
Incorrect
Fine-tuning retrains the model on specific data to modify its behavior or knowledge, while RAG supplies external context to a pre-trained model at query time.
Unattempted
Fine-tuning retrains the model on specific data to modify its behavior or knowledge, while RAG supplies external context to a pre-trained model at query time.
Question 34 of 60
34. Question
Scenario: You are building a retail bot that must determine whether a user is asking about “Shoes” or “Computers” so it can route the conversation. What is this an example of?
Correct
Intent Recognition, part of Azure AI Language, detects the goal or purpose of a userÂ’s input so the correct workflow can be triggered.
Incorrect
Intent Recognition, part of Azure AI Language, detects the goal or purpose of a userÂ’s input so the correct workflow can be triggered.
Unattempted
Intent Recognition, part of Azure AI Language, detects the goal or purpose of a userÂ’s input so the correct workflow can be triggered.
Question 35 of 60
35. Question
Which specific LLM capability allows a model to complete a new task after being shown only a few examples in the prompt?
Correct
Few-shot learning means including a small number of examples, or shots, in the prompt to guide the modelÂ’s output format or logic.
Incorrect
Few-shot learning means including a small number of examples, or shots, in the prompt to guide the modelÂ’s output format or logic.
Unattempted
Few-shot learning means including a small number of examples, or shots, in the prompt to guide the modelÂ’s output format or logic.
Question 36 of 60
36. Question
When using Azure OpenAI, what is the main purpose of a System Message, also called a System Prompt?
Correct
The System Message tells the model how to behave, what tone to use, and which constraints to follow during the session.
Incorrect
The System Message tells the model how to behave, what tone to use, and which constraints to follow during the session.
Unattempted
The System Message tells the model how to behave, what tone to use, and which constraints to follow during the session.
Question 37 of 60
37. Question
In a multi-agent system, what is a Planner?
Correct
The Planner is the intelligence layer that decides which tools or agents to call, and in what sequence, to solve a complex request.
Incorrect
The Planner is the intelligence layer that decides which tools or agents to call, and in what sequence, to solve a complex request.
Unattempted
The Planner is the intelligence layer that decides which tools or agents to call, and in what sequence, to solve a complex request.
Question 38 of 60
38. Question
What is the main purpose of “Prompt Settings“ in Power Platform Prompt Builder?
Correct
Input variables make the prompt dynamic by pulling in data from Dataverse or a Power Automate flow to provide specific context.
Incorrect
Input variables make the prompt dynamic by pulling in data from Dataverse or a Power Automate flow to provide specific context.
Unattempted
Input variables make the prompt dynamic by pulling in data from Dataverse or a Power Automate flow to provide specific context.
Question 39 of 60
39. Question
In Generative AI, what is “Hallucination“?
Correct
Hallucination happens when an LLM produces output that is not supported by its training data or by the provided context.
Incorrect
Hallucination happens when an LLM produces output that is not supported by its training data or by the provided context.
Unattempted
Hallucination happens when an LLM produces output that is not supported by its training data or by the provided context.
Question 40 of 60
40. Question
In Copilot Studio, what is a “System Topic“?
Correct
System Topics are built-in templates that handle a botÂ’s basic conversational flow and error handling.
Incorrect
System Topics are built-in templates that handle a botÂ’s basic conversational flow and error handling.
Unattempted
System Topics are built-in templates that handle a botÂ’s basic conversational flow and error handling.
Question 41 of 60
41. Question
Which Dataverse field type is specifically intended to store high-dimensional vectors for AI similarity searches?
Correct
Microsoft is introducing a native Vector data type in Dataverse to support efficient storage and retrieval of embeddings for RAG-based applications.
Incorrect
Microsoft is introducing a native Vector data type in Dataverse to support efficient storage and retrieval of embeddings for RAG-based applications.
Unattempted
Microsoft is introducing a native Vector data type in Dataverse to support efficient storage and retrieval of embeddings for RAG-based applications.
Question 42 of 60
42. Question
What is the role of “Adaptive Cards“ in an intelligent application?
Correct
Adaptive Cards provide a platform-agnostic way to display UI snippets, such as buttons, images, and text blocks, generated by an AI bot.
Incorrect
Adaptive Cards provide a platform-agnostic way to display UI snippets, such as buttons, images, and text blocks, generated by an AI bot.
Unattempted
Adaptive Cards provide a platform-agnostic way to display UI snippets, such as buttons, images, and text blocks, generated by an AI bot.
Question 43 of 60
43. Question
What is the purpose of “Hybrid Search“ in Azure AI Search?
Correct
Hybrid search brings together traditional keyword matching and the semantic depth of vector search to return more accurate results.
Incorrect
Hybrid search brings together traditional keyword matching and the semantic depth of vector search to return more accurate results.
Unattempted
Hybrid search brings together traditional keyword matching and the semantic depth of vector search to return more accurate results.
Question 44 of 60
44. Question
Which tool automates testing many prompts at the same time to determine which one produces the best results?
Correct
Prompt Flow in Azure AI Studio supports creating, evaluating, and iteratively testing complex prompt logic and AI workflows.
Incorrect
Prompt Flow in Azure AI Studio supports creating, evaluating, and iteratively testing complex prompt logic and AI workflows.
Unattempted
Prompt Flow in Azure AI Studio supports creating, evaluating, and iteratively testing complex prompt logic and AI workflows.
Question 45 of 60
45. Question
Scenario: A Copilot agent must retrieve a customerÂ’s loyalty points from a custom Web API that requires an OAuth2 token. Where should this authentication be configured?
Correct
Copilot Studio lets you configure authentication providers, such as Entra ID, to support secure token exchange for API calls.
Incorrect
Copilot Studio lets you configure authentication providers, such as Entra ID, to support secure token exchange for API calls.
Unattempted
Copilot Studio lets you configure authentication providers, such as Entra ID, to support secure token exchange for API calls.
Question 46 of 60
46. Question
You need to deploy a small language model (SLM) on an edge device that has limited compute. Which model family is the most suitable?
Correct
MicrosoftÂ’s Phi-3 series consists of Small Language Models (SLMs) designed for strong performance in low-compute or edge environments.
Incorrect
MicrosoftÂ’s Phi-3 series consists of Small Language Models (SLMs) designed for strong performance in low-compute or edge environments.
Unattempted
MicrosoftÂ’s Phi-3 series consists of Small Language Models (SLMs) designed for strong performance in low-compute or edge environments.
Question 47 of 60
47. Question
Which Azure AI Search component pulls data from a source, such as Azure SQL, into an index?
Correct
The Indexer is the crawler that connects to a data source, reads the data, and serializes it into the search index.
Incorrect
The Indexer is the crawler that connects to a data source, reads the data, and serializes it into the search index.
Unattempted
The Indexer is the crawler that connects to a data source, reads the data, and serializes it into the search index.
Question 48 of 60
48. Question
Scenario: An insurance company needs to automatically classify customer emails as “Claims,” “Billing,” or “General Inquiry.” Which Azure AI Language feature should it use?
Correct
Custom Text Classification enables developers to train a model using business-specific labels, such as Claims or Billing.
Incorrect
Custom Text Classification enables developers to train a model using business-specific labels, such as Claims or Billing.
Unattempted
Custom Text Classification enables developers to train a model using business-specific labels, such as Claims or Billing.
Question 49 of 60
49. Question
Scenario: You want an AI agent to automatically start a Return Merchandise Authorization (RMA) process only after confirming the customerÂ’s warranty status in a legacy ERP system. What is this an example of?
Correct
Agentic Workflow means the AI agent makes logical decisions and calls external actions, such as Plugins or Flows, to complete a complex business process.
Incorrect
Agentic Workflow means the AI agent makes logical decisions and calls external actions, such as Plugins or Flows, to complete a complex business process.
Unattempted
Agentic Workflow means the AI agent makes logical decisions and calls external actions, such as Plugins or Flows, to complete a complex business process.
Question 50 of 60
50. Question
What is the main advantage of Vector Search compared with Keyword Search in an intelligent application?
Correct
Vector search uses embeddings to return results that are conceptually related to the query, even when the exact words are different.
Incorrect
Vector search uses embeddings to return results that are conceptually related to the query, even when the exact words are different.
Unattempted
Vector search uses embeddings to return results that are conceptually related to the query, even when the exact words are different.
Question 51 of 60
51. Question
Which tool offers a no-code interface for building custom AI models that extract specific fields from a standard business form?
Correct
AI Builder offers a no-code, user-friendly interface in Power Apps and Power Automate for training and using custom document processing models.
Incorrect
AI Builder offers a no-code, user-friendly interface in Power Apps and Power Automate for training and using custom document processing models.
Unattempted
AI Builder offers a no-code, user-friendly interface in Power Apps and Power Automate for training and using custom document processing models.
Question 52 of 60
52. Question
In Microsoft Copilot Studio, what purpose does the Fallback topic serve?
Correct
The Fallback topic runs when the AI cannot match the userÂ’s input to an existing topic, enabling a graceful error message or escalation.
Incorrect
The Fallback topic runs when the AI cannot match the userÂ’s input to an existing topic, enabling a graceful error message or escalation.
Unattempted
The Fallback topic runs when the AI cannot match the userÂ’s input to an existing topic, enabling a graceful error message or escalation.
Question 53 of 60
53. Question
Which Azure AI service would you use to automatically redact PII, or Personally Identifiable Information, from a support transcript?
Correct
PII Detection is an Azure AI Language feature that identifies and can help mask sensitive information such as names, emails, and SSNs.
Incorrect
PII Detection is an Azure AI Language feature that identifies and can help mask sensitive information such as names, emails, and SSNs.
Unattempted
PII Detection is an Azure AI Language feature that identifies and can help mask sensitive information such as names, emails, and SSNs.
Question 54 of 60
54. Question
Scenario: A developer needs to run a Proximity Search on geographic data in a Dataverse table to locate the nearest service centers. Which technology must be enabled?
Correct
Dataverse supports geospatial data types and functions that let apps calculate distances and find records based on geographic coordinates.
Incorrect
Dataverse supports geospatial data types and functions that let apps calculate distances and find records based on geographic coordinates.
Unattempted
Dataverse supports geospatial data types and functions that let apps calculate distances and find records based on geographic coordinates.
Question 55 of 60
55. Question
Scenario: You are building an intelligent Power App for an HR department. The app must summarize long employee handbooks that are stored as PDF files. Which AI Builder model is the most efficient for this task?
Correct
The Text Summarization pre-built model is intended to create concise versions of long-form text documents, including handbooks.
Incorrect
The Text Summarization pre-built model is intended to create concise versions of long-form text documents, including handbooks.
Unattempted
The Text Summarization pre-built model is intended to create concise versions of long-form text documents, including handbooks.
Question 56 of 60
56. Question
Scenario: You want to create a “Translator App“ with Power Apps. The app must take a photo of a sign and read the translated text aloud. Which three AI Builder / AI Services are required?
Correct
Text Recognition (OCR) extracts the text, Translator converts it to another language, and Text-to-Speech (TTS) produces the audio output.
Incorrect
Text Recognition (OCR) extracts the text, Translator converts it to another language, and Text-to-Speech (TTS) produces the audio output.
Unattempted
Text Recognition (OCR) extracts the text, Translator converts it to another language, and Text-to-Speech (TTS) produces the audio output.
Question 57 of 60
57. Question
When using Azure OpenAI, what does the “Top P“ parameter control during response generation?
Correct
Top P, or nucleus sampling, restricts model choices to a cumulative probability percentage, helping balance diversity and focus.
Incorrect
Top P, or nucleus sampling, restricts model choices to a cumulative probability percentage, helping balance diversity and focus.
Unattempted
Top P, or nucleus sampling, restricts model choices to a cumulative probability percentage, helping balance diversity and focus.
Question 58 of 60
58. Question
What is the primary function of Semantic Ranker in Azure AI Search?
Correct
Semantic Ranker uses MicrosoftÂ’s language models to reassess the top search results so the most contextually relevant items appear first.
Incorrect
Semantic Ranker uses MicrosoftÂ’s language models to reassess the top search results so the most contextually relevant items appear first.
Unattempted
Semantic Ranker uses MicrosoftÂ’s language models to reassess the top search results so the most contextually relevant items appear first.
Question 59 of 60
59. Question
Scenario: An AI agent is creating responses that are overly long and wordy. Which parameter should be reduced to make the output more concise?
Correct
Lowering Max Tokens reduces the allowed output length, which forces the model to produce a shorter response.
Incorrect
Lowering Max Tokens reduces the allowed output length, which forces the model to produce a shorter response.
Unattempted
Lowering Max Tokens reduces the allowed output length, which forces the model to produce a shorter response.
Question 60 of 60
60. Question
Scenario: A developer wants to use a very fast, low-cost model for a simple summarization task. Which Azure OpenAI model is the best choice?
Correct
Models such as GPT-4o-mini or GPT-3.5 Turbo are optimized for speed and cost efficiency compared with larger models such as GPT-4.
Incorrect
Models such as GPT-4o-mini or GPT-3.5 Turbo are optimized for speed and cost efficiency compared with larger models such as GPT-4.
Unattempted
Models such as GPT-4o-mini or GPT-3.5 Turbo are optimized for speed and cost efficiency compared with larger models such as GPT-4.
X
Use Page numbers below to navigate to other practice tests