nerdexam
Microsoft

PL-200 · Question #266

You are creating tables for use with Microsoft Power Platform components. The display names of the tables must not be changed when the solution is promoted to the user acceptance testing environment.

The correct answer is D. Unmanaged solution. To prevent display names from being changed in a target environment (UAT), you configure Managed Properties on the solution components. Managed Properties are set while working with the solution in its unmanaged state (in the development environment). You open the unmanaged solut

Manage environments

Question

You are creating tables for use with Microsoft Power Platform components. The display names of the tables must not be changed when the solution is promoted to the user acceptance testing environment. You need to apply this restriction to the solution. Where should you make the changes?

Options

  • ASegmented solution
  • BDefault solution
  • CPower Apps
  • DUnmanaged solution
  • EManaged solution

How the community answered

(53 responses)
  • A
    4% (2)
  • B
    6% (3)
  • C
    13% (7)
  • D
    75% (40)
  • E
    2% (1)

Explanation

To prevent display names from being changed in a target environment (UAT), you configure Managed Properties on the solution components. Managed Properties are set while working with the solution in its unmanaged state (in the development environment). You open the unmanaged solution, navigate to the table's managed properties, and set 'Display Name Can Be Modified' to false. When this unmanaged solution is then exported as a managed solution and imported into the UAT environment, those restrictions are enforced - preventing anyone in UAT from changing the display names. The key insight is that the restrictions are defined and 'applied' in the unmanaged solution before export, so the correct place to make these configuration changes is the unmanaged solution (D). Option E (Managed solution) is the artifact that enforces the restriction in the target environment, but it is not where you configure/apply the restriction - you cannot edit managed solution properties directly.

Topics

#Managed solutions#Unmanaged solutions#Solution deployment#Environment management

Community Discussion

No community discussion yet for this question.

Full PL-200 Practice