exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 5 question 47 discussion

Actual exam question from Microsoft's PL-400
Question #: 47
Topic #: 5
[All PL-400 Questions]

A company performs an update to an existing column-bound Power Apps Component Framework (PCF) code component.

You test the changes to the code component in the development environment. You then import the component to the production environment as a part of a managed solution. You observe that the changes to the component are not reflected in the production environment.

You need to ensure that the changes are effective in the production environment.

What should you do?

  • A. Import the PCF code component to the production environment directly from Visual Studio Code by using the pac pcf push instruction.
  • B. Publish the form that uses the PCF code component in the production environment.
  • C. Increment the PCF control version property in the manifest.xml file, and then reimport the solution from development to the production environment.
  • D. Publish the PCF code component in the production environment.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Gradius
Highly Voted 1 year ago
Selected Answer: C
C. Update the PCF control version property in the manifest.xml file and then reimport the solution. The solution on the production environment is managed and pushing a component directly on production is not a good practice.
upvoted 7 times
...
Juan0414
Most Recent 3 months, 3 weeks ago
Selected Answer: C
https://learn.microsoft.com/en-us/power-apps/developer/component-framework/issues-and-workarounds#component-changes-arent-reflected-after-the-updated-solution-import
upvoted 1 times
...
pey
7 months, 3 weeks ago
Selected Answer: D
To ensure that the changes to the PCF code component are effective in production, is to publish the PCF code component in the production environment.
upvoted 1 times
pey
7 months, 3 weeks ago
C would only come as a next action if the PCF updates are still not reflected after the publish.
upvoted 1 times
...
...
hai297
8 months, 4 weeks ago
Selected Answer: C
C This question appear in PL-400 practice test of MS
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...