Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>bitest22
bitest22

bitest22

SDCBI-bd

|
285 installs
| (1) | Free
Use Power REST API to publish pbix, update dataset connection
Get it free

This extension is a updated version of the Publish PowerBI files extension.

PowerBI Actions is a Build and Release Task for wihtin your Build / Release pipeline.

With this tasks you can publish a PowerBI file or multiple files to a specific group within powerbi.com. Besides that it also gives you the option to update a connectionstring of a datasource with DirectQuery.

Within the task multiple parameters need to be specified:

  • Source File: The location of the PowerBI file can be a search query "*.pbix".
  • Username: The name of the user that will publish the file.
  • Password: The password of the user that will publish the file. This value should be saved as a secured variable.
  • ClientId: The ClientId of the application that has access to the PowerBI API.
  • Overwrite: Checkbox for specifying if the PowerBI report should be overwritten.
  • GroupName: The groupname were the file should be published to. You can also use your own workspace (me)
  • Create: Create the group if it does not exist.
  • Dataset: The name of the dataset to alter.
  • Connectionstring: The connection string to update in the dataset.

In order to make this extension work a application should be created with access to the PowerBI api. Besides that you should have a user that has access to the application your specified in Azure Active Directory.

Azure Active Directory Application

Application

Permissions

Permissions

Documentation

For the documentation check the Wiki.

When you like the extension please leave a review. File a issues when you have suggestions or problems with the extension.

Issues

Release Notes

Version Remarks
1.0.0 Initial version
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft