You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement a DevOps pipeline for my Power BI project using this tool and the Git integration feature.
Dataflows are not supported by Git integration. The dataflows scripts in the examples folder are amazing, but don't support a service account, nor do I believe a dataflow can be imported with a service account.
Is there a way to use federated authentication or similar in Azure DevOps pipelines to run a dataflow import?
The text was updated successfully, but these errors were encountered:
It looks like Power BI automation tools could be an option but only support service principal or non-MFA user account. These also are focused on deployment pipeline operations rather than exports / imports, so it's not entirely clear how it would work within the development lifecycle.
I'm trying to implement a DevOps pipeline for my Power BI project using this tool and the Git integration feature.
Dataflows are not supported by Git integration. The dataflows scripts in the examples folder are amazing, but don't support a service account, nor do I believe a dataflow can be imported with a service account.
Is there a way to use federated authentication or similar in Azure DevOps pipelines to run a dataflow import?
The text was updated successfully, but these errors were encountered: