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
- A. You recently changed the Office 365 theme.
- B. You exported a managed copy of the solution and imported the solution as an unmanaged solution. You modified the canvas app in the unmanaged solution.
- C. You exported and imported an unmanaged copy of the solution and a co-worker modified the canvas app.
- D. You chose a different theme from the Theme menu inside the canvas app.
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.