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 3 "
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
Scenario: A developer is building a global news aggregator that must group similar articles together regardless of the language they are written in. Which technology is most suitable?
Correct
Cross-lingual embeddings map different languages into the same vector space, allowing the system to recognize that “Apple“ in English and “Manzana“ in Spanish are semantically similar.
Incorrect
Cross-lingual embeddings map different languages into the same vector space, allowing the system to recognize that “Apple“ in English and “Manzana“ in Spanish are semantically similar.
Unattempted
Cross-lingual embeddings map different languages into the same vector space, allowing the system to recognize that “Apple“ in English and “Manzana“ in Spanish are semantically similar.
Question 2 of 60
2. Question
In Azure AI Search, what does “Semantic Ranking“ do?
Correct
Semantic Ranking significantly improves search relevance by understanding the intent and context behind a search query.
Incorrect
Semantic Ranking significantly improves search relevance by understanding the intent and context behind a search query.
Unattempted
Semantic Ranking significantly improves search relevance by understanding the intent and context behind a search query.
Question 3 of 60
3. Question
In Azure AI Search, what is the function of an “Indexer“?
Correct
The Indexer is the engine that connects to data sources (like Blob Storage or SQL), extracts the data, and writes it into the index.
Incorrect
The Indexer is the engine that connects to data sources (like Blob Storage or SQL), extracts the data, and writes it into the index.
Unattempted
The Indexer is the engine that connects to data sources (like Blob Storage or SQL), extracts the data, and writes it into the index.
Question 4 of 60
4. Question
When building a RAG-based app, what is the function of an “Embeddings Model“?
Correct
Embeddings models represent the semantic meaning of text as numbers, which allows a vector database to find contextually relevant matches.
Incorrect
Embeddings models represent the semantic meaning of text as numbers, which allows a vector database to find contextually relevant matches.
Unattempted
Embeddings models represent the semantic meaning of text as numbers, which allows a vector database to find contextually relevant matches.
Question 5 of 60
5. Question
Which field attribute in an Azure AI Search index allows a user to refine search results using a sidebar with categories like “Brand“ or “Price Range“?
Correct
The “Facetable“ attribute is specifically used to create hit counts by category, enabling the user to drill down into search results.
Incorrect
The “Facetable“ attribute is specifically used to create hit counts by category, enabling the user to drill down into search results.
Unattempted
The “Facetable“ attribute is specifically used to create hit counts by category, enabling the user to drill down into search results.
Question 6 of 60
6. Question
Which Azure AI service would you use to identify specific celebrities or famous landmarks in a collection of travel photos?
Correct
Azure AI Vision includes pre-trained models for domain-specific content like celebrities and landmarks.
Incorrect
Azure AI Vision includes pre-trained models for domain-specific content like celebrities and landmarks.
Unattempted
Azure AI Vision includes pre-trained models for domain-specific content like celebrities and landmarks.
Question 7 of 60
7. Question
Scenario: You want your Copilot agent to look up a user‘s order status from a REST API. Which Power Platform tool should you use to create this logic?
Correct
Power Automate allows the creation of flows that can call APIs and return data back to the Copilot agent via a Plugin.
Incorrect
Power Automate allows the creation of flows that can call APIs and return data back to the Copilot agent via a Plugin.
Unattempted
Power Automate allows the creation of flows that can call APIs and return data back to the Copilot agent via a Plugin.
Question 8 of 60
8. Question
Which Microsoft Dataverse feature allows you to perform “Full-text Search“ across multiple tables simultaneously for an AI agent?
Correct
Dataverse Search provides fast, intelligent search capabilities across multiple tables, which is essential for grounding AI agents in Dataverse data.
Incorrect
Dataverse Search provides fast, intelligent search capabilities across multiple tables, which is essential for grounding AI agents in Dataverse data.
Unattempted
Dataverse Search provides fast, intelligent search capabilities across multiple tables, which is essential for grounding AI agents in Dataverse data.
Question 9 of 60
9. Question
Which setting in Copilot Studio allows the bot to search public websites to provide answers when a specific topic isn‘t found?
Correct
Generative Answers allow the bot to “boost“ its knowledge by searching designated websites or SharePoint sites in real-time.
Incorrect
Generative Answers allow the bot to “boost“ its knowledge by searching designated websites or SharePoint sites in real-time.
Unattempted
Generative Answers allow the bot to “boost“ its knowledge by searching designated websites or SharePoint sites in real-time.
Question 10 of 60
10. Question
Scenario: You need to convert a 30-minute video of a technical lecture into a text-based summary with timestamps. Which service should you use first?
Correct
Video Indexer automatically transcribes audio, identifies speakers, and extracts key insights and timestamps from video content.
Incorrect
Video Indexer automatically transcribes audio, identifies speakers, and extracts key insights and timestamps from video content.
Unattempted
Video Indexer automatically transcribes audio, identifies speakers, and extracts key insights and timestamps from video content.
Question 11 of 60
11. Question
What is the primary benefit of using “Azure OpenAI Service“ over the public OpenAI API for enterprise applications?
Correct
Azure OpenAI offers the same models as OpenAI but with added layers of MicrosoftÂ’s security, compliance, and data residency guarantees.
Incorrect
Azure OpenAI offers the same models as OpenAI but with added layers of MicrosoftÂ’s security, compliance, and data residency guarantees.
Unattempted
Azure OpenAI offers the same models as OpenAI but with added layers of MicrosoftÂ’s security, compliance, and data residency guarantees.
Question 12 of 60
12. Question
Scenario: You want to trigger a Power Automate flow every time an AI agent identifies a “High Priority“ customer complaint. Which component handles the logic?
Correct
Plugins in Copilot Studio allow the agent to perform actions, such as triggering an automated workflow based on the conversation‘s context.
Incorrect
Plugins in Copilot Studio allow the agent to perform actions, such as triggering an automated workflow based on the conversation‘s context.
Unattempted
Plugins in Copilot Studio allow the agent to perform actions, such as triggering an automated workflow based on the conversation‘s context.
Question 13 of 60
13. Question
Which field in a Dataverse table is used to store the unique 128-bit identifier for each record, often used by AI agents for precise lookups?
Correct
The GUID (Globally Unique Identifier) is the unique ID for every record in Dataverse, ensuring the AI references the exact intended row.
Incorrect
The GUID (Globally Unique Identifier) is the unique ID for every record in Dataverse, ensuring the AI references the exact intended row.
Unattempted
The GUID (Globally Unique Identifier) is the unique ID for every record in Dataverse, ensuring the AI references the exact intended row.
Question 14 of 60
14. Question
Which AI Builder model would you use to automatically identify and extract the “Total Amount Due“ and “Tax“ from a variety of utility bills?
Correct
The Prebuilt Invoice Processing model is specifically trained to recognize and extract common fields like totals, dates, and vendor names from financial documents.
Incorrect
The Prebuilt Invoice Processing model is specifically trained to recognize and extract common fields like totals, dates, and vendor names from financial documents.
Unattempted
The Prebuilt Invoice Processing model is specifically trained to recognize and extract common fields like totals, dates, and vendor names from financial documents.
Question 15 of 60
15. Question
What is the purpose of “Temperature“ in a generative AI model?
Correct
Higher temperature results in more creative/random output, while lower temperature (near 0) makes the model deterministic.
Incorrect
Higher temperature results in more creative/random output, while lower temperature (near 0) makes the model deterministic.
Unattempted
Higher temperature results in more creative/random output, while lower temperature (near 0) makes the model deterministic.
Question 16 of 60
16. Question
What does “Top P“ (Nucleus Sampling) control in an AI model‘s response?
Correct
Top P is an alternative to Temperature that ensures the model only considers a subset of the most likely words, increasing focus.
Incorrect
Top P is an alternative to Temperature that ensures the model only considers a subset of the most likely words, increasing focus.
Unattempted
Top P is an alternative to Temperature that ensures the model only considers a subset of the most likely words, increasing focus.
Question 17 of 60
17. Question
Scenario: A developer wants to ensure an LLM-based customer service bot uses the most current shipping rates stored in a local JSON file. What is the best method to implement this?
Correct
Using the JSON file as a Knowledge Source (RAG) allows the bot to retrieve current data at query time without the high cost of retraining or fine-tuning.
Incorrect
Using the JSON file as a Knowledge Source (RAG) allows the bot to retrieve current data at query time without the high cost of retraining or fine-tuning.
Unattempted
Using the JSON file as a Knowledge Source (RAG) allows the bot to retrieve current data at query time without the high cost of retraining or fine-tuning.
Question 18 of 60
18. Question
Which Azure AI service is specifically used to detect “Jailbreak“ attempts where a user tries to bypass the safety instructions of an LLM?
Correct
Prompt Shields (part of Content Safety) detect and block malicious prompts designed to trick the AI into ignoring its safety filters.
Incorrect
Prompt Shields (part of Content Safety) detect and block malicious prompts designed to trick the AI into ignoring its safety filters.
Unattempted
Prompt Shields (part of Content Safety) detect and block malicious prompts designed to trick the AI into ignoring its safety filters.
Question 19 of 60
19. Question
Scenario: A customer service agent wants a summary of a long chat transcript to quickly understand a case history. Which Azure AI Language feature should they use?
Correct
Conversation Summarization is specifically tuned to extract key points and resolutions from multi-turn dialogues.
Incorrect
Conversation Summarization is specifically tuned to extract key points and resolutions from multi-turn dialogues.
Unattempted
Conversation Summarization is specifically tuned to extract key points and resolutions from multi-turn dialogues.
Question 20 of 60
20. Question
Which Microsoft Dataverse column type should be used to store geographic coordinates (Latitude and Longitude) for an AI-driven logistics app?
Correct
Floating Point or Decimal numbers provide the precision required to store and calculate geographic coordinates accurately.
Incorrect
Floating Point or Decimal numbers provide the precision required to store and calculate geographic coordinates accurately.
Unattempted
Floating Point or Decimal numbers provide the precision required to store and calculate geographic coordinates accurately.
Question 21 of 60
21. Question
What is the primary purpose of a “System Message“ in the Azure OpenAI API?
Correct
The System Message (or System Prompt) sets the “ground rules“ for the AI, such as “You are a helpful assistant that only uses professional language.“
Incorrect
The System Message (or System Prompt) sets the “ground rules“ for the AI, such as “You are a helpful assistant that only uses professional language.“
Unattempted
The System Message (or System Prompt) sets the “ground rules“ for the AI, such as “You are a helpful assistant that only uses professional language.“
Question 22 of 60
22. Question
Which “Responsible AI“ principle is violated if an AI hiring tool consistently ranks male candidates higher than female candidates for technical roles?
Correct
Fairness ensures that AI systems do not reinforce or introduce bias based on protected characteristics like gender.
Incorrect
Fairness ensures that AI systems do not reinforce or introduce bias based on protected characteristics like gender.
Unattempted
Fairness ensures that AI systems do not reinforce or introduce bias based on protected characteristics like gender.
Question 23 of 60
23. Question
What does the “Presence Penalty“ parameter specifically discourage in an AI‘s output?
Correct
Presence Penalty increases the model‘s likelihood of discussing new topics by penalizing tokens based on whether they have already appeared.
Incorrect
Presence Penalty increases the model‘s likelihood of discussing new topics by penalizing tokens based on whether they have already appeared.
Unattempted
Presence Penalty increases the model‘s likelihood of discussing new topics by penalizing tokens based on whether they have already appeared.
Question 24 of 60
24. Question
Scenario: You are designing a bot for a hardware store. If a user asks about “Drills,“ the bot should ask if they want “Cordless“ or “Hammer Drills.“ What is this conversational element called?
Correct
Slot Filling is the process where a bot identifies and collects specific pieces of information (entities) required to complete a task or answer a query.
Incorrect
Slot Filling is the process where a bot identifies and collects specific pieces of information (entities) required to complete a task or answer a query.
Unattempted
Slot Filling is the process where a bot identifies and collects specific pieces of information (entities) required to complete a task or answer a query.
Question 25 of 60
25. Question
What is “Chain-of-Thought“ prompting?
Correct
Chain-of-Thought (CoT) prompting improves performance on complex tasks by forcing the model to articulate the logic leading to its conclusion.
Incorrect
Chain-of-Thought (CoT) prompting improves performance on complex tasks by forcing the model to articulate the logic leading to its conclusion.
Unattempted
Chain-of-Thought (CoT) prompting improves performance on complex tasks by forcing the model to articulate the logic leading to its conclusion.
Question 26 of 60
26. Question
When configuring a custom plugin in Copilot Studio to connect to an external API, which authentication ensures the bot acts on behalf of the logged-in user?
Correct
OAuth2 with Entra ID allows for delegated permissions, enabling the bot to access user-specific data securely.
Incorrect
OAuth2 with Entra ID allows for delegated permissions, enabling the bot to access user-specific data securely.
Unattempted
OAuth2 with Entra ID allows for delegated permissions, enabling the bot to access user-specific data securely.
Question 27 of 60
27. Question
Scenario: You need to build a bot that responds in the same style as a specific historical figure. Where do you define this instruction?
Correct
The System Message defines the persona and stylistic constraints the model must adopt during the conversation.
Incorrect
The System Message defines the persona and stylistic constraints the model must adopt during the conversation.
Unattempted
The System Message defines the persona and stylistic constraints the model must adopt during the conversation.
Question 28 of 60
28. Question
Which Azure AI service is required to translate a live audio stream from German to English in a multi-party meeting?
Correct
The Speech Translation feature within Azure AI Speech can ingest audio and provide both text-based and speech-based translation in near real-time.
Incorrect
The Speech Translation feature within Azure AI Speech can ingest audio and provide both text-based and speech-based translation in near real-time.
Unattempted
The Speech Translation feature within Azure AI Speech can ingest audio and provide both text-based and speech-based translation in near real-time.
Question 29 of 60
29. Question
Which specific metric measures how well an AI‘s response is supported by the facts found in the retrieved documents?
Correct
Groundedness is the specific evaluation metric for checking if an answer is derived from the source material rather than hallucinated.
Incorrect
Groundedness is the specific evaluation metric for checking if an answer is derived from the source material rather than hallucinated.
Unattempted
Groundedness is the specific evaluation metric for checking if an answer is derived from the source material rather than hallucinated.
Question 30 of 60
30. Question
Scenario: You need to translate a technical manual from English to 20 different languages while keeping the original layout intact. Which service is best?
Correct
Document Translation is a specific feature that translates entire files while preserving the original formatting and structure.
Incorrect
Document Translation is a specific feature that translates entire files while preserving the original formatting and structure.
Unattempted
Document Translation is a specific feature that translates entire files while preserving the original formatting and structure.
Question 31 of 60
31. Question
Which Azure AI service would you use to detect whether a person in a video is wearing a safety helmet?
Correct
Azure AI Vision‘s spatial analysis and object detection features are used to detect specific items like Personal Protective Equipment (PPE).
Incorrect
Azure AI Vision‘s spatial analysis and object detection features are used to detect specific items like Personal Protective Equipment (PPE).
Unattempted
Azure AI Vision‘s spatial analysis and object detection features are used to detect specific items like Personal Protective Equipment (PPE).
Question 32 of 60
32. Question
Scenario: You are building an intelligent app for a bank. The app must summarize a customer‘s monthly transaction history but is strictly forbidden from showing the full account number. What AI technique should be applied first?
Correct
PII (Personally Identifiable Information) detection identifies sensitive data like account numbers, allowing them to be masked before the summary is generated.
Incorrect
PII (Personally Identifiable Information) detection identifies sensitive data like account numbers, allowing them to be masked before the summary is generated.
Unattempted
PII (Personally Identifiable Information) detection identifies sensitive data like account numbers, allowing them to be masked before the summary is generated.
Question 33 of 60
33. Question
Which Microsoft service is used to govern AI usage, including auditing which users are interacting with specific models?
Correct
Microsoft Purview provides data governance and auditing capabilities to track how sensitive data is used within AI applications.
Incorrect
Microsoft Purview provides data governance and auditing capabilities to track how sensitive data is used within AI applications.
Unattempted
Microsoft Purview provides data governance and auditing capabilities to track how sensitive data is used within AI applications.
Question 34 of 60
34. Question
Scenario: You want to build an app that predicts if a machine will fail in the next 30 days based on sensor data. Which AI Builder model is appropriate?
Correct
The Prediction model analyzes historical patterns to forecast future outcomes, such as a Yes/No event like machine failure.
Incorrect
The Prediction model analyzes historical patterns to forecast future outcomes, such as a Yes/No event like machine failure.
Unattempted
The Prediction model analyzes historical patterns to forecast future outcomes, such as a Yes/No event like machine failure.
Question 35 of 60
35. Question
In Prompt Engineering, what is “Negative Prompting“?
Correct
Negative prompting (e.g., “Do not mention competitor names“) is a constraint technique to refine the model‘s behavior.
Incorrect
Negative prompting (e.g., “Do not mention competitor names“) is a constraint technique to refine the model‘s behavior.
Unattempted
Negative prompting (e.g., “Do not mention competitor names“) is a constraint technique to refine the model‘s behavior.
Question 36 of 60
36. Question
Scenario: A customer provides a 10-digit phone number in a chat. Which Copilot Studio feature extracts this and stores it in a variable?
Correct
Entities are used to “pick out“ specific information from natural language and save it for later use in the conversation.
Incorrect
Entities are used to “pick out“ specific information from natural language and save it for later use in the conversation.
Unattempted
Entities are used to “pick out“ specific information from natural language and save it for later use in the conversation.
Question 37 of 60
37. Question
Which “Responsible AI“ principle requires that AI systems be designed to be accessible to people of all abilities?
Correct
Inclusiveness ensures that AI solutions are built to empower and serve everyone, including people with visual, hearing, or cognitive impairments.
Incorrect
Inclusiveness ensures that AI solutions are built to empower and serve everyone, including people with visual, hearing, or cognitive impairments.
Unattempted
Inclusiveness ensures that AI solutions are built to empower and serve everyone, including people with visual, hearing, or cognitive impairments.
Question 38 of 60
38. Question
Scenario: You are building an app for an international airport. The app must detect the language of a passenger‘s typed query and then translate it into English for processing. Which service is used first?
Correct
Language Detection must happen first to identify the source language before the translation service can process it.
Incorrect
Language Detection must happen first to identify the source language before the translation service can process it.
Unattempted
Language Detection must happen first to identify the source language before the translation service can process it.
Question 39 of 60
39. Question
In Microsoft Copilot Studio, what is the effect of increasing the “Signal Strength“ or “Confidence Score“ threshold for intent matching?
Correct
A higher confidence threshold reduces “false positives“ but may result in the bot triggering the Fallback topic more often if the user isn‘t precise.
Incorrect
A higher confidence threshold reduces “false positives“ but may result in the bot triggering the Fallback topic more often if the user isn‘t precise.
Unattempted
A higher confidence threshold reduces “false positives“ but may result in the bot triggering the Fallback topic more often if the user isn‘t precise.
Question 40 of 60
40. Question
Which Azure AI service provides a dedicated environment to test and compare the performance of different LLMs using the same prompt?
Correct
The Azure AI Studio Playground allows developers to iteratively test, compare, and refine prompts across different models.
Incorrect
The Azure AI Studio Playground allows developers to iteratively test, compare, and refine prompts across different models.
Unattempted
The Azure AI Studio Playground allows developers to iteratively test, compare, and refine prompts across different models.
Question 41 of 60
41. Question
Scenario: An AI agent needs to access a customer‘s private order history in Dataverse. Which security layer prevents the agent from seeing other customers‘ data?
Correct
Row-level security ensures that the AI, acting on behalf of the user, only retrieves records that the specific user has permission to see.
Incorrect
Row-level security ensures that the AI, acting on behalf of the user, only retrieves records that the specific user has permission to see.
Unattempted
Row-level security ensures that the AI, acting on behalf of the user, only retrieves records that the specific user has permission to see.
Question 42 of 60
42. Question
A developer wants to trigger a Power Automate flow when a customer sends an image of a damaged part to identify the part number. Which model is required?
Correct
Object Detection can be trained to recognize and locate specific products or components within an image.
Incorrect
Object Detection can be trained to recognize and locate specific products or components within an image.
Unattempted
Object Detection can be trained to recognize and locate specific products or components within an image.
Question 43 of 60
43. Question
What does “Zero-shot Prompting“ mean?
Correct
Zero-shot prompting relies on the model‘s pre-trained knowledge to fulfill a request without being given any specific examples in the prompt.
Incorrect
Zero-shot prompting relies on the model‘s pre-trained knowledge to fulfill a request without being given any specific examples in the prompt.
Unattempted
Zero-shot prompting relies on the model‘s pre-trained knowledge to fulfill a request without being given any specific examples in the prompt.
Question 44 of 60
44. Question
In Copilot Studio, which node should be used to send a user‘s input to an external REST API and wait for a response?
Correct
The “Call an Action“ node triggers a Power Automate flow, which acts as the bridge to external APIs.
Incorrect
The “Call an Action“ node triggers a Power Automate flow, which acts as the bridge to external APIs.
Unattempted
The “Call an Action“ node triggers a Power Automate flow, which acts as the bridge to external APIs.
Question 45 of 60
45. Question
In Microsoft Copilot Studio, what is the purpose of “Variable Value“ in a conversational flow?
Correct
Variables act as the bot‘s short-term memory, allowing it to remember details provided by the user earlier in the session.
Incorrect
Variables act as the bot‘s short-term memory, allowing it to remember details provided by the user earlier in the session.
Unattempted
Variables act as the bot‘s short-term memory, allowing it to remember details provided by the user earlier in the session.
Question 46 of 60
46. Question
When deploying an intelligent app, what is “Rate Limiting“ (Throttling) used for?
Correct
Rate limiting protects the infrastructure and manages costs by capping the number of requests sent to the AI service per second/minute.
Incorrect
Rate limiting protects the infrastructure and manages costs by capping the number of requests sent to the AI service per second/minute.
Unattempted
Rate limiting protects the infrastructure and manages costs by capping the number of requests sent to the AI service per second/minute.
Question 47 of 60
47. Question
In a RAG (Retrieval-Augmented Generation) pipeline, why is “Re-ranking“ performed after the initial search results are retrieved?
Correct
Initial vector searches are fast but can be imprecise; re-ranking uses a cross-encoder model to fine-tune the relevance of the top results.
Incorrect
Initial vector searches are fast but can be imprecise; re-ranking uses a cross-encoder model to fine-tune the relevance of the top results.
Unattempted
Initial vector searches are fast but can be imprecise; re-ranking uses a cross-encoder model to fine-tune the relevance of the top results.
Question 48 of 60
48. Question
Scenario: An insurance company uses AI to scan photos of car accidents to estimate repair costs. Which Azure service is the most logical starting point?
Correct
Custom Vision allows the company to train a model specifically to recognize types of vehicle damage and estimate severity.
Incorrect
Custom Vision allows the company to train a model specifically to recognize types of vehicle damage and estimate severity.
Unattempted
Custom Vision allows the company to train a model specifically to recognize types of vehicle damage and estimate severity.
Question 49 of 60
49. Question
Which Azure AI service would you use to automatically redact sensitive information like Social Security Numbers from a text file?
Correct
PII (Personally Identifiable Information) detection identifies and can mask sensitive data points within a text string.
Incorrect
PII (Personally Identifiable Information) detection identifies and can mask sensitive data points within a text string.
Unattempted
PII (Personally Identifiable Information) detection identifies and can mask sensitive data points within a text string.
Question 50 of 60
50. Question
In Azure AI Search, what is the “Search Index“?
Correct
The Search Index is the optimized collection of data that the search engine queries to find relevant results quickly.
Incorrect
The Search Index is the optimized collection of data that the search engine queries to find relevant results quickly.
Unattempted
The Search Index is the optimized collection of data that the search engine queries to find relevant results quickly.
Question 51 of 60
51. Question
Which Microsoft service provides a “Managed Identity“ to allow an intelligent application to access Azure OpenAI without storing API keys in the code?
Correct
Microsoft Entra ID (formerly Azure AD) Managed Identities provide a secure way for apps to authenticate to services like Azure OpenAI using identity-based access.
Incorrect
Microsoft Entra ID (formerly Azure AD) Managed Identities provide a secure way for apps to authenticate to services like Azure OpenAI using identity-based access.
Unattempted
Microsoft Entra ID (formerly Azure AD) Managed Identities provide a secure way for apps to authenticate to services like Azure OpenAI using identity-based access.
Question 52 of 60
52. Question
Scenario: A university wants to automatically categorize thousands of research papers into “Physics,“ “Biology,“ or “Chemistry“ using only the abstract text. Which AI Builder tool is best?
Correct
Category Classification in AI Builder is designed to tag text into predefined categories based on historical examples.
Incorrect
Category Classification in AI Builder is designed to tag text into predefined categories based on historical examples.
Unattempted
Category Classification in AI Builder is designed to tag text into predefined categories based on historical examples.
Question 53 of 60
53. Question
In the context of LLMs, what does the “Context Window“ represent?
Correct
The context window is the memory limit for a single prompt session; if exceeded, the model “forgets“ the beginning of the conversation.
Incorrect
The context window is the memory limit for a single prompt session; if exceeded, the model “forgets“ the beginning of the conversation.
Unattempted
The context window is the memory limit for a single prompt session; if exceeded, the model “forgets“ the beginning of the conversation.
Question 54 of 60
54. Question
What is the primary function of a “System Message“ (System Prompt)?
Correct
The system message provides the “inner core“ instructions, such as “You are a professional customer support agent.“
Incorrect
The system message provides the “inner core“ instructions, such as “You are a professional customer support agent.“
Unattempted
The system message provides the “inner core“ instructions, such as “You are a professional customer support agent.“
Question 55 of 60
55. Question
In the context of AI governance, what does the principle of “Accountability“ mean?
Correct
Accountability ensures that there is human oversight and responsibility for the behavior and outcomes of AI systems.
Incorrect
Accountability ensures that there is human oversight and responsibility for the behavior and outcomes of AI systems.
Unattempted
Accountability ensures that there is human oversight and responsibility for the behavior and outcomes of AI systems.
Question 56 of 60
56. Question
Scenario: A healthcare provider needs to extract medical conditions and medication dosages from doctor‘s notes. Which specific service is tailored for this?
Correct
Azure AI Health Insights (specifically Health Text Analytics) is optimized to recognize and structure complex medical entities.
Incorrect
Azure AI Health Insights (specifically Health Text Analytics) is optimized to recognize and structure complex medical entities.
Unattempted
Azure AI Health Insights (specifically Health Text Analytics) is optimized to recognize and structure complex medical entities.
Question 57 of 60
57. Question
Which component of the “RAG“ architecture is responsible for selecting the most relevant “Chunk“ of data to be sent to the LLM?
Correct
The Retrieval Engine queries the vector index to find the most semantically similar data chunks to include in the AI‘s prompt context.
Incorrect
The Retrieval Engine queries the vector index to find the most semantically similar data chunks to include in the AI‘s prompt context.
Unattempted
The Retrieval Engine queries the vector index to find the most semantically similar data chunks to include in the AI‘s prompt context.
Question 58 of 60
58. Question
Scenario: You are using Azure AI Video Indexer. You need to find the exact timestamp where a specific person appears on screen. Which feature provides this?
Correct
Video Indexer identifies faces and provides a timeline of every instance a specific person appears throughout the video duration.
Incorrect
Video Indexer identifies faces and provides a timeline of every instance a specific person appears throughout the video duration.
Unattempted
Video Indexer identifies faces and provides a timeline of every instance a specific person appears throughout the video duration.
Question 59 of 60
59. Question
Scenario: You are building an app that automatically tags images of cars with their “Make“ and “Model.“ Which AI Builder model should you use?
Correct
Image Classification is used when you want to assign a label (like a car brand) to an entire image.
Incorrect
Image Classification is used when you want to assign a label (like a car brand) to an entire image.
Unattempted
Image Classification is used when you want to assign a label (like a car brand) to an entire image.
Question 60 of 60
60. Question
Which parameter in the Chat Completion API allows you to force the model to provide output in a valid JSON format?
Correct
Setting the response format to json_object ensures the model generates valid JSON, which is essential for programmatic integration.
Incorrect
Setting the response format to json_object ensures the model generates valid JSON, which is essential for programmatic integration.
Unattempted
Setting the response format to json_object ensures the model generates valid JSON, which is essential for programmatic integration.
X
Use Page numbers below to navigate to other practice tests