PL-100 · Question #193
You have created a canvas application but before making it available to other users, you want to find all possible accessibility issues for the application. Which of the following tools would you…
The correct answer is D. App checker. Power Apps Studio includes the App checker tool, which contains a dedicated accessibility checker that identifies accessibility issues in canvas apps before they are published.
Question
Options
- AIssue Tracker
- BPortal checker
- CSolution Checker
- DApp checker
How the community answered
(28 responses)- A7% (2)
- B4% (1)
- D89% (25)
Why each option
Power Apps Studio includes the App checker tool, which contains a dedicated accessibility checker that identifies accessibility issues in canvas apps before they are published.
Issue Tracker is not a built-in Power Apps tool and does not provide accessibility analysis for canvas applications.
Portal checker is a diagnostic tool specific to Power Apps Portals (Power Pages) for identifying configuration issues, not for checking accessibility of canvas apps.
Solution Checker analyzes solution components for code quality, performance, and reliability best practices but does not perform dedicated accessibility checks on canvas app controls or UI elements.
The App checker in Power Apps Studio provides an Accessibility checker tab that scans a canvas app for issues such as missing accessible labels, insufficient color contrast, and incorrect tab order. This allows developers to identify and resolve accessibility problems before making the app available to end users.
Concept tested: Canvas app accessibility checker in Power Apps Studio
Source: https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/accessibility-checker
Topics
Community Discussion
No community discussion yet for this question.