Files
awesome-copilot/instructions/pcf-tooling.instructions.md
Troy Simeon Taylor cf0f01d981 Add Power Apps Component Framework (PCF) Development Collection (#428)
* Add PCF Development collection with 17 instruction files

* Update instructions/pcf-overview.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix description field formatting - wrap values in single quotes

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 09:45:23 +11:00

1.2 KiB

description, applyTo
description applyTo
Get Microsoft Power Platform CLI tooling for Power Apps Component Framework **/*.{ts,tsx,js,json,xml,pcfproj,csproj}

Get Tooling for Power Apps Component Framework

Use Microsoft Power Platform CLI (command-line interface) to create, debug, and deploy code components using Power Apps component framework. Microsoft Power Platform CLI enables developers to create code components quickly. In the future, it will be expanded to include support for additional development and application life cycle management (ALM) experiences.

More information: Install Microsoft Power Platform CLI

Important

: To deploy your code component using Microsoft Power Platform CLI, you must have a Microsoft Dataverse environment with system administrator or system customizer privileges.

See Also