Share via


Azure PowerBI Embedded modules for JavaScript

With the Power BI Embedded Azure service, you can integrate Power BI reports right into your node application to create or edit charts and reports.

Learn more about Power BI Embedded.

Management Package

Install the npm module

Install the Azure Power BI npm module

npm install @azure/arm-powerbiembedded

Samples

  • Examples for using this module in Node.js as well as browser applications can be found in the README for the module

  • For more code samples that use various Azure packages, explore the JavaScript samples.