Microsoft Power Platform App Maker — Question 29

You complete work on a new canvas app in a development environment and add the app to a solution. You export the solution from the development environment and import the solution into a production environment.
After several days you notice that the background color for the canvas app in the production environment has changed from white to gray.
You need to determine why the background color changed.
What are two possible causes for the background color change? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: C, D

Explanation

Option C is correct because if a co-worker modified the canvas app after importing the unmanaged solution, it could result in changes to the background color. Option D is also correct since changing the theme within the canvas app directly affects its appearance. Options A and B do not directly relate to changes made after the import process.