Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Microsoft AB-410 - Building Intelligent Applications

Page: 1 / 2
Total 69 questions

An accounting team is assigned to a model-driven app to manage financial data.

The app is currently visible in the app launcher but inaccessible to the accounting team.

Users must be able to:

✑ Open the app.

✑ Access and record financial data.

You need to resolve the access issues.

What should you do?

A.

Configure app visibility privileges for the users.

B.

Set the app as the default app for the users.

C.

Assign users the appropriate security roles.

D.

Grant the users table-level permissions to the required tables.

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?

A.

Use a business rule to populate the value.

B.

Create a JavaScript function.

C.

Configure a dataflow.

D.

Create a calculated column.

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?

A.

PDF document

B.

PNG image

C.

Dataverse table columns

D.

Text

A company builds a canvas app that processes images submitted by users and must classify them using an existing AI Builder model.

The app must generate predictions during user interaction.

You need to consume the AI model natively.

What should you do?

A.

Invoke the model by using Power Fx.

B.

Replace the model with a static formula.

C.

Refine the model with additional images.

D.

Export the solution which contains the model.

A company is using Microsoft Dataverse.

You must integrate Dataverse with a third-party AI service. The solution requires authentication and custom request handling to send and receive data.

You need to enable the integration.

What should you do?

A.

Use Power Fx.

B.

Create a custom connector.

C.

Use Microsoft 365 Copilot chat.

D.

Configure an environment variable.

A company maintains a Power Platform solution that includes prompts, cloud flows, and Dataverse components. Multiple development teams are responsible for different features within the solution .

The development teams have the following requirements:

✑ Teams must develop and update the same features independently.

✑ Updates must not overwrite changes made by other teams.

✑ Production deployments must remain controlled and predictable.

You need to recommend an ALM approach that supports independent development and controlled deployment in line with Microsoft best practices.

What should you recommend?

A.

Create and maintain separate solutions in a single development environment. Deploy independently as managed solutions.

B.

Make changes in a single solution. Deploy updates directly to production.

C.

Create and maintain separate solutions in a separate development environment. Deploy independently as managed solutions.

D.

Create unmanaged solutions in production. Merge changes during deployment.

You need to implement a generative AI solution that meets the requirements.

Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.

Use a pre-built model.

B.

Use a custom model.

C.

Start from a blank prompt.

D.

Create a prompt from a template.

You need to add the Priority column to the Maintenance Request table.

Which column type should you use?

A.

local choice

B.

global choice

C.

status reason

D.

formula

You need to configure the generative AI reusability requirements.

What should you do?

A.

Use an input variable.

B.

Call the prompt from a Power Automate cloud flow.

C.

Output results as JSON.

D.

Call the prompt from a canvas app.

A company uses a Dataverse table to manage support cases.

You must provide employees with a summary of case information derived from multiple columns without requiring a manual review of the data.

The solution has the following requirements:

✑ Generate a case summary following the given instructions.

✑ Include the context of the current record in the generated output.

You need to configure the solution.

Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.

Define a prompt that references the case fields.

B.

Configure a formula column to generate the response text.

C.

Configure a business rule to populate the field automatically.

D.

Create the column by using the prompt data type.