nerdexam
Microsoft

PL-100 · Question #337

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. Answering "No" implies the proposed solution fails to address the column length issue in a managed solution context, likely due to violating solution management best practices or organizational constraints like direct modification in production.

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: Update the column length in the production environment. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(43 responses)
  • A
    16% (7)
  • B
    84% (36)

Why each option

Answering "No" implies the proposed solution fails to address the column length issue in a managed solution context, likely due to violating solution management best practices or organizational constraints like direct modification in production.

AYes

Answering "Yes" would indicate that the proposed solution effectively resolves the column length issue and allows users to enter full values, which would contradict the correct answer being "No".

BNoCorrect

The "No" answer suggests the proposed solution, which is not provided, either attempts to directly modify components of a managed solution in the production environment (which is generally prevented or unsupported for managed solutions), or involves creating new unmanaged components in production, both of which are inappropriate and would not achieve the goal reliably or without violating the stated organizational policy.

Concept tested: Dataverse managed solution update restrictions

Source: https://learn.microsoft.com/en-us/power-apps/developer/data-platform/managed-solutions#update-a-managed-solution

Topics

#Managed Solutions#Solution Deployment#Environment Strategy#Dataverse Columns

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice