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 8 "
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 Responsible AI principle is addressed by ensuring an AI system‘s data is encrypted at rest and in transit?
Correct
Privacy and Security focuses on protecting personal data and ensuring the system is resilient against unauthorized access.
Incorrect
Privacy and Security focuses on protecting personal data and ensuring the system is resilient against unauthorized access.
Unattempted
Privacy and Security focuses on protecting personal data and ensuring the system is resilient against unauthorized access.
Question 2 of 60
2. Question
Which AI Builder model should you use to predict whether a product order will be returned based on historical customer data in Dataverse?
Correct
The Prediction model analyzes historical trends to forecast binary outcomes (e.g., Will return / Will not return).
Incorrect
The Prediction model analyzes historical trends to forecast binary outcomes (e.g., Will return / Will not return).
Unattempted
The Prediction model analyzes historical trends to forecast binary outcomes (e.g., Will return / Will not return).
Question 3 of 60
3. Question
What is the primary purpose of the “System Message“ (System Prompt) in an LLM API call?
Correct
The system message provides the “core instructions“ that define how the AI acts, such as “You are a professional legal assistant.“
Incorrect
The system message provides the “core instructions“ that define how the AI acts, such as “You are a professional legal assistant.“
Unattempted
The system message provides the “core instructions“ that define how the AI acts, such as “You are a professional legal assistant.“
Question 4 of 60
4. Question
What is the primary purpose of “Grounding“ in an intelligent application?
Correct
Grounding anchors the model‘s output in relevant, verifiable context (like internal PDFs) to prevent hallucinations.
Incorrect
Grounding anchors the model‘s output in relevant, verifiable context (like internal PDFs) to prevent hallucinations.
Unattempted
Grounding anchors the model‘s output in relevant, verifiable context (like internal PDFs) to prevent hallucinations.
Question 5 of 60
5. Question
In a Retrieval-Augmented Generation (RAG) architecture, what is the primary role of an “Embeddings Model“?
Correct
Embeddings models transform natural language into mathematical representations used for semantic matching in vector databases.
Incorrect
Embeddings models transform natural language into mathematical representations used for semantic matching in vector databases.
Unattempted
Embeddings models transform natural language into mathematical representations used for semantic matching in vector databases.
Question 6 of 60
6. Question
What is the primary purpose of “Managed Identity“ in an intelligent application?
Correct
Managed Identities provide an identity for applications to use when connecting to resources that support Microsoft Entra authentication.
Incorrect
Managed Identities provide an identity for applications to use when connecting to resources that support Microsoft Entra authentication.
Unattempted
Managed Identities provide an identity for applications to use when connecting to resources that support Microsoft Entra authentication.
Question 7 of 60
7. Question
Scenario: You want to create a bot that can detect if a user is “Frustrated“ or “Satisfied“ to route them to a human agent. Which service is best?
Correct
Sentiment Analysis evaluates text to determine emotional tone, which is vital for escalation and customer satisfaction logic.
Incorrect
Sentiment Analysis evaluates text to determine emotional tone, which is vital for escalation and customer satisfaction logic.
Unattempted
Sentiment Analysis evaluates text to determine emotional tone, which is vital for escalation and customer satisfaction logic.
Question 8 of 60
8. Question
Scenario: You need to store millions of small text fragments and their associated vector embeddings for a global RAG app. Which Azure service is designed for this?
Correct
Azure AI Search is a specialized search engine that supports vector storage and high-speed retrieval for AI applications.
Incorrect
Azure AI Search is a specialized search engine that supports vector storage and high-speed retrieval for AI applications.
Unattempted
Azure AI Search is a specialized search engine that supports vector storage and high-speed retrieval for AI applications.
Question 9 of 60
9. Question
What is “Zero-shot“ prompting in an intelligent application?
Correct
Zero-shot prompting relies on the model‘s pre-trained knowledge to fulfill a request without needing task-specific guidance.
Incorrect
Zero-shot prompting relies on the model‘s pre-trained knowledge to fulfill a request without needing task-specific guidance.
Unattempted
Zero-shot prompting relies on the model‘s pre-trained knowledge to fulfill a request without needing task-specific guidance.
Question 10 of 60
10. Question
In Copilot Studio, what is the purpose of the “On Message Received“ trigger?
Correct
This system trigger allows for global pre-processing, such as checking for profanity or logging interactions.
Incorrect
This system trigger allows for global pre-processing, such as checking for profanity or logging interactions.
Unattempted
This system trigger allows for global pre-processing, such as checking for profanity or logging interactions.
Question 11 of 60
11. Question
In a “Multi-agent“ architecture, what is the role of the “Orchestrator“?
Correct
The Orchestrator (like Semantic Kernel) coordinates different agents to solve complex, multi-step problems.
Incorrect
The Orchestrator (like Semantic Kernel) coordinates different agents to solve complex, multi-step problems.
Unattempted
The Orchestrator (like Semantic Kernel) coordinates different agents to solve complex, multi-step problems.
Question 12 of 60
12. Question
Which Azure AI service is best suited for real-time monitoring of social media feeds to detect and alert on emerging public safety threats?
Correct
Azure AI Language provides the text analytics capabilities needed to process high volumes of streaming data for specific themes and sentiment.
Incorrect
Azure AI Language provides the text analytics capabilities needed to process high volumes of streaming data for specific themes and sentiment.
Unattempted
Azure AI Language provides the text analytics capabilities needed to process high volumes of streaming data for specific themes and sentiment.
Question 13 of 60
13. Question
Which Dataverse feature allows you to perform a search that accounts for spelling mistakes or “Fuzzy Matching“?
Correct
Dataverse Search provides intelligent, cross-table, and fuzzy matching capabilities essential for robust AI grounding.
Incorrect
Dataverse Search provides intelligent, cross-table, and fuzzy matching capabilities essential for robust AI grounding.
Unattempted
Dataverse Search provides intelligent, cross-table, and fuzzy matching capabilities essential for robust AI grounding.
Question 14 of 60
14. Question
Scenario: You want to restrict an AI‘s response to be exactly 250 tokens. Which parameter provides this hard limit?
Correct
Max Tokens sets a firm boundary on the number of tokens generated, which controls both length and cost.
Incorrect
Max Tokens sets a firm boundary on the number of tokens generated, which controls both length and cost.
Unattempted
Max Tokens sets a firm boundary on the number of tokens generated, which controls both length and cost.
Question 15 of 60
15. Question
What does “Zero-shot“ prompting mean in the context of an AB-410 developer‘s task?
Correct
Zero-shot prompting relies entirely on the model‘s pre-trained knowledge to understand and execute an instruction.
Incorrect
Zero-shot prompting relies entirely on the model‘s pre-trained knowledge to understand and execute an instruction.
Unattempted
Zero-shot prompting relies entirely on the model‘s pre-trained knowledge to understand and execute an instruction.
Question 16 of 60
16. Question
What does the “Coherence“ metric evaluate in a generated AI response?
Correct
Coherence measures the structural and logical integrity of the AI‘s output to ensure it makes sense as a whole.
Incorrect
Coherence measures the structural and logical integrity of the AI‘s output to ensure it makes sense as a whole.
Unattempted
Coherence measures the structural and logical integrity of the AI‘s output to ensure it makes sense as a whole.
Question 17 of 60
17. Question
Scenario: You are using Azure AI Search to ground a bot. You want to prioritize results that match the exact phrase over semantic matches. Which parameter should you adjust?
Correct
The Alpha parameter in hybrid search balances the weight between keyword (BM25) and vector (Semantic) search scores.
Incorrect
The Alpha parameter in hybrid search balances the weight between keyword (BM25) and vector (Semantic) search scores.
Unattempted
The Alpha parameter in hybrid search balances the weight between keyword (BM25) and vector (Semantic) search scores.
Question 18 of 60
18. Question
A developer using Copilot Studio needs to check a user‘s subscription status in a third-party CRM. Which component should be used to trigger this lookup?
Correct
Power Automate acts as the logic engine that connects to external systems and returns data to the bot via connectors.
Incorrect
Power Automate acts as the logic engine that connects to external systems and returns data to the bot via connectors.
Unattempted
Power Automate acts as the logic engine that connects to external systems and returns data to the bot via connectors.
Question 19 of 60
19. Question
In a RAG architecture, what does the “Overlap“ setting in text chunking help prevent?
Correct
Adding overlap ensures that entities or concepts split across boundaries are preserved in both chunks, improving retrieval quality.
Incorrect
Adding overlap ensures that entities or concepts split across boundaries are preserved in both chunks, improving retrieval quality.
Unattempted
Adding overlap ensures that entities or concepts split across boundaries are preserved in both chunks, improving retrieval quality.
Question 20 of 60
20. Question
In a “Multi-agent“ system, what is the role of the “Planner“?
Correct
The Planner is the intelligence layer that determines the roadmap of actions required to achieve a high-level goal.
Incorrect
The Planner is the intelligence layer that determines the roadmap of actions required to achieve a high-level goal.
Unattempted
The Planner is the intelligence layer that determines the roadmap of actions required to achieve a high-level goal.
Question 21 of 60
21. Question
Which Azure service acts as the identity provider for ensuring secure, token-based authentication for AI agents?
Correct
Entra ID (formerly Azure AD) handles the authentication and authorization flows for securing AI resources.
Incorrect
Entra ID (formerly Azure AD) handles the authentication and authorization flows for securing AI resources.
Unattempted
Entra ID (formerly Azure AD) handles the authentication and authorization flows for securing AI resources.
Question 22 of 60
22. Question
Scenario: A retail company wants to use AI to automatically generate product descriptions from photos of items. Which two services are combined?
Correct
Azure AI Vision extracts visual features/tags, and Azure OpenAI (LLM) uses those tags to write a natural language description.
Incorrect
Azure AI Vision extracts visual features/tags, and Azure OpenAI (LLM) uses those tags to write a natural language description.
Unattempted
Azure AI Vision extracts visual features/tags, and Azure OpenAI (LLM) uses those tags to write a natural language description.
Question 23 of 60
23. Question
Which Azure service provides a central “Model Catalog“ allowing developers to deploy and compare Microsoft models like Phi-3 and open-source models like Llama 3?
Correct
Azure AI Studio is the unified platform for discovering, comparing, and deploying a wide variety of foundation models.
Incorrect
Azure AI Studio is the unified platform for discovering, comparing, and deploying a wide variety of foundation models.
Unattempted
Azure AI Studio is the unified platform for discovering, comparing, and deploying a wide variety of foundation models.
Question 24 of 60
24. Question
Scenario: You want to prevent a “SQL Injection“ attack where a user tries to manipulate the database through an AI agent‘s input. Which layer handles this validation?
Correct
Validation and sanitization should occur in the logic layer (Power Automate or APIM) before the data reaches the backend database.
Incorrect
Validation and sanitization should occur in the logic layer (Power Automate or APIM) before the data reaches the backend database.
Unattempted
Validation and sanitization should occur in the logic layer (Power Automate or APIM) before the data reaches the backend database.
Question 25 of 60
25. Question
Which AI Builder model would you use 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 pull data from identity documents like licenses and passports.
Incorrect
The Prebuilt ID Document model is specifically trained to recognize and pull data from identity documents like licenses and passports.
Unattempted
The Prebuilt ID Document model is specifically trained to recognize and pull data from identity documents like licenses and passports.
Question 26 of 60
26. Question
Which AI Builder model would you use to predict if a credit card transaction is “Fraudulent“ or “Legitimate“ based on historical patterns?
Correct
Prediction models are designed to forecast binary or multiple outcomes based on historical data patterns.
Incorrect
Prediction models are designed to forecast binary or multiple outcomes based on historical data patterns.
Unattempted
Prediction models are designed to forecast binary or multiple outcomes based on historical data patterns.
Question 27 of 60
27. Question
What is the “Phi-3“ family of models specifically known for in the Microsoft AI catalog?
Correct
Phi-3 models are efficient SLMs that provide high-quality reasoning in a smaller, faster, and more cost-effective package.
Incorrect
Phi-3 models are efficient SLMs that provide high-quality reasoning in a smaller, faster, and more cost-effective package.
Unattempted
Phi-3 models are efficient SLMs that provide high-quality reasoning in a smaller, faster, and more cost-effective package.
Question 28 of 60
28. Question
What is the primary benefit of “Implicit Sharing“ in a Power App with an AI connector?
Correct
Implicit sharing allows users to benefit from AI features without every individual needing to be granted specific permissions on the backend service.
Incorrect
Implicit sharing allows users to benefit from AI features without every individual needing to be granted specific permissions on the backend service.
Unattempted
Implicit sharing allows users to benefit from AI features without every individual needing to be granted specific permissions on the backend service.
Question 29 of 60
29. Question
Which “Responsible AI“ principle requires that AI systems be accessible to people with visual or hearing impairments?
Correct
Inclusiveness ensures that technology is usable by everyone, regardless of their physical or cognitive abilities.
Incorrect
Inclusiveness ensures that technology is usable by everyone, regardless of their physical or cognitive abilities.
Unattempted
Inclusiveness ensures that technology is usable by everyone, regardless of their physical or cognitive abilities.
Question 30 of 60
30. Question
Scenario: You need to convert a 5-minute audio clip into a written summary. Which two services are used in sequence?
Correct
Speech-to-Text transcribes the audio, and Azure OpenAI (LLM) summarizes the resulting text.
Incorrect
Speech-to-Text transcribes the audio, and Azure OpenAI (LLM) summarizes the resulting text.
Unattempted
Speech-to-Text transcribes the audio, and Azure OpenAI (LLM) summarizes the resulting text.
Question 31 of 60
31. Question
Which Azure service acts as a secure front-end for APIs, providing rate limiting and authentication for custom plugins used by an AI agent?
Correct
Azure APIM allows you to publish, secure, and analyze the APIs that your intelligent applications consume.
Incorrect
Azure APIM allows you to publish, secure, and analyze the APIs that your intelligent applications consume.
Unattempted
Azure APIM allows you to publish, secure, and analyze the APIs that your intelligent applications consume.
Question 32 of 60
32. Question
Scenario: You are building an agent that must access an on-premises database securely. Which component is required to bridge the cloud-to-ground connection?
Correct
The On-premises Data Gateway allows Microsoft Cloud services to securely access data residing in local networks.
Incorrect
The On-premises Data Gateway allows Microsoft Cloud services to securely access data residing in local networks.
Unattempted
The On-premises Data Gateway allows Microsoft Cloud services to securely access data residing in local networks.
Question 33 of 60
33. Question
Which Azure AI service feature would you use to detect the “Topic“ of a conversation automatically?
Correct
Key Phrase Extraction (part of Azure AI Language) identifies the main talking points to determine the overall topic.
Incorrect
Key Phrase Extraction (part of Azure AI Language) identifies the main talking points to determine the overall topic.
Unattempted
Key Phrase Extraction (part of Azure AI Language) identifies the main talking points to determine the overall topic.
Question 34 of 60
34. Question
Which Microsoft service provides “Prompt Shields“ to protect against Indirect Prompt Injection (where malicious instructions are hidden in data)?
Correct
Prompt Shields are specifically designed to detect and block malicious content hidden within user inputs or retrieved data.
Incorrect
Prompt Shields are specifically designed to detect and block malicious content hidden within user inputs or retrieved data.
Unattempted
Prompt Shields are specifically designed to detect and block malicious content hidden within user inputs or retrieved data.
Question 35 of 60
35. Question
When utilizing the Azure OpenAI Service, what is the primary benefit of “Model Versioning“?
Correct
Model versioning prevents application breakage by allowing developers to test and migrate to newer model releases at their own pace.
Incorrect
Model versioning prevents application breakage by allowing developers to test and migrate to newer model releases at their own pace.
Unattempted
Model versioning prevents application breakage by allowing developers to test and migrate to newer model releases at their own pace.
Question 36 of 60
36. Question
What does the “Top P“ parameter control in the response generation of an LLM?
Correct
Top P (Nucleus Sampling) narrows the pool of potential next words based on their combined probability, helping balance focus and variety.
Incorrect
Top P (Nucleus Sampling) narrows the pool of potential next words based on their combined probability, helping balance focus and variety.
Unattempted
Top P (Nucleus Sampling) narrows the pool of potential next words based on their combined probability, helping balance focus and variety.
Question 37 of 60
37. Question
Which tool provides “Usage Metrics“ to see how many tokens your team has consumed in a given month?
Correct
Azure Cost Management + Billing provides granular reports on token consumption and associated spending.
Incorrect
Azure Cost Management + Billing provides granular reports on token consumption and associated spending.
Unattempted
Azure Cost Management + Billing provides granular reports on token consumption and associated spending.
Question 38 of 60
38. Question
Which Dataverse feature ensures that an AI agent cannot see the “Salary“ column even if it can see the rest of the employee record?
Correct
Field-level security allows administrators to restrict access to specific high-sensitivity columns within a table.
Incorrect
Field-level security allows administrators to restrict access to specific high-sensitivity columns within a table.
Unattempted
Field-level security allows administrators to restrict access to specific high-sensitivity columns within a table.
Question 39 of 60
39. Question
Which Microsoft service provides the “Prompt Flow“ feature to visualize and test complex AI logic involving multiple LLM calls?
Correct
Prompt Flow allows developers to create a DAG (Directed Acyclic Graph) to orchestrate and evaluate AI workflows.
Incorrect
Prompt Flow allows developers to create a DAG (Directed Acyclic Graph) to orchestrate and evaluate AI workflows.
Unattempted
Prompt Flow allows developers to create a DAG (Directed Acyclic Graph) to orchestrate and evaluate AI workflows.
Question 40 of 60
40. Question
Which tool would you use to package a Copilot agent, its flows, and its Dataverse tables together for deployment to a different tenant?
Correct
Solutions are the ALM containers used to group all related assets of a business application for easier management and transport.
Incorrect
Solutions are the ALM containers used to group all related assets of a business application for easier management and transport.
Unattempted
Solutions are the ALM containers used to group all related assets of a business application for easier management and transport.
Question 41 of 60
41. Question
What is the primary role of a “System Prompt“ (System Message) in an intelligent application?
Correct
The system prompt defines the “identity“ of the bot, such as “You are a helpful assistant that only uses technical documentation as your source.“
Incorrect
The system prompt defines the “identity“ of the bot, such as “You are a helpful assistant that only uses technical documentation as your source.“
Unattempted
The system prompt defines the “identity“ of the bot, such as “You are a helpful assistant that only uses technical documentation as your source.“
Question 42 of 60
42. Question
In a “Vector Search“ index, how is the similarity between a query and a document primarily calculated?
Correct
Vector search relies on the distance between high-dimensional numerical representations of text to find semantic matches.
Incorrect
Vector search relies on the distance between high-dimensional numerical representations of text to find semantic matches.
Unattempted
Vector search relies on the distance between high-dimensional numerical representations of text to find semantic matches.
Question 43 of 60
43. Question
Scenario: You are building an intelligent application for a bank. The app must classify incoming documents as “Mortgage,“ “Auto Loan,“ or “Personal Loan.“ Which AI Builder model should you train?
Correct
Category Classification is the ideal model for tagging and routing text-based documents into specific business buckets.
Incorrect
Category Classification is the ideal model for tagging and routing text-based documents into specific business buckets.
Unattempted
Category Classification is the ideal model for tagging and routing text-based documents into specific business buckets.
Question 44 of 60
44. Question
Which Microsoft Dataverse feature allows you to define “Security Roles“ that restrict which users can trigger a specific AI-driven workflow?
Correct
RBAC in Dataverse ensures that only authorized personnel can execute sensitive AI processes or access protected data.
Incorrect
RBAC in Dataverse ensures that only authorized personnel can execute sensitive AI processes or access protected data.
Unattempted
RBAC in Dataverse ensures that only authorized personnel can execute sensitive AI processes or access protected data.
Question 45 of 60
45. Question
Scenario: You are building a Copilot agent that helps employees with IT issues. You want the bot to ask “Is your laptop Windows or Mac?“ before providing a fix. This is an example of what?
Correct
Slot filling is the process where the bot identifies and collects specific pieces of information (entities) needed to complete a task.
Incorrect
Slot filling is the process where the bot identifies and collects specific pieces of information (entities) needed to complete a task.
Unattempted
Slot filling is the process where the bot identifies and collects specific pieces of information (entities) needed to complete a task.
Question 46 of 60
46. Question
What is the primary function of “Semantic Kernel“ (SK) in the Microsoft AI ecosystem?
Correct
Semantic Kernel is the orchestration SDK used to build AI agents that can “think“ (LLM) and “do“ (Plugins/Functions).
Incorrect
Semantic Kernel is the orchestration SDK used to build AI agents that can “think“ (LLM) and “do“ (Plugins/Functions).
Unattempted
Semantic Kernel is the orchestration SDK used to build AI agents that can “think“ (LLM) and “do“ (Plugins/Functions).
Question 47 of 60
47. Question
What is the primary purpose of the “Stop Sequence“ in a Chat Completion request?
Correct
Stop sequences are essential for ensuring the model provides concise answers or follows a strict formatting template.
Incorrect
Stop sequences are essential for ensuring the model provides concise answers or follows a strict formatting template.
Unattempted
Stop sequences are essential for ensuring the model provides concise answers or follows a strict formatting template.
Question 48 of 60
48. Question
Which “Responsible AI“ principle requires that an AI system should not be a “Black Box“ and its logic should be understandable to humans?
Correct
Transparency ensures that the processes and data used to make AI decisions are clear and explainable to users.
Incorrect
Transparency ensures that the processes and data used to make AI decisions are clear and explainable to users.
Unattempted
Transparency ensures that the processes and data used to make AI decisions are clear and explainable to users.
Question 49 of 60
49. Question
Scenario: You are designing a Power App that uses AI to detect if a safety vest is being worn by a worker in a photo. Which AI Builder model type is required?
Correct
Object Detection can locate and label multiple specific items (like a vest or helmet) within a single image.
Incorrect
Object Detection can locate and label multiple specific items (like a vest or helmet) within a single image.
Unattempted
Object Detection can locate and label multiple specific items (like a vest or helmet) within a single image.
Question 50 of 60
50. Question
What does the “Nucleus Sampling“ (Top P) parameter specifically affect in an LLM‘s output?
Correct
Top P limits the model‘s word choices to the most likely candidates until their combined probability reaches P, ensuring high-quality variety.
Incorrect
Top P limits the model‘s word choices to the most likely candidates until their combined probability reaches P, ensuring high-quality variety.
Unattempted
Top P limits the model‘s word choices to the most likely candidates until their combined probability reaches P, ensuring high-quality variety.
Question 51 of 60
51. Question
Which Dataverse feature ensures that a user can only edit their “Own“ service requests while an AI agent can read all requests for reporting?
Correct
Ownership-based security roles in Dataverse allow for granular control over who can see, edit, or delete specific records.
Incorrect
Ownership-based security roles in Dataverse allow for granular control over who can see, edit, or delete specific records.
Unattempted
Ownership-based security roles in Dataverse allow for granular control over who can see, edit, or delete specific records.
Question 52 of 60
52. Question
In Copilot Studio, what is a “Trigger Phrase“?
Correct
Trigger phrases are the examples provided to the bot to help it recognize the user‘s intent and launch the correct logic.
Incorrect
Trigger phrases are the examples provided to the bot to help it recognize the user‘s intent and launch the correct logic.
Unattempted
Trigger phrases are the examples provided to the bot to help it recognize the user‘s intent and launch the correct logic.
Question 53 of 60
53. Question
Which tool would a developer use to move an AI agent and its flows from a “Development“ environment to a “UAT“ environment?
Correct
Solutions are the standard Application Lifecycle Management (ALM) mechanism for packaging and transporting assets in Power Platform.
Incorrect
Solutions are the standard Application Lifecycle Management (ALM) mechanism for packaging and transporting assets in Power Platform.
Unattempted
Solutions are the standard Application Lifecycle Management (ALM) mechanism for packaging and transporting assets in Power Platform.
Question 54 of 60
54. Question
Scenario: You want to ensure an AI agent only responds during business hours. Which tool should you use to handle this logic?
Correct
Power Automate can check the current time and use conditional logic to decide whether to proceed with the agent‘s action.
Incorrect
Power Automate can check the current time and use conditional logic to decide whether to proceed with the agent‘s action.
Unattempted
Power Automate can check the current time and use conditional logic to decide whether to proceed with the agent‘s action.
Question 55 of 60
55. Question
Scenario: You need to extract “Flight Numbers“ from a live video feed of an airport departure board. Which Azure AI service is required?
Correct
Azure AI Vision‘s OCR capabilities can extract text from static images as well as video frames in real-time.
Incorrect
Azure AI Vision‘s OCR capabilities can extract text from static images as well as video frames in real-time.
Unattempted
Azure AI Vision‘s OCR capabilities can extract text from static images as well as video frames in real-time.
Question 56 of 60
56. Question
A developer needs to convert a 10-minute audio interview into a text transcript. Which service should they use for the transcription?
Correct
Speech-to-Text is the core service for transcribing spoken audio into machine-readable text formats.
Incorrect
Speech-to-Text is the core service for transcribing spoken audio into machine-readable text formats.
Unattempted
Speech-to-Text is the core service for transcribing spoken audio into machine-readable text formats.
Question 57 of 60
57. Question
Which Microsoft service provides “Prompt Shields“ to protect against Indirect Prompt Injection attacks?
Correct
Prompt Shields (part of Content Safety) detect and block malicious instructions hidden within retrieved data or user prompts.
Incorrect
Prompt Shields (part of Content Safety) detect and block malicious instructions hidden within retrieved data or user prompts.
Unattempted
Prompt Shields (part of Content Safety) detect and block malicious instructions hidden within retrieved data or user prompts.
Question 58 of 60
58. Question
Scenario: You are building an agent that must analyze complex medical charts. You find the base model lacks knowledge of specific rare diseases. What is the most effective way to improve performance?
Correct
Fine-tuning is used when a model needs to learn a specific vocabulary, style, or deep domain knowledge not present in the base training.
Incorrect
Fine-tuning is used when a model needs to learn a specific vocabulary, style, or deep domain knowledge not present in the base training.
Unattempted
Fine-tuning is used when a model needs to learn a specific vocabulary, style, or deep domain knowledge not present in the base training.
Question 59 of 60
59. Question
Scenario: You are building a bot for a French company. You want the bot to detect the user‘s language and respond in the same language. Which service is used?
Correct
Language Detection identifies the source language, which then allows the bot to route to the correct translation or response logic.
Incorrect
Language Detection identifies the source language, which then allows the bot to route to the correct translation or response logic.
Unattempted
Language Detection identifies the source language, which then allows the bot to route to the correct translation or response logic.
Question 60 of 60
60. Question
Which tool would you use to evaluate if an AI model is “hallucinating“ by comparing its answer against a provided context?
Correct
Azure AI Studio includes evaluation tools that calculate metrics like “Groundedness“ to detect factual inconsistencies.
Incorrect
Azure AI Studio includes evaluation tools that calculate metrics like “Groundedness“ to detect factual inconsistencies.
Unattempted
Azure AI Studio includes evaluation tools that calculate metrics like “Groundedness“ to detect factual inconsistencies.
X
Use Page numbers below to navigate to other practice tests