pbir-report

Deploy Power BI Report .Report folders to Fabric workspaces.

Updated May 26, 2026
One-click install
npx skills add https://github.com/rbutinar/ade-ops --skill pbir-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pbir-report
Source: https://github.com/rbutinar/ade-ops/tree/main/.agents/skills/pbir-report
Command: npx skills add https://github.com/rbutinar/ade-ops --skill pbir-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires FabricConnector, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of deploying existing Power BI Reports to Fabric workspaces, automating the process and ensuring consistency across environments.

Core Features & Use Cases

  • Deploy PBIR Reports: Automates the deployment of Power BI Report .Report folders to Fabric workspaces.
  • Prerequisites: Requires a .Report folder and FabricConnector credentials.
  • Use Case: Ideal for teams that need to manage and deploy Power BI Reports across Fabric workspaces, ensuring seamless integration and consistency.

Quick Start

Deploy the Power BI Report 'report-name.pbir' to the 'dev' environment using the command: /pbir-report deploy report-name.pbir --env dev

Frequently Asked Questions about pbir-report

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

FAQPage Schema
How do I automate Power BI report deployment to Fabric workspaces?

Automating Power BI report deployment to Fabric workspaces requires a .Report folder and FabricConnector credentials to push the reports to specific environments consistently.

What is needed to deploy a Power BI report to a specific Fabric environment?

Deploying a Power BI report to a specific Fabric environment requires a structured .Report folder, valid FabricConnector credentials, and an environment parameter like 'dev' to target the workspace.

Can I deploy existing Power BI reports directly into Microsoft Fabric?

Yes, existing Power BI reports can be deployed directly into Microsoft Fabric by automating the transfer of .Report folders to designated Fabric workspaces using FabricConnector credentials.

What is the best way to manage Power BI report consistency across multiple environments?

Managing Power BI report consistency across multiple environments is best achieved by automating deployment to Fabric workspaces, ensuring seamless integration and standardized report updates.

Do I need FabricConnector credentials to push Power BI reports to a workspace?

Yes, FabricConnector credentials are required to authenticate and push Power BI reports from a local .Report folder into targeted Fabric workspaces for deployment.

Why does my Power BI report deployment to Fabric require a .Report folder?

Power BI report deployment to Fabric requires a .Report folder because it contains the structured report definition files necessary for the FabricConnector to automate the workspace integration.