activate-site

Automate Power Pages website provisioning via the Power Platform REST API.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/promitdutta/power-platform-skills-qwen --skill activate-site-promitdutta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: activate-site
Source: https://github.com/promitdutta/power-platform-skills-qwen/tree/main/skills/power-pages/activate-site
Command: npx skills add https://github.com/promitdutta/power-platform-skills-qwen --skill activate-site-promitdutta

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pac, az, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the process of provisioning a new Power Pages website in a Power Platform environment, simplifying the setup process.

Core Features & Use Cases

  • Automated Website Provisioning: Simplifies the creation of a new Power Pages website using the Power Platform REST API.
  • Prerequisite Verification: Ensures all necessary prerequisites are met before activation.
  • User Confirmation: Provides a clear confirmation prompt for the user before proceeding with the activation.
  • Status Reporting: Reports the status of the website activation process to the user.

Quick Start

Use the activate-site skill to provision a new Power Pages website with the name 'MySite' and the subdomain 'mysite'.

Frequently Asked Questions about activate-site

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I provision a new Power Pages website in a Power Platform environment?

You can provision a Power Pages website by using this skill to automate the creation process via the Power Platform REST API, requiring only a site name and subdomain to initialize the environment.

Do I need Azure CLI and PAC CLI installed to activate a Power Pages site?

Yes, you need both the PAC CLI and Azure CLI installed and authenticated. The skill verifies these prerequisites are met before proceeding with the Power Pages website activation process.

Can I automate Power Pages website provisioning without manual portal configuration?

Yes, the skill automates website provisioning directly through the Power Platform REST API, bypassing manual portal configuration by handling the setup and reporting the activation status back to the user.

What is the process for setting up a Power Pages subdomain using REST API?

Setting up a subdomain involves passing the desired subdomain and site name to the skill, which then calls the Power Platform REST API to provision the website and reports the activation status upon completion.

Does this Power Pages provisioning skill require user confirmation before activation?

Yes, the skill provides a clear confirmation prompt for the user before proceeding with the activation, ensuring you have full control over the website provisioning process in the Power Platform environment.