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 15 "
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
What is the main advantage of “Implicit Sharing“ for AI connections in a Power App?
Correct
Implicit sharing lets the app creator share the AI capability without giving each user direct access to the underlying service.
Incorrect
Implicit sharing lets the app creator share the AI capability without giving each user direct access to the underlying service.
Unattempted
Implicit sharing lets the app creator share the AI capability without giving each user direct access to the underlying service.
Question 2 of 60
2. Question
Which AI Builder model can automatically determine whether a customer review is “Complimentary,” “Critical,” or “Inquiry”?
Correct
Category Classification lets you train a model to assign text to custom groups based on your specific business requirements.
Incorrect
Category Classification lets you train a model to assign text to custom groups based on your specific business requirements.
Unattempted
Category Classification lets you train a model to assign text to custom groups based on your specific business requirements.
Question 3 of 60
3. Question
Which Responsible AI principle is mainly addressed by making sure an AI system is accessible to users who depend on screen readers?
Correct
Inclusiveness means technology should be usable by everyone, regardless of physical or cognitive abilities.
Incorrect
Inclusiveness means technology should be usable by everyone, regardless of physical or cognitive abilities.
Unattempted
Inclusiveness means technology should be usable by everyone, regardless of physical or cognitive abilities.
Question 4 of 60
4. Question
Which Azure service functions as a “Gatekeeper“ for enforcing security policies and rate limits on custom APIs used by an AI agent?
Correct
Azure APIM lets you secure, throttle, and monitor the APIs consumed by intelligent applications.
Incorrect
Azure APIM lets you secure, throttle, and monitor the APIs consumed by intelligent applications.
Unattempted
Azure APIM lets you secure, throttle, and monitor the APIs consumed by intelligent applications.
Question 5 of 60
5. Question
Which Microsoft service offers “Prompt Shields“ to protect against Indirect Prompt Injection, where malicious instructions are hidden in data?
Correct
Prompt Shields are designed to detect and block malicious content concealed in user inputs or retrieved data.
Incorrect
Prompt Shields are designed to detect and block malicious content concealed in user inputs or retrieved data.
Unattempted
Prompt Shields are designed to detect and block malicious content concealed in user inputs or retrieved data.
Question 6 of 60
6. Question
Scenario: Before using a dataset to ground an AI agent, you need to redact Social Security Numbers. Which service should be used?
Correct
PII detection identifies and masks sensitive data points found in a text string.
Incorrect
PII detection identifies and masks sensitive data points found in a text string.
Unattempted
PII detection identifies and masks sensitive data points found in a text string.
Question 7 of 60
7. Question
Scenario: You want to create a “Customer Service Bot“ that can move from text chat to a live phone call. Which service manages the telephony integration?
Correct
ACS provides APIs for voice, video, and SMS, enabling seamless transitions from digital bots to live voice.
Incorrect
ACS provides APIs for voice, video, and SMS, enabling seamless transitions from digital bots to live voice.
Unattempted
ACS provides APIs for voice, video, and SMS, enabling seamless transitions from digital bots to live voice.
Question 8 of 60
8. Question
Scenario: You need an AI bot to respond only in “French“ no matter what language the user uses. Where should this be defined?
Correct
The System Message sets the AI session‘s core behavior, persona, and language constraints.
Incorrect
The System Message sets the AI session‘s core behavior, persona, and language constraints.
Unattempted
The System Message sets the AI session‘s core behavior, persona, and language constraints.
Question 9 of 60
9. Question
Scenario: You need to build a Copilot agent that retrieves real-time weather data from an external API. Which Power Platform component acts as the bridge?
Correct
Custom Connectors enable Power Platform tools to communicate with any service that exposes a RESTful API.
Incorrect
Custom Connectors enable Power Platform tools to communicate with any service that exposes a RESTful API.
Unattempted
Custom Connectors enable Power Platform tools to communicate with any service that exposes a RESTful API.
Question 10 of 60
10. Question
In a RAG architecture, which component converts the userÂ’s query into a vector?
Correct
The embedding model changes the text query into a numerical vector so it can be compared with indexed data.
Incorrect
The embedding model changes the text query into a numerical vector so it can be compared with indexed data.
Unattempted
The embedding model changes the text query into a numerical vector so it can be compared with indexed data.
Question 11 of 60
11. Question
Scenario: You are building an app to summarize daily stand-up meetings and need the AI to always return the summary as a “Bullet Point List.” Where should this instruction go?
Correct
Formatting rules such as “output as a bulleted list” are core behavioral instructions defined in the System Message.
Incorrect
Formatting rules such as “output as a bulleted list” are core behavioral instructions defined in the System Message.
Unattempted
Formatting rules such as “output as a bulleted list” are core behavioral instructions defined in the System Message.
Question 12 of 60
12. Question
Scenario: A retail company needs an AI agent that can query a SQL database to check product availability in real time. How should this be built in Copilot Studio?
Correct
Plugins enable agents to take actions and retrieve live data from external systems by using Power Automate connectors.
Incorrect
Plugins enable agents to take actions and retrieve live data from external systems by using Power Automate connectors.
Unattempted
Plugins enable agents to take actions and retrieve live data from external systems by using Power Automate connectors.
Question 13 of 60
13. Question
Scenario: You need to extract “Flight Numbers“ and “Gate Info“ from an unstructured airline email. Which AI Builder model is best?
Correct
Entity Extraction is designed to identify and extract structured data elements from natural language text.
Incorrect
Entity Extraction is designed to identify and extract structured data elements from natural language text.
Unattempted
Entity Extraction is designed to identify and extract structured data elements from natural language text.
Question 14 of 60
14. Question
Scenario: A developer needs to avoid “Model Drift,” where AI performance declines over time as data changes. What is the recommended best practice?
Correct
Regular testing against a “Golden Dataset” of current data helps keep accuracy high as real-world inputs change.
Incorrect
Regular testing against a “Golden Dataset” of current data helps keep accuracy high as real-world inputs change.
Unattempted
Regular testing against a “Golden Dataset” of current data helps keep accuracy high as real-world inputs change.
Question 15 of 60
15. Question
In intelligent application development, what is the main purpose of “Prompt Engineering“?
Correct
Prompt engineering involves writing precise prompts that guide an LLM toward a specific, high-quality response.
Incorrect
Prompt engineering involves writing precise prompts that guide an LLM toward a specific, high-quality response.
Unattempted
Prompt engineering involves writing precise prompts that guide an LLM toward a specific, high-quality response.
Question 16 of 60
16. Question
In a “Hybrid Search“ setup, what is the typical purpose of the “Alpha“ parameter?
Correct
The Alpha parameter, ranging from 0 to 1, controls the extent to which the search engine uses semantic vector scores compared with traditional keyword scores.
Incorrect
The Alpha parameter, ranging from 0 to 1, controls the extent to which the search engine uses semantic vector scores compared with traditional keyword scores.
Unattempted
The Alpha parameter, ranging from 0 to 1, controls the extent to which the search engine uses semantic vector scores compared with traditional keyword scores.
Question 17 of 60
17. Question
Scenario: You are creating an agent that must look up a userÂ’s loyalty points in a legacy system through a REST API. Which Copilot Studio node is used?
Correct
Power Automate flows connect Copilot Studio to external systems by using connectors or custom APIs.
Incorrect
Power Automate flows connect Copilot Studio to external systems by using connectors or custom APIs.
Unattempted
Power Automate flows connect Copilot Studio to external systems by using connectors or custom APIs.
Question 18 of 60
18. Question
Which Microsoft service offers the “Model Catalog“ so developers can select from GPT-4, Llama, and Mistral models?
Correct
The Model Catalog in Azure AI Studio serves as the central place to discover and deploy both frontier models and open-source models.
Incorrect
The Model Catalog in Azure AI Studio serves as the central place to discover and deploy both frontier models and open-source models.
Unattempted
The Model Catalog in Azure AI Studio serves as the central place to discover and deploy both frontier models and open-source models.
Question 19 of 60
19. Question
Which Microsoft tool manages Application Lifecycle Management (ALM) for Copilot agents as they move from “Dev” to “Test” to “Production”?
Correct
In the Power Platform, solutions serve as containers for packaging and moving apps, flows, and bots between environments.
Incorrect
In the Power Platform, solutions serve as containers for packaging and moving apps, flows, and bots between environments.
Unattempted
In the Power Platform, solutions serve as containers for packaging and moving apps, flows, and bots between environments.
Question 20 of 60
20. Question
Scenario: An intelligent application must search thousands of scanned PDF legal documents. Which Azure AI Search feature enables the system to “read” text inside images?
Correct
OCR is a cognitive skill in the AI Search enrichment pipeline that extracts text from images and PDFs so it can be indexed.
Incorrect
OCR is a cognitive skill in the AI Search enrichment pipeline that extracts text from images and PDFs so it can be indexed.
Unattempted
OCR is a cognitive skill in the AI Search enrichment pipeline that extracts text from images and PDFs so it can be indexed.
Question 21 of 60
21. Question
In the context of LLMs, what does “Grounding” mean?
Correct
Grounding anchors the AIÂ’s responses to your specific business data instead of relying only on general training knowledge.
Incorrect
Grounding anchors the AIÂ’s responses to your specific business data instead of relying only on general training knowledge.
Unattempted
Grounding anchors the AIÂ’s responses to your specific business data instead of relying only on general training knowledge.
Question 22 of 60
22. Question
What does the “Temperature“ parameter control in an AI model configuration?
Correct
A lower temperature, close to 0, makes the model more deterministic and factual, while a higher temperature makes responses more creative and varied.
Incorrect
A lower temperature, close to 0, makes the model more deterministic and factual, while a higher temperature makes responses more creative and varied.
Unattempted
A lower temperature, close to 0, makes the model more deterministic and factual, while a higher temperature makes responses more creative and varied.
Question 23 of 60
23. Question
What is the main advantage of using a “Phi-3” model instead of a “GPT-4” model for a mobile-based intelligent application?
Correct
Phi-3 models are optimized for efficiency and can run in environments where low latency and low power consumption are critical.
Incorrect
Phi-3 models are optimized for efficiency and can run in environments where low latency and low power consumption are critical.
Unattempted
Phi-3 models are optimized for efficiency and can run in environments where low latency and low power consumption are critical.
Question 24 of 60
24. Question
What is the main purpose of a “Stop Sequence“ in an LLM API request?
Correct
Stop sequences prevent the model from continuing unnecessarily and can force generation to end after a specific output pattern, such as a closing bracket.
Incorrect
Stop sequences prevent the model from continuing unnecessarily and can force generation to end after a specific output pattern, such as a closing bracket.
Unattempted
Stop sequences prevent the model from continuing unnecessarily and can force generation to end after a specific output pattern, such as a closing bracket.
Question 25 of 60
25. Question
Scenario: You want to limit an AI response to exactly 100 words. Which parameter sets a hard limit on generated text length?
Correct
Max Tokens sets the maximum output length, which helps control both response size and token costs.
Incorrect
Max Tokens sets the maximum output length, which helps control both response size and token costs.
Unattempted
Max Tokens sets the maximum output length, which helps control both response size and token costs.
Question 26 of 60
26. Question
Which specific AI Builder model should analyze a restaurant receipt photo to extract the “Tax” and “Tip” amounts?
Correct
The Prebuilt Receipt model is specifically trained to identify and extract key financial fields from different receipt formats.
Incorrect
The Prebuilt Receipt model is specifically trained to identify and extract key financial fields from different receipt formats.
Unattempted
The Prebuilt Receipt model is specifically trained to identify and extract key financial fields from different receipt formats.
Question 27 of 60
27. Question
Scenario: You are creating a Power App that uses AI to scan warehouse inventory and determine whether a shelf contains a “Box“ or a “Pallet.“ Which AI Builder model is best?
Correct
Image Classification tags or categorizes a complete image using predefined labels.
Incorrect
Image Classification tags or categorizes a complete image using predefined labels.
Unattempted
Image Classification tags or categorizes a complete image using predefined labels.
Question 28 of 60
28. Question
What does the “Frequency Penalty“ parameter do in an LLM?
Correct
Frequency penalty lowers the chance that the model will repeat tokens that have already appeared often in the output.
Incorrect
Frequency penalty lowers the chance that the model will repeat tokens that have already appeared often in the output.
Unattempted
Frequency penalty lowers the chance that the model will repeat tokens that have already appeared often in the output.
Question 29 of 60
29. Question
In Microsoft Copilot Studio, what is the “User” variable scope for?
Correct
User-scoped variables let the bot remember a specific personÂ’s preferences or history when that person returns to the bot later.
Incorrect
User-scoped variables let the bot remember a specific personÂ’s preferences or history when that person returns to the bot later.
Unattempted
User-scoped variables let the bot remember a specific personÂ’s preferences or history when that person returns to the bot later.
Question 30 of 60
30. Question
Which “Responsible AI“ principle covers the need for AI systems to return accurate and consistent results even with unexpected inputs?
Correct
Reliability and Safety make sure the application behaves predictably and avoids harm in edge-case scenarios.
Incorrect
Reliability and Safety make sure the application behaves predictably and avoids harm in edge-case scenarios.
Unattempted
Reliability and Safety make sure the application behaves predictably and avoids harm in edge-case scenarios.
Question 31 of 60
31. Question
Scenario: You need to extract “Part Numbers“ from a video stream showing a moving assembly line. Which service is required?
Correct
Azure AI Vision can extract text from images and video frames in real time, including when motion is involved.
Incorrect
Azure AI Vision can extract text from images and video frames in real time, including when motion is involved.
Unattempted
Azure AI Vision can extract text from images and video frames in real time, including when motion is involved.
Question 32 of 60
32. Question
Scenario: You are using Azure AI Video Indexer and need to find the exact points in a video where a particular company logo appears. Which feature provides this capability?
Correct
Brand Detection locates thousands of well-known logos and brands within video frames.
Incorrect
Brand Detection locates thousands of well-known logos and brands within video frames.
Unattempted
Brand Detection locates thousands of well-known logos and brands within video frames.
Question 33 of 60
33. Question
Which AI Builder model predicts whether a credit card transaction is “Fraudulent” or “Legitimate” based on historical data?
Correct
Prediction models are designed to forecast binary or multiple outcomes from historical patterns in your data.
Incorrect
Prediction models are designed to forecast binary or multiple outcomes from historical patterns in your data.
Unattempted
Prediction models are designed to forecast binary or multiple outcomes from historical patterns in your data.
Question 34 of 60
34. Question
Scenario: You are building a Power Automate flow that receives an email in French and must summarize it in English. Which two AI Builder actions are needed?
Correct
Language Detection identifies the source language, and AI Translator converts the text into the target language for summarization.
Incorrect
Language Detection identifies the source language, and AI Translator converts the text into the target language for summarization.
Unattempted
Language Detection identifies the source language, and AI Translator converts the text into the target language for summarization.
Question 35 of 60
35. Question
Which Dataverse feature enables an AI agent to run a “Proximity Search“ to identify the 5 retail stores closest to a user‘s location?
Correct
Dataverse supports geospatial data, including Latitude and Longitude, and supports queries that calculate distances and locate nearby places.
Incorrect
Dataverse supports geospatial data, including Latitude and Longitude, and supports queries that calculate distances and locate nearby places.
Unattempted
Dataverse supports geospatial data, including Latitude and Longitude, and supports queries that calculate distances and locate nearby places.
Question 36 of 60
36. Question
In Copilot Studio, what does the “On Conversation Start“ system trigger do?
Correct
This trigger is important for tailoring the beginning of a session or checking authentication before the user says anything.
Incorrect
This trigger is important for tailoring the beginning of a session or checking authentication before the user says anything.
Unattempted
This trigger is important for tailoring the beginning of a session or checking authentication before the user says anything.
Question 37 of 60
37. Question
In a “Vector Search“ index, how is similarity between a query and a document mainly calculated?
Correct
Vector search uses the distance between high-dimensional numeric representations of text to find semantic matches.
Incorrect
Vector search uses the distance between high-dimensional numeric representations of text to find semantic matches.
Unattempted
Vector search uses the distance between high-dimensional numeric representations of text to find semantic matches.
Question 38 of 60
38. Question
Which Microsoft service includes the “Prompt Flow” feature for designing, testing, and iterating on complex AI reasoning workflows?
Correct
Prompt Flow in Azure AI Studio lets developers build executable graphs that connect LLMs, prompts, and Python code.
Incorrect
Prompt Flow in Azure AI Studio lets developers build executable graphs that connect LLMs, prompts, and Python code.
Unattempted
Prompt Flow in Azure AI Studio lets developers build executable graphs that connect LLMs, prompts, and Python code.
Question 39 of 60
39. Question
Which Azure AI service feature can “Translate” a text document while keeping complex original formatting such as tables and headers?
Correct
Document Translation is a specialized Translator service feature that preserves the layout and structure of the original file.
Incorrect
Document Translation is a specialized Translator service feature that preserves the layout and structure of the original file.
Unattempted
Document Translation is a specialized Translator service feature that preserves the layout and structure of the original file.
Question 40 of 60
40. Question
Scenario: You are building an app that summarizes medical journals and need the output to be highly focused and literal. Which Temperature setting is most appropriate?
Correct
A temperature of 0.0, or close to zero, makes the model deterministic, which supports consistent and focused responses.
Incorrect
A temperature of 0.0, or close to zero, makes the model deterministic, which supports consistent and focused responses.
Unattempted
A temperature of 0.0, or close to zero, makes the model deterministic, which supports consistent and focused responses.
Question 41 of 60
41. Question
Which “Responsible AI“ principle says AI systems should work reliably and safely, including under unexpected conditions?
Correct
This principle makes sure the system is resilient, robust, and avoids causing harm during failures or edge cases.
Incorrect
This principle makes sure the system is resilient, robust, and avoids causing harm during failures or edge cases.
Unattempted
This principle makes sure the system is resilient, robust, and avoids causing harm during failures or edge cases.
Question 42 of 60
42. Question
Scenario: You are building a Power App for a field technician. The app must identify a specific machine part from a photo and retrieve its digital manual. Which two services are required?
Correct
AI Builder identifies the object, while Dataverse stores the relationship between that object and the manualÂ’s location.
Incorrect
AI Builder identifies the object, while Dataverse stores the relationship between that object and the manualÂ’s location.
Unattempted
AI Builder identifies the object, while Dataverse stores the relationship between that object and the manualÂ’s location.
Question 43 of 60
43. Question
Which Microsoft service is the main orchestration engine for creating and managing custom AI agents in the Power Platform?
Correct
Copilot Studio is the centralized platform for designing, publishing, and managing intelligent conversational agents.
Incorrect
Copilot Studio is the centralized platform for designing, publishing, and managing intelligent conversational agents.
Unattempted
Copilot Studio is the centralized platform for designing, publishing, and managing intelligent conversational agents.
Question 44 of 60
44. Question
In Azure OpenAI, what is the purpose of “Tokenization“?
Correct
Tokenization converts raw text into numerical tokens, which serve as the basic data units for transformer-based models.
Incorrect
Tokenization converts raw text into numerical tokens, which serve as the basic data units for transformer-based models.
Unattempted
Tokenization converts raw text into numerical tokens, which serve as the basic data units for transformer-based models.
Question 45 of 60
45. Question
Which Azure service includes the “Prompt Shields“ capability for detecting and blocking Indirect Prompt Injection attacks?
Correct
Azure AI Content Safety provides Prompt Shields, which help protect against malicious inputs intended to override or undermine model instructions.
Incorrect
Azure AI Content Safety provides Prompt Shields, which help protect against malicious inputs intended to override or undermine model instructions.
Unattempted
Azure AI Content Safety provides Prompt Shields, which help protect against malicious inputs intended to override or undermine model instructions.
Question 46 of 60
46. Question
In Copilot Studio, what is a “System Topic”?
Correct
System topics are built-in templates that handle the basic conversational flow for every bot.
Incorrect
System topics are built-in templates that handle the basic conversational flow for every bot.
Unattempted
System topics are built-in templates that handle the basic conversational flow for every bot.
Question 47 of 60
47. Question
Scenario: A customer service bot must tell the difference between a “Refund” request and an “Exchange” request. Which Copilot Studio feature handles this?
Correct
Trigger phrases and intent recognition connect the userÂ’s natural language to the correct logic for refunds or exchanges.
Incorrect
Trigger phrases and intent recognition connect the userÂ’s natural language to the correct logic for refunds or exchanges.
Unattempted
Trigger phrases and intent recognition connect the userÂ’s natural language to the correct logic for refunds or exchanges.
Question 48 of 60
48. Question
What does “Zero-shot“ prompting mean?
Correct
Zero-shot prompting depends on the model‘s existing knowledge to complete a request without task-specific examples.
Incorrect
Zero-shot prompting depends on the model‘s existing knowledge to complete a request without task-specific examples.
Unattempted
Zero-shot prompting depends on the model‘s existing knowledge to complete a request without task-specific examples.
Question 49 of 60
49. Question
Which Dataverse feature makes sure a Copilot agent can only view records belonging to the userÂ’s specific business unit?
Correct
Security Roles and Business Units establish horizontal data access boundaries within an organization.
Incorrect
Security Roles and Business Units establish horizontal data access boundaries within an organization.
Unattempted
Security Roles and Business Units establish horizontal data access boundaries within an organization.
Question 50 of 60
50. Question
Scenario: You are building a “Voice Assistant” for a warehouse in Power Apps. Which service turns the user’s speech into a text string that the AI can process?
Correct
Speech-to-Text transcribes spoken language into a machine-readable format.
Incorrect
Speech-to-Text transcribes spoken language into a machine-readable format.
Unattempted
Speech-to-Text transcribes spoken language into a machine-readable format.
Question 51 of 60
51. Question
In an Intelligent App context, what is “Zero-shot” prompting?
Correct
Zero-shot prompting depends on the modelÂ’s internal general knowledge to complete a request without specific examples for the task.
Incorrect
Zero-shot prompting depends on the modelÂ’s internal general knowledge to complete a request without specific examples for the task.
Unattempted
Zero-shot prompting depends on the modelÂ’s internal general knowledge to complete a request without specific examples for the task.
Question 52 of 60
52. Question
In “Responsible AI,” which principle says that an AI system should not be a “black box” and that its decisions should be explainable?
Correct
Transparency makes the logic and data behind AI decisions clear and understandable for stakeholders and users.
Incorrect
Transparency makes the logic and data behind AI decisions clear and understandable for stakeholders and users.
Unattempted
Transparency makes the logic and data behind AI decisions clear and understandable for stakeholders and users.
Question 53 of 60
53. Question
Scenario: You need to redact social security numbers from a large dataset of customer emails before grounding an AI with them. Which service should you use?
Correct
PII detection, a feature of Azure AI Language, identifies and masks sensitive data.
Incorrect
PII detection, a feature of Azure AI Language, identifies and masks sensitive data.
Unattempted
PII detection, a feature of Azure AI Language, identifies and masks sensitive data.
Question 54 of 60
54. Question
Which Microsoft Dataverse feature lets you define “Calculated Columns” that an AI can use to understand data trends?
Correct
Formula columns support real-time calculations in Dataverse, giving an AI agent pre-processed logic to consume.
Incorrect
Formula columns support real-time calculations in Dataverse, giving an AI agent pre-processed logic to consume.
Unattempted
Formula columns support real-time calculations in Dataverse, giving an AI agent pre-processed logic to consume.
Question 55 of 60
55. Question
When deploying an intelligent application, what is the main purpose of “Content Filtering” in the Azure OpenAI Service?
Correct
Content filtering is a core safety capability that helps the AI follow responsible AI standards by blocking unsafe content.
Incorrect
Content filtering is a core safety capability that helps the AI follow responsible AI standards by blocking unsafe content.
Unattempted
Content filtering is a core safety capability that helps the AI follow responsible AI standards by blocking unsafe content.
Question 56 of 60
56. Question
Which AI Builder model should you use to extract information from a document without a fixed layout, such as a legal letter or an email?
Correct
The Unstructured Document model is built for documents where text and data points appear in different positions across files.
Incorrect
The Unstructured Document model is built for documents where text and data points appear in different positions across files.
Unattempted
The Unstructured Document model is built for documents where text and data points appear in different positions across files.
Question 57 of 60
57. Question
Which “Responsible AI” principle says AI systems should operate reliably and safely, even when unexpected inputs occur?
Correct
Reliability and Safety ensure AI applications are robust and avoid causing harm or producing dangerous errors in edge-case scenarios.
Incorrect
Reliability and Safety ensure AI applications are robust and avoid causing harm or producing dangerous errors in edge-case scenarios.
Unattempted
Reliability and Safety ensure AI applications are robust and avoid causing harm or producing dangerous errors in edge-case scenarios.
Question 58 of 60
58. Question
Which Microsoft service provides “Content Filtering“ to detect and block hate speech or violence in AI inputs and outputs?
Correct
Azure AI Content Safety is a dedicated service for monitoring and filtering harmful content in AI applications.
Incorrect
Azure AI Content Safety is a dedicated service for monitoring and filtering harmful content in AI applications.
Unattempted
Azure AI Content Safety is a dedicated service for monitoring and filtering harmful content in AI applications.
Question 59 of 60
59. Question
What is meant by “Zero-shot“ prompting?
Correct
Correct: B. Asking an AI to perform a task without providing any examples in the prompt. Explanation: In the context of AI and LLM (Large Language Model) prompting techniques, Zero-shot prompting is a method where you provide the model with a task, question, or instruction without supplying any prior examples (shots) of the expected input-output behavior. You rely entirely on the model‘s pre-trained knowledge to understand the intent and generate the correct response.
How it works: You simply ask the model to perform a task directly (e.g., “Classify this sentiment: ‘I love this product‘“).
Contrast: This is distinct from Few-shot prompting, where you provide a few examples in the prompt to guide the model‘s output format or tone.
Incorrect: A. A prompt with an error: This is incorrect. A prompt with an error is simply a poorly constructed or invalid prompt, which has nothing to do with the “Zero-shot“ classification technique.
C. A prompt for image generation only: This is incorrect. While zero-shot prompting can be used with image generation models (like asking a model to “Draw a futuristic city“ without showing it existing city sketches), the term is a general prompting methodology applicable to text, code, image, and multi-modal models alike.
D. A prompt that costs $0: This is incorrect. The “zero“ in “zero-shot“ refers to the number of examples provided, not the financial cost of executing the prompt.
Incorrect
Correct: B. Asking an AI to perform a task without providing any examples in the prompt. Explanation: In the context of AI and LLM (Large Language Model) prompting techniques, Zero-shot prompting is a method where you provide the model with a task, question, or instruction without supplying any prior examples (shots) of the expected input-output behavior. You rely entirely on the model‘s pre-trained knowledge to understand the intent and generate the correct response.
How it works: You simply ask the model to perform a task directly (e.g., “Classify this sentiment: ‘I love this product‘“).
Contrast: This is distinct from Few-shot prompting, where you provide a few examples in the prompt to guide the model‘s output format or tone.
Incorrect: A. A prompt with an error: This is incorrect. A prompt with an error is simply a poorly constructed or invalid prompt, which has nothing to do with the “Zero-shot“ classification technique.
C. A prompt for image generation only: This is incorrect. While zero-shot prompting can be used with image generation models (like asking a model to “Draw a futuristic city“ without showing it existing city sketches), the term is a general prompting methodology applicable to text, code, image, and multi-modal models alike.
D. A prompt that costs $0: This is incorrect. The “zero“ in “zero-shot“ refers to the number of examples provided, not the financial cost of executing the prompt.
Unattempted
Correct: B. Asking an AI to perform a task without providing any examples in the prompt. Explanation: In the context of AI and LLM (Large Language Model) prompting techniques, Zero-shot prompting is a method where you provide the model with a task, question, or instruction without supplying any prior examples (shots) of the expected input-output behavior. You rely entirely on the model‘s pre-trained knowledge to understand the intent and generate the correct response.
How it works: You simply ask the model to perform a task directly (e.g., “Classify this sentiment: ‘I love this product‘“).
Contrast: This is distinct from Few-shot prompting, where you provide a few examples in the prompt to guide the model‘s output format or tone.
Incorrect: A. A prompt with an error: This is incorrect. A prompt with an error is simply a poorly constructed or invalid prompt, which has nothing to do with the “Zero-shot“ classification technique.
C. A prompt for image generation only: This is incorrect. While zero-shot prompting can be used with image generation models (like asking a model to “Draw a futuristic city“ without showing it existing city sketches), the term is a general prompting methodology applicable to text, code, image, and multi-modal models alike.
D. A prompt that costs $0: This is incorrect. The “zero“ in “zero-shot“ refers to the number of examples provided, not the financial cost of executing the prompt.
Question 60 of 60
60. Question
Which Dataverse feature ensures an AI agent cannot access sensitive HR records unless the logged-in user has specific permission?
Correct
Security Roles and Business Units set the horizontal and vertical data access boundaries within an organization.
Incorrect
Security Roles and Business Units set the horizontal and vertical data access boundaries within an organization.
Unattempted
Security Roles and Business Units set the horizontal and vertical data access boundaries within an organization.
X
Use Page numbers below to navigate to other practice tests