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.
Question
Options
- AYes
- BNo
How the community answered
(46 responses)- A20% (9)
- B80% (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.
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.
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
Community Discussion
No community discussion yet for this question.