- A
Microsoft Entra ID
Entra ID authenticates organizational users.
- B
LinkedIn
Why wrong: LinkedIn is not a supported identity provider.
- C
Azure AD B2C
Why wrong: B2C is for external users.
- D
Local authentication
Why wrong: Local auth doesn't restrict to your organization.
Quick Answer
The answer is Microsoft Entra ID because it is the dedicated authentication provider for organizational users in Power Pages, enabling access control based on your company’s directory. Microsoft Entra ID (formerly Azure AD) handles identity verification for employees and internal partners, allowing you to restrict specific pages to authenticated users from your organization through built-in security groups and policies. On the PL-900 exam, this question tests your understanding of which identity provider maps to which audience—Entra ID for internal users, Azure AD B2C for customers, and local auth for anonymous or generic access. A common trap is confusing Entra ID with Azure AD B2C, but remember: “Internal = Entra, External = B2C.” For a quick memory tip, think “Entra ID for employees, B2C for everyone else.”
PL-900 Demonstrate the capabilities of Power Pages Practice Question
This PL-900 practice question tests your understanding of demonstrate the capabilities of power pages. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
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?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Microsoft Entra ID
Option A is correct because Microsoft Entra ID is used for organizational identity. Option B is wrong because Azure AD B2C is for external identities. Option C is wrong because local authentication is for generic users. Option D is wrong because LinkedIn is not supported natively.
Key principle: NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Microsoft Entra ID
Why this is correct
Entra ID authenticates organizational users.
Related concept
Static NAT maps one inside address to one outside address.
- ✗
LinkedIn
Why it's wrong here
LinkedIn is not a supported identity provider.
- ✗
Azure AD B2C
Why it's wrong here
B2C is for external users.
- ✗
Local authentication
Why it's wrong here
Local auth doesn't restrict to your organization.
Common exam traps
Common exam trap: NAT rules depend on direction and matching traffic
NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.
Detailed technical explanation
How to think about this question
NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.
KKey Concepts to Remember
- Static NAT maps one inside address to one outside address.
- PAT allows many inside hosts to share one public address using ports.
- Inside local and inside global describe the private and translated addresses.
- NAT ACLs identify traffic for translation, not always security filtering.
TExam Day Tips
- Identify inside and outside interfaces first.
- Check whether the scenario needs static NAT, dynamic NAT or PAT.
- Do not confuse NAT matching ACLs with normal packet-filtering intent.
Key takeaway
NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
What to study next
Got this wrong? Here's your next step.
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related PL-900 NAT questions on configuration and troubleshooting.
- →
Demonstrate the capabilities of Power Pages — study guide chapter
Learn the concepts, then practise the questions
- →
Demonstrate the capabilities of Power Pages practice questions
Targeted practice on this topic area only
- →
All PL-900 questions
976 questions across all exam domains
- →
Microsoft Power Platform Fundamentals PL-900 study guide
Full concept coverage aligned to exam objectives
- →
PL-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related PL-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Identify foundational components of Power Platform practice questions
Practise PL-900 questions linked to Identify foundational components of Power Platform.
Demonstrate capabilities of Power BI practice questions
Practise PL-900 questions linked to Demonstrate capabilities of Power BI.
Describe complementary Microsoft Power Platform solutions practice questions
Practise PL-900 questions linked to Describe complementary Microsoft Power Platform solutions.
Demonstrate the capabilities of Power Automate practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power Automate.
Describe the business value of Microsoft Power Platform practice questions
Practise PL-900 questions linked to Describe the business value of Microsoft Power Platform.
Manage the Microsoft Power Platform environment practice questions
Practise PL-900 questions linked to Manage the Microsoft Power Platform environment.
Identify foundational components of Microsoft Power Platform practice questions
Practise PL-900 questions linked to Identify foundational components of Microsoft Power Platform.
Demonstrate the capabilities of Power BI practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power BI.
Demonstrate the capabilities of Power Apps practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power Apps.
Demonstrate the capabilities of Microsoft Copilot Studio practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Microsoft Copilot Studio.
Demonstrate the capabilities of Power Pages practice questions
Practise PL-900 questions linked to Demonstrate the capabilities of Power Pages.
PL-900 fundamentals practice questions
Practise PL-900 questions linked to PL-900 fundamentals.
Practice this exam
Start a free PL-900 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this PL-900 question test?
Demonstrate the capabilities of Power Pages — This question tests Demonstrate the capabilities of Power Pages — Static NAT maps one inside address to one outside address..
What is the correct answer to this question?
The correct answer is: Microsoft Entra ID — Option A is correct because Microsoft Entra ID is used for organizational identity. Option B is wrong because Azure AD B2C is for external identities. Option C is wrong because local authentication is for generic users. Option D is wrong because LinkedIn is not supported natively.
What should I do if I get this PL-900 question wrong?
Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related PL-900 NAT questions on configuration and troubleshooting.
What is the key concept behind this question?
Static NAT maps one inside address to one outside address.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more ways this is tested on PL-900
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. 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?
easy- ✓ A.Microsoft Entra ID provider
- B.OAuth 2.0 provider
- C.Local authentication provider
- D.Microsoft Account provider
Why A: Microsoft Entra ID (formerly Azure AD) is the correct provider for organizational accounts. The local provider is for internal users. OAuth 2.0 is a protocol, not a provider name. 'Microsoft Account' is for personal accounts.
Keep practising
More PL-900 practice questions
- A sales team wants to track customer interactions and automate follow-up emails without custom development. What Microso…
- Which TWO are benefits of using Microsoft Power Platform for business process automation?
- A non-profit organization wants to automate donation receipt emails and track donor engagement. Which Microsoft Power Pl…
- A logistics company uses Power Apps to build a fleet management app. They need to integrate real-time GPS data from IoT…
- A company wants to automate a business process that requires approval from a manager before an expense report is submitt…
- A company needs to create a dashboard that shows real-time sales data from a SQL database. Which Microsoft Power Platfor…
Last reviewed: Jun 21, 2026
This PL-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PL-900 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.