List of questions
Related questions
Question 302 - PL-400 discussion
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?
Import the PCF code component to the production environment directly from Visual Studio Code by using the pac pcf push instruction.
Publish the form that uses the PCF code component in the production environment.
Increment the PCF control version property in the manifest.xml file, and then reimport the solution from development to the production environment.
Publish the PCF code component in the production environment
0 comments
Leave a comment first