Question 96

A company is configuring a Power Apps portal using Microsoft Dataverse.
The company requires the following:
* Only authenticated users must be able to sign into the portal.
* Authenticated users must have varying degrees of access to the different parts of the portal.
* Users must enter one of several external identities when creating an account during the open registration process.
You need to configure user authentication and permissions.
Which component should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 97

You are using a development environment to add a new column to a system table. You plan to move the changes to a test environment they are complete.
The changes must meet the following requirements:
* Must be clearly identified so that they are not confused with system components and components from other solutions.
* Must not affect any existing components in the test environment.
You need to prepare a solution for deployment to the test environment.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question 98

The business team provides the following list of features that they would like you to implement:
* Group by or sort columns in the current view.
* Configure a business rule to show an error message.
* Edit values in calculated fields.
* Edit the Address composite field.
* Use the editable grid on mobile phones.
Which actions can you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 99

A company is implementing a data model by using Dataverse.
The company requires the following columns in a new custom table:

You need to choose the column type that uses the least amount of database storage for each column.
Which column types should you choose? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 100

A company uses a model driven app.
The company needs to automatically update the Status column in real time.
You need to configure this feature.
Solution: Create a flow that has an Update a row action.
Does the solution meet the goal?