Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

HomeCertificationsPL-900DomainsDemonstrate the capabilities of Power Pages
PL-900Free — No Signup

Demonstrate the capabilities of Power Pages

Practice PL-900 Demonstrate the capabilities of Power Pages questions with full explanations on every answer.

108questions

Start practicing

Demonstrate the capabilities of Power Pages — choose a session length

10 questions~10 min20 questions~20 min30 questions~30 min50 questions~50 min

Free · No account required

PL-900 Domains

Identify foundational components of Power PlatformDemonstrate capabilities of Power BIDescribe complementary Microsoft Power Platform solutionsDemonstrate the capabilities of Power AutomateDescribe the business value of Microsoft Power PlatformManage the Microsoft Power Platform environmentIdentify foundational components of Microsoft Power PlatformDemonstrate the capabilities of Power BIDemonstrate the capabilities of Power AppsDemonstrate the capabilities of Microsoft Copilot StudioDemonstrate the capabilities of Power Pages

Practice Demonstrate the capabilities of Power Pages questions

10Q20Q30Q50Q

All PL-900 Demonstrate the capabilities of Power Pages questions (108)

Start session

Click any question to see the full explanation and answer options, or start a focused practice session above.

1

A company wants to create a public-facing website for citizens to submit permit applications and track their status. The site must allow anonymous access and integrate with Dataverse for backend storage. Which Power Platform component should the company use?

2

A Power Pages site needs to display data from a Dataverse table only to authenticated users with a specific role. The data includes sensitive personal information. What is the best approach to secure the data?

3

A Power Pages site is experiencing slow load times because it loads all records from a large Dataverse table. The site uses a list component to display data. What is the most effective way to improve performance without custom code?

4

An organization needs to allow external vendors to log in to a Power Pages site using their existing Microsoft Entra ID accounts. What authentication provider should be configured?

5

A Power Pages site uses a custom form to capture customer feedback. The form should send an email notification to the support team when a new submission is made. What is the recommended way to achieve this?

6

A Power Pages site has multiple content pages and uses a custom theme. The marketing team wants to change the site's header logo and primary color. What is the most efficient method to apply these changes?

7

A company wants to allow customers to view their order history on a Power Pages site. Customers must log in to see their own orders only. Which feature should be used to enforce data security?

8

A Power Pages site has a form that submits data to Dataverse. Users report that the form is slow to load because it contains many lookup fields. What is the best practice to improve form load performance?

9

A Power Pages site must display a chart showing monthly sales data from Dataverse. The chart should update automatically when new data is added. What is the recommended approach?

10

Which TWO of the following are capabilities of Power Pages?

11

Which THREE components are essential when creating a Power Pages site?

12

Which TWO methods can be used to customize the appearance of a Power Pages site?

13

Refer to the exhibit. A Power Pages site configuration snippet shows authentication settings. What does this configuration achieve?

14

Refer to the exhibit. A Power Pages web role configuration snippet is shown. What access does this web role grant to the 'incident' entity?

15

Refer to the exhibit. A Power Pages site configuration defines a custom table. The site needs to display a list of orders sorted by the total in descending order. What must be done?

16

A company wants to build a public-facing website that allows external users to register and submit support tickets. The site must integrate with Dataverse and support custom workflows. Which Power Platform component should they use?

17

A marketing team needs to create a public event registration page that captures attendee information and stores it in Dataverse. They want to design the page using drag-and-drop components without writing code. Which feature of Power Pages should they use?

18

A Power Pages site allows anonymous users to view content, but authenticated users should see personalized data based on their contact record in Dataverse. The site uses table permissions with the 'Contact' field as the 'Owner' column. Which table permission scope should be used for the authenticated web role?

19

An organization uses Power Pages to provide a partner portal. Partners must log in using their corporate Microsoft Entra ID credentials. Which authentication provider should be configured in Power Pages?

20

A company wants to add a chatbot to its Power Pages site to handle common customer inquiries. The chatbot should answer questions based on a knowledge base and escalate to a human agent if needed. Which Power Platform capability integrates with Power Pages for this purpose?

21

You are troubleshooting a Power Pages site where authenticated users in the 'Partner' web role cannot see any records from a Dataverse table, even though the table permission is set to 'Read' with 'Contact' scope. The site uses a custom page that retrieves data via a Liquid template. What is the most likely cause?

22

A Power Pages site needs to display a list of upcoming events from a Dataverse table. Only events with a start date greater than today should be shown. Which approach should be used to filter the data on the page?

23

A non-profit organization wants to create a public donation page using Power Pages. Donors should be able to enter their information and submit without creating an account. What type of authentication should be configured for the donation page?

24

You are designing a Power Pages site for a university to allow students to view their grades. Each student should only see their own records in the Grades table. The Grades table has a lookup column to the Contacts table. What table permission configuration should you use?

25

Which TWO features are available in Power Pages to customize the appearance and behavior of a site without writing custom code?

26

Which TWO authentication providers can be configured natively in Power Pages for external user access without custom development?

27

Which THREE components can be added to a Power Pages page using the Power Pages Studio interface?

28

Refer to the exhibit. The JSON shows a table permission configuration for a Dataverse table in Power Pages. A user who is authenticated but not assigned to any custom web role visits the site. What operations can this user perform on the table?

29

Refer to the exhibit. A Power Pages site is configured with the given authentication settings. When a user clicks 'Sign In', they are redirected to Microsoft Entra ID, but after successful login, they are redirected back to the site and see an error. What is the most likely cause?

30

Refer to the exhibit. A Power Pages developer uses the Liquid snippet shown in a web template. What will be displayed to an unauthenticated user viewing the page?

31

A company is building a public-facing portal to allow customers to submit support tickets and track their status. The portal must support anonymous browsing for ticket submission but require authentication to view ticket details. Which Power Pages feature should they use?

32

A Power Pages site is configured with multiple web roles. A user reports they can see the 'Submit Ticket' button but cannot submit the form. Upon investigation, the form's 'Create' permission is set to 'Roles: Authenticated Users'. The user is authenticated. What is the most likely cause?

33

A Power Pages site uses Liquid templates to display data from Dataverse. A developer needs to show a list of active support cases. Which Liquid object should be used to retrieve the data?

34

A Power Pages site is experiencing slow page loads. The site uses many custom Liquid templates and multiple web API calls per page. Which design change would most improve performance?

35

A Power Pages site uses Azure AD B2C for authentication. The marketing team wants to collect user consent for email communications during registration. Where should they add the consent checkbox?

36

A company wants to create a Power Pages site for employees to view internal policies. The site must only be accessible to users inside the corporate network. Which authentication method should they use?

37

A Power Pages site includes a form that allows users to update their profile. The form uses a Dataverse table where users should only be able to update their own record. How should the form's table permission be configured?

38

A Power Pages site uses a custom Liquid template to display a list of events. The template uses {% assign events = entities.event | top: 10 %} but the page shows no results even though there are events in Dataverse. What is the most likely cause?

39

A Power Pages site needs to display a map showing the locations of company offices stored in Dataverse. Which component should be used to embed the map?

40

Which TWO permissions must be configured to allow authenticated users to submit a support ticket form in Power Pages?

41

Which THREE elements are required to create a multilingual Power Pages site?

42

Which TWO statements about Power Pages security are true?

43

A company wants to build a public-facing website where customers can view their order history and submit support requests without needing to log in. Which Power Pages feature should they use to allow anonymous access to specific pages?

44

You need to create a Power Pages site that displays real-time data from an external API. The solution must minimize latency and avoid exposing API keys on the client side. Which approach should you use?

45

A marketing team wants to allow external users to register on a Power Pages site using their own social media accounts. Which identity provider should they configure?

46

You are troubleshooting a Power Pages site that fails to load web templates. The site was created from a starter template. What is the most likely cause?

47

A Power Pages site needs to display a chart showing sales data from a Dataverse table. The chart must update automatically when data changes. Which component should you use?

48

You need to restrict access to a specific page on a Power Pages site to only authenticated users from your organization. Which authentication provider should you configure?

49

A Power Pages site displays a form that submits data to Dataverse. Users report that the form does not save data. The site has been working for months. What is the most likely cause?

50

You are designing a Power Pages site that requires users to reset their own passwords. The site uses Azure AD B2C for authentication. Which configuration is necessary?

51

Which tool is used to create and manage a Power Pages site from start to finish?

52

Which TWO components are required to build a Power Pages site?

53

Which THREE features are available in Power Pages to customize the user interface?

54

Which TWO authentication providers are natively supported by Power Pages for external user access?

55

Refer to the exhibit. A Power Pages site has the above site settings. What behavior will users experience?

56

Refer to the exhibit. A Power Pages site has Dataverse table permissions configured for the Contact table as shown. What can an authenticated user do?

57

Refer to the exhibit. A Power Pages site has two pages. Which page(s) are visible to anonymous users?

58

A company wants to create a public-facing website for customers to submit support tickets, view their ticket history, and update their profile information. Non-authenticated users should only see a welcome page and login option. Which Power Pages feature should be used to control access to pages based on authentication status?

59

A Power Pages site uses a custom liquid template to display data from a Dataverse table named 'Courses'. The template iterates over a list of courses and displays their names. However, the site loads slowly because the template retrieves all courses without filtering. What is the most efficient way to limit the courses displayed to only those with a status of 'Active'?

60

A Power Pages site needs to allow external users to register and create an account. The organization uses Microsoft Entra ID for internal employee authentication. Which identity provider should be configured for external user self-registration?

61

A Power Pages site displays a list of support cases from a Dataverse 'Case' table. The requirement is that a case should only be visible to the user who created it. Which configuration should be used?

62

A Power Pages site uses a custom Liquid template to display a chart using Chart.js. The chart data is fetched from a Dataverse table using a web API call from JavaScript. The page loads but the chart fails to render. You suspect a cross-origin issue. What is the most likely cause and solution?

63

A Power Pages site needs to display a dynamic banner that changes based on the user's language preference. The banner text is stored in multiple languages. Which Power Pages feature should be used to manage the multilingual content?

64

A Power Pages site uses Entity Lists to display data from a Dataverse table. The requirement is that users should be able to click a row and navigate to a detail page for that record. What must be configured to enable this navigation?

65

A Power Pages site uses a custom Liquid template to display a list of upcoming events. The events are stored in a Dataverse table with a date field. The template should only show events that occur in the future. Which Liquid filter or condition is most appropriate?

66

A Power Pages site needs to integrate a Microsoft Copilot Studio chatbot to answer customer questions. What must be done to add the chatbot to the portal?

67

Which TWO of the following are valid authentication providers for Power Pages? (Choose two.)

68

Which THREE of the following are capabilities of Power Pages? (Choose three.)

69

Which TWO of the following are valid ways to customize the appearance of a Power Pages site? (Choose two.)

70

Refer to the exhibit. You are deploying a Power Pages site using an ARM template. After deployment, you find that the portal uses local authentication, but you need it to use Microsoft Entra ID. What is the most likely reason the authentication provider is not set correctly?

71

Refer to the exhibit. A Power Pages site has an entity permission configured as shown. A user assigned to the 'Support Staff' web role reports that they cannot see any cases when visiting the case list page. Other users with the same role can see cases. What is the most likely issue?

72

Refer to the exhibit. A Power Pages developer is creating a custom page template using Liquid. The template includes a reference to a CSS file hosted on the portal's CDN. However, the CSS does not apply when the page is viewed. What is the most likely cause?

73

A company plans to build a public-facing website for customer support using Power Pages. They need to enable customers to view their open support tickets and submit new ones. Which two components must be configured in the Power Pages design studio?

74

A Power Pages site is experiencing slow load times for authenticated users. The site has many pages with complex Liquid templates and multiple data lookups. What is the most effective first step to improve performance?

75

A marketing team wants to create a Power Pages site to allow external users to register for events. They need users to be able to sign in with their social media accounts. Which identity provider should they configure in Power Pages?

76

Refer to the exhibit. An organization is configuring IP address and domain restrictions for a Power Pages site. The policy JSON allows traffic from the 131.107.0.0/16 IP range and from contoso.com domain. A user from IP 192.168.1.10 with an email user@fabrikam.com tries to access the site. What will happen?

77

A Power Pages site includes a page that displays a list of products from a Dataverse table. The marketing team wants to allow anonymous users to view the list but not see product prices. What is the best approach to restrict access to the price column?

78

A company wants to build a Power Pages site that allows external partners to submit project proposals. The proposals should be stored in Dataverse. What is the first step to create the necessary data structure?

79

An organization has a Power Pages site that uses Microsoft Entra ID authentication. They want to add a custom registration page that collects additional information like phone number and date of birth. What is the recommended approach?

80

A Power Pages site has a page that displays a chart summarizing sales data. The chart is built using a Dataverse view. The sales data changes frequently. What must be configured to ensure the chart updates automatically?

81

A company wants to allow external users to access a Power Pages site without requiring them to sign in. Which authentication setting should be configured?

82

Which TWO of the following are capabilities of Power Pages?

83

Which THREE of the following are valid ways to customize the appearance and behavior of a Power Pages site?

84

Which TWO of the following are prerequisites for creating a Power Pages site?

85

Refer to the exhibit. A Power Pages site has a web role called 'Partner' with permissions to read the Proposal table and read/write the Invoice table. A user assigned the Partner role attempts to create a new record in the Proposal table. What will happen?

86

A Power Pages site includes a form that submits data to a Dataverse table. The form has a lookup field to select a related record. The related table has over 10,000 records. What is the best practice to optimize the lookup field's performance?

87

Contoso Ltd. is a global consulting firm that wants to build a Power Pages site for their external clients. The site must allow clients to: 1) View their project status and deliverables. 2) Submit timesheets and expense reports. 3) Communicate with their project manager via a built-in messaging feature. The company has a Dataverse environment with existing tables for Projects, Tasks, Timesheets, Expenses, and Users. They have a Microsoft Entra ID tenant for employee authentication but want clients to use their own social accounts (e.g., Google, Facebook) or email-based local authentication. Contoso has a strict security policy: all data must be encrypted at rest and in transit. The site must support multiple languages (English, Spanish, French). The marketing team needs to be able to update the site's content (text and images) without developer assistance. The development team wants to use a pre-built template to accelerate the initial setup. Which approach should Contoso take?

88

A company wants to create a public-facing website where customers can submit support tickets and view their status. The site must allow anonymous users to submit tickets but require authentication to view ticket details. Which Power Pages feature should be used to configure this behavior?

89

A Power Pages site is experiencing slow load times for a page that displays a list of products from a Dataverse table. The page uses a Liquid template with a fetch query that retrieves all products without filtering. Which change would most improve performance?

90

A marketing team wants to create a public Power Pages site to showcase upcoming events. They need to update event details frequently without developer assistance. What is the recommended approach?

91

A Power Pages site allows external vendors to register and submit invoices. The site uses Microsoft Entra ID for authentication. Recently, some vendors reported they cannot log in and receive an error about insufficient permissions. What is the most likely cause?

92

You are designing a Power Pages site for a non-profit organization. The site will have multiple sections, each managed by different departments. The IT department wants to ensure that only authorized users can edit the site's content. Which approach should you recommend?

93

A Power Pages site displays a list of job openings from a Dataverse table. The HR team wants to add a new column for 'Salary Range' and have it appear on the site. What is the simplest way to achieve this?

94

A Power Pages site uses the out-of-the-box authentication with local contacts. The security team requires that user passwords expire every 90 days. How can this be configured?

95

A company is migrating an existing website to Power Pages. The current site has custom URL slugs for each page (e.g., /products/widget). How can Power Pages support custom URL patterns?

96

Which TWO of the following are valid ways to integrate AI capabilities into a Power Pages site?

97

Which THREE of the following are common use cases for Power Pages?

98

Which TWO of the following are required to set up a Power Pages site that allows external users to sign in using their social media accounts?

99

Which THREE of the following are capabilities of Power Pages that help ensure compliance with data protection regulations?

100

Refer to the exhibit. You are reviewing an ARM template for deploying a Power Pages site. The template sets the 'AllowedExternalDomains' to 'contoso.com'. What is the purpose of this setting?

101

You are a Power Platform consultant for a large university that wants to build a public-facing Power Pages site for alumni. The site must allow alumni to register, update their profile, view upcoming events, and donate to the university. The university uses Microsoft Entra ID for staff and students, but alumni will use their personal email accounts to register. The security team requires that all data transmitted between the browser and the portal be encrypted. Additionally, the alumni relations team needs to send targeted emails to alumni based on their interests, which are captured during registration. The development team wants to use a low-code approach to integrate the donation functionality, which should process payments through a third-party payment gateway. You need to design the solution. Which of the following is the best approach?

102

A company wants to build a public-facing website for citizens to submit permit applications and check status. They need to integrate with an existing Microsoft Dataverse database and support anonymous access for browsing but require authentication for submissions. Which TWO features of Power Pages should they use?

103

You are a Power Platform administrator for a government agency that uses Power Pages to provide a public portal for business license renewals. The portal includes a multi-step form for users to enter contact information, business details, and payment. Recently, users have reported that the form frequently times out during the payment step, and some submissions are lost. You need to ensure that partial submissions are saved and users can resume from where they left off. Your solution must minimize development effort and work within Power Pages capabilities. What should you do?

104

A non-profit organization has deployed a Power Pages site for volunteer registration. The site uses Dataverse to store volunteer profiles and their availability. Volunteers can log in using their Microsoft Entra ID (formerly Azure AD) accounts. The organization now wants to extend the site to allow volunteers to sign up for specific shifts, which requires integration with a third-party scheduling API. The API requires an OAuth 2.0 client credentials flow with a client secret. You need to securely call this API from Power Pages without exposing the secret to client-side code. What should you do?

105

A retail company uses Power Pages to host a customer portal where users can view their order history and return items. The portal uses Dataverse for data storage and Microsoft Entra ID (formerly Azure AD) for authentication. The company wants to add a chatbot on the portal to answer common questions about returns and shipping. The chatbot should be able to look up order details from Dataverse when the user is authenticated. You need to implement this with minimal custom development. What should you do?

106

A university uses Power Pages to create an alumni portal where graduates can update their contact information, register for events, and make donations. The portal uses Dataverse and allows both authenticated and anonymous access. The university wants to comply with GDPR and allow users to request deletion of their personal data. They need a mechanism for users to submit a deletion request, which then triggers a manual review process before data is deleted. You need to implement this in Power Pages with minimal effort. What should you do?

107

A healthcare organization uses Power Pages to provide a patient portal where patients can view their medical records, schedule appointments, and communicate with their care team. The portal uses Dataverse with Microsoft Entra ID (formerly Azure AD) as the identity provider. Due to regulatory requirements, the portal must ensure that session timeouts occur after 15 minutes of inactivity, and any unsaved data in forms should be preserved for up to 24 hours. Additionally, the solution must log all user activity for auditing. You need to configure these requirements in Power Pages. What should you do?

108

A small business wants to create a simple public-facing website to showcase their services and allow customers to book appointments. They have no existing IT infrastructure and want to use a low-code solution that integrates with Microsoft 365 for email notifications. They also need to manage appointment data without building a custom database. You recommend Power Pages. What is the most efficient way to set up the appointment booking feature?

Practice all 108 Demonstrate the capabilities of Power Pages questions

Other PL-900 exam domains

Identify foundational components of Power PlatformDemonstrate capabilities of Power BIDescribe complementary Microsoft Power Platform solutionsDemonstrate the capabilities of Power AutomateDescribe the business value of Microsoft Power PlatformManage the Microsoft Power Platform environmentIdentify foundational components of Microsoft Power PlatformDemonstrate the capabilities of Power BIDemonstrate the capabilities of Power AppsDemonstrate the capabilities of Microsoft Copilot Studio

Frequently asked questions

What does the Demonstrate the capabilities of Power Pages domain cover on the PL-900 exam?

The Demonstrate the capabilities of Power Pages domain covers the key concepts tested in this area of the PL-900 exam blueprint published by Microsoft. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all PL-900 domains — no account required.

How many Demonstrate the capabilities of Power Pages questions are in the PL-900 question bank?

The Courseiva PL-900 question bank contains 108 questions in the Demonstrate the capabilities of Power Pages domain. Click any question to see the full explanation and answer breakdown.

What is the best way to practice Demonstrate the capabilities of Power Pages for PL-900?

Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.

Can I practice only Demonstrate the capabilities of Power Pages questions for PL-900?

Yes — the session launcher on this page draws questions exclusively from the Demonstrate the capabilities of Power Pages domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.

Free forever · No credit card required

Track your PL-900 domain progress

Save your results, see per-domain analytics, and get readiness scores — free, for every certification.

Sign Up Free

Free forever · Every certification included

Practice Session

10 questions20 questions30 questions50 questions

Study Resources

All DomainsPractice TestMock ExamFlashcardsStudy Guide