Microsoft AB-731 AI Transformation Leader 1-10

表示モード
画像位置
文字位置
理解度の自動記録
STATUS FILTER

Choose confidence levels to display

Loading...
Q1AB-731
Show answer
Correct answer: B. Test the agent to verify that its responses are inclusive and culturally considerate., E. Display an on-screen disclaimer that clearly informs users they are interacting with AI.

Microsoft’s responsible AI principles emphasize fairness and transparency.
Option B is correct because verifying that responses are considerate of diverse users and cultures ensures fairness and inclusiveness and reduces the risk of bias or discriminatory expression.
In addition, Option E is correct because clearly indicating that users are interacting with AI ensures transparency and prevents misunderstanding or excessive trust.
Option A may violate the principle of data minimization and is inappropriate.
Option C weakens human oversight and undermines accountability.
Option D increases risk by expanding the scope of use and is therefore not appropriate.
Responsible AI in Microsoft Foundry

Q2AB-731
Extract structured data from forms and invoices

Summarize the body content of a business report

Generate a caption for an uploaded image

Show answer
Correct answer: Azure Document Intelligence in Foundry Tools / Azure Language in Foundry Tools / Azure Vision in Foundry Tools

This question tests whether you correctly understand the use cases of Azure AI services.
Azure Document Intelligence (formerly Form Recognizer) is a service that extracts structured data from documents such as forms and invoices, making it ideal for this use case.
In addition, Azure Language handles text analytics and can perform text summarization and natural language processing, making it suitable for summarizing business reports.
Furthermore, Azure Vision handles image analysis and provides descriptions of image content (caption generation).
Each service has a clearly distinct role, so selecting the right one for the use case is important.
Microsoft Foundry documentation

Q3AB-731
When you use a Microsoft 365 Copilot connector to connect external content to ___, users can search, summarize, and learn from line-of-business (LOB) data using natural language prompts.

Show answer
Correct answer: Microsoft Graph

A Microsoft 365 Copilot connector is a mechanism that ingests external data into Microsoft Graph so it can be searched and used across Microsoft 365, so the connection target is Microsoft Graph.
In addition, the ingested data can be searched and summarized in natural language from Copilot and Microsoft Search, functioning as a foundation for leveraging LOB data.
Azure AI Search is for custom search such as RAG, Microsoft Purview is for governance, and Microsoft SharePoint is one storage location; none of these is the appropriate connection target for this question.
Overview of Microsoft 365 Copilot connectors

Q4AB-731
Show answer
Correct answer: D. Build agents that connect to business data and automate user operations., E. Customize the behavior and responses of an agent.

Copilot Studio is a service for building custom agents that connect to business data and automate processing, and Option D—business data integration and automation—is a core capability, so it is correct.
In addition, it also provides customization capabilities to adjust an agent’s conversation flow, responses, guardrails, and more, so Option E is also correct.
Option A is the domain of Security Copilot, Option B is information protection functionality such as Microsoft Purview, and Option C is Microsoft 365 Copilot functionality (Word and PowerPoint); none of these are direct capabilities of Copilot Studio.
Overview of Copilot Studio

Q5AB-731
Statement Yes No
A Microsoft 365 Copilot license is required for users to access organizational data from a mobile device.
A Microsoft 365 Copilot license is required to reason over organizational data using Microsoft Graph.
A Microsoft 365 Copilot license is required to use the Analyst agent.
Show answer
Correct answer: Statement 1 “No” / Statement 2 “Yes” / Statement 3 “Yes”

Simply accessing organizational data from a mobile device is possible with a standard Microsoft 365 license, and a Copilot license is not required, so No is correct.
On the other hand, reasoning that leverages Microsoft Graph and advanced Copilot capabilities (including the Analyst agent) are provided by the Microsoft 365 Copilot license, so Yes is correct.
Copilot understands and leverages organizational data through Graph, and these advanced capabilities depend on the additional license.
Overview of Microsoft 365 Copilot

Q6AB-731
Statement Yes No
Microsoft Copilot in Outlook can automatically send follow-up replies to emails.
Microsoft Copilot in Outlook can identify and display tasks mentioned within an email.
Microsoft Copilot in Outlook can summarize long email threads and highlight action items and deadlines.
Show answer
Correct answer: Statement 1 “No” / Statement 2 “Yes” / Statement 3 “Yes”

Copilot in Outlook can help draft emails and assist users, but it has no capability to automatically send follow-up replies, and sending requires user action, so No is correct.
On the other hand, summarizing email content, extracting key items (tasks and deadlines), and surfacing actions are primary capabilities of Copilot, and they improve work efficiency based on contextual understanding, so Yes is correct.
Copilot is designed to assist users, and fully automated processing such as autonomously sending emails is not intended.
Draft an email message using Copilot in Outlook

Q7AB-731
Show answer
Correct answer: D. Standard On-Demand

In the PoC phase, usage is uncertain, and a pay-as-you-go model that lets you start small and scale as needed is best, so Standard On-Demand is correct.
In addition, Standard On-Demand bills based on token usage, keeps initial costs low, and adapts flexibly to fluctuating demand, making it suitable for the validation phase.
Provisioned PTUs is a fixed-capacity model for production, Batch API is for asynchronous processing, and Microsoft 365 Copilot is a separate SaaS license; none of these are suitable for this case.
Deployment types for Microsoft Foundry models

Q8AB-731
In a generative AI solution, using high-quality grounding data

Show answer
Correct answer: improves the accuracy and reliability of the AI’s predictions and outputs

High-quality grounding data generates responses based on trustworthy information sources, so the key point is that it improves the accuracy and reliability of the AI’s predictions and outputs.
In addition, providing appropriate context reduces the model’s guessing (hallucination) and enables more consistent, practical answers.
However, it does not guarantee the accuracy of all responses, nor does it directly increase the model’s processing performance or storage requirements.
Azure OpenAI On Your Data (classic)

Q9AB-731
Statement Yes No
A text-to-image generation model can be used for the purpose of translating content into another language.
A predictive analytics model can create new marketing content for a company’s online advertising.
A generative AI chatbot can interact with customers in personalized conversations and recommend products.
Show answer
Correct answer: Statement 1 “No” / Statement 2 “No” / Statement 3 “Yes”

A text-to-image generation model is intended for image generation, and translation belongs to the domain of natural language processing with a different purpose, so No is correct.
In addition, a predictive analytics model predicts future trends from historical data, and generating new content is the role of generative AI, so the answer is No.
On the other hand, a generative AI chatbot can hold natural language conversations and make recommendations, making it suitable for advanced customer support, so Yes is correct.
Foundry Models sold directly by Azure

Q10AB-731
Show answer
Correct answer: C. A pretrained model is trained on a broad dataset, whereas a fine-tuned model is adapted to narrower, domain-specific data.

The key point is that a pretrained model is a foundation model trained on large and diverse data, acquiring general patterns of language and knowledge.
In addition, fine-tuning is a technique that further trains that foundation model on data from a specific task or domain, enabling more specialized and higher-accuracy responses.
Option A is wrong about the data requirement, Option B misunderstands the training characteristics, and Option D has the roles reversed, so they are incorrect.
Foundry Models sold directly by Azure