| Exam Code/Number: | AB-410Join the discussion |
| Exam Name: | Building Intelligent Applications |
| Certification: | Microsoft |
| Question Number: | 91 |
| Publish Date: | Jul 20, 2026 |
|
Rating
100%
|
|
A company wants to monitor an AI application's performance after deployment. The team needs information about response quality, latency, failures, and user interactions. Which practice should be implemented?
A developer creates an AI application requiring semantic search over millions of product descriptions. Users should find relevant products even when search terms do not exactly match stored text. Which capability is required?
A company is building a prompt about product specifications. The company plans to use the prompt in Power Automate.
The prompt must use Retrieval-Augmented Generation to ground the model with additional business information.
You need to select the available knowledge source for the prompt.
What should you use?
You create a parent entity and a child entity. The parent entity has a 1:N relationship with the child entity.
You need to ensure that when the owner changes on the parent record that all child records are assigned to the new owner.
You need to configure the relationship behavior type.
What should you use?
A company uses Dataverse to configure derived values for sales records.
The company requires the following functionality:
- Evaluate an expression by using numerical columns in the same row.
- Calculate the result dynamically when accessed.
- Ensure the result is NOT stored as part of the table data.
- The solution must minimize use of custom code.
You need to configure the app.
What should you do?