Microsoft Power Platform Fundamentals — Question 145
You complete development and testing of a new canvas app. You add users to a security team and assign the security team permissions to the app.
Users are unable to view the app.
You need to ensure that users can launch and use the app.
What should you do?
Answer options
- A. Add the application to the solution.
- B. Publish the application.
- C. Share the application.
- D. Add a Power Apps Component Framework (PCF) control to the application.
Correct answer: B
Explanation
The correct answer is B, as publishing the application makes it available for users to access. Simply adding the application to the solution or sharing it does not ensure that it is published and accessible, while adding a PCF control does not address the issue of user access.