deploy-pipeline Skill
Triggers a Power Platform Pipeline deployment run for a Power Pages solution. Selects a target stage, validates the package, optionally configures deployment settings (environment variables, connection references), then deploys and polls for completion. Use when asked to: "deploy pipeline", "run pipeline", "trigger dep Published by microsoft in power-platform-skills.
What is deploy-pipeline Skill?
Triggers a Power Platform Pipeline deployment run for a Power Pages solution. Selects a target stage, validates the package, optionally configures deployment settings (environment variables, connection references), then deploys and polls for completion. Use when asked to: "deploy pipeline", "run pipeline", "trigger dep Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Documentation
- Deployment use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use deploy-pipeline Skill
- Use it for deployment.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-pages/skills/deploy-pipeline/SKILL.md
What it does
Triggers a Power Platform Pipeline deployment run for a Power Pages solution. Selects a target stage, validates the package, optionally configures deployment settings (environment variables, connection references), then deploys and polls for completion. Use when asked to: "deploy pipeline", "run pipeline", "trigger dep
Skill instructions
Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. deploy-pipeline Triggers a Power Platform Pipeline deployment run. Reads the existing pipeline configuration from docs/alm/last-pipeline.json, selects a target stage, validates the solution package, and deploys it to the target environment. Prerequisite: Run /power-pages:setup-pipeline first to create the pipeline configuration. Refer to ${PLUGINROOT}/references/cicd-pipeline-patterns.md for all HAR-confirmed API patterns used in this skill. Prerequisites Important: The source (dev) environment must have a Power Platform Pipelines host environment configured. This is set in Power Platform Admin Center (Environments → select env → Pipelines) or via the tenant-level DefaultCustomPipelinesHostEnvForTenant setting. Without this configuration, pac pipeline deploy will fail. The setup-pipeline skill creates the pipeline definition in the host; this admin step conn
Explore related resources
Frequently asked questions
What is deploy-pipeline?
deploy-pipeline is a open-source AI agent skill with Copy skill directory. Triggers a Power Platform Pipeline deployment run for a Power Pages solution. Selects a target stage, validates the package, optionally configures deployment settings (environment variables, connection.
Who is deploy-pipeline best for?
deploy-pipeline is best for reusing agent instructions, scripts, and references, deployment workflows, documentation workflows.
How do I install deploy-pipeline?
Install or run deploy-pipeline using Copy skill directory. Check deploy-pipeline for the latest setup command.
Is deploy-pipeline actively maintained?
deploy-pipeline may need a closer maintenance check before production use.
Auto-fetched from GitHub.