Morten Sæther

← Blog

Episode 2: Environment Setup & Licensing

12 January 2026

Setting the Foundation for Your Power Pages Development Journey

Introduction

Before you can build amazing Power Pages sites, you need a properly configured development environment and the right licensing strategy. This episode walks you through setting up your complete development environment and understanding the licensing landscape to ensure your projects start on solid ground.

Key Concepts

Learning Objectives

By the end of this episode, you will be able to:

Why Environment Setup Matters

A well-configured environment is crucial for successful Power Pages development. It provides isolation for testing, ensures proper security boundaries, and enables smooth collaboration between team members. Poor environment setup leads to deployment issues, security vulnerabilities, and costly mistakes in production.

Step-by-Step Guide

1. Accessing Power Platform Admin Center

  1. Navigate to https://admin.powerplatform.microsoft.com
  2. Sign in with your Microsoft 365 admin credentials
  3. Verify you have the necessary permissions (Power Platform Administrator or Global Administrator)

2. Creating Your Development Environment

  1. In the admin center, click Environments in the left navigation
  2. Click + New to create a new environment
  3. Choose the following settings:
    • Name: “Power Pages Development”
    • Type: “Trial” (for learning) or “Production” (for enterprise)
    • Region: Select your preferred region
    • Create database: Yes (required for Power Pages)
  4. Click Next and configure database settings
  5. Click Save to create the environment

3. Configuring Security and Governance

  1. Navigate to Data policies in the admin center
  2. Create a Data Loss Prevention (DLP) policy for your environment
  3. Configure connector classifications (Business vs. Non-business)
  4. Set up environment-specific security groups if needed

4. Understanding Licensing Options

Power Pages Licensing Tiers:

Practical Example

Scenario: TechStart Solutions needs a customer support portal. They have 500 potential users but expect only 100-150 active monthly users.

Recommended Setup:

This setup provides cost optimization while maintaining proper development practices.

Troubleshooting Tips

Summary

Proper environment setup and licensing strategy form the foundation of successful Power Pages development. Take time to plan your environment structure, understand your licensing needs, and implement proper governance from the start. In the next episode, you’ll use this environment to create your first Power Pages site and see these foundations in action.