nerdexam
Microsoft

PL-100 · Question #287

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…

The correct answer is B. No. No, you cannot directly allow users to enter entire values by modifying a column length in a managed solution deployed to production without deploying an updated solution.

Design and manage business solutions

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You create a custom table as part of a solution in the development environment. You deploy major version solutions as managed solutions to production. The organization does not allow new solutions to be created in the production environment. When a minor update is made to a column length, users cannot enter entire values. You need to allow users to enter entire values in the column. Solution: Uninstall the most recent version of the solution from the production environment. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(46 responses)
  • A
    20% (9)
  • B
    80% (37)

Why each option

No, you cannot directly allow users to enter entire values by modifying a column length in a managed solution deployed to production without deploying an updated solution.

AYes

Directly modifying a component like a column's length in a production environment that received a managed solution deployment is not permitted, as managed solutions protect against unmanaged customizations.

BNoCorrect

Managed solutions are designed to prevent unmanaged customizations in the target environment. Direct modification of managed components, such as a custom table's column length, is not allowed in a production environment; an updated version of the managed solution containing the modified column definition must be deployed from the development environment.

Concept tested: Managed solutions and customization limitations

Source: https://learn.microsoft.com/en-us/power-apps/maker/data-platform/managed-solutions

Topics

#Managed Solutions#Solution Lifecycle#Solution Deployment#Data Model Updates

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice