microsoft / powerbi-azure-pipelines-extensions

MIT License
37 stars 14 forks source link

Deploy content in a deployment pipeline - failing #24

Open sachindedhia opened 1 year ago

sachindedhia commented 1 year ago

I've configured Deploy content in a deployment pipeline (please see attached image_ but it is failing while deploying

I've applied all the permission correctly and pipeline name is also correct but not sure why it is failing and it seems like It is not looking for correct org but looking at myorg.

image image

sachindedhia commented 1 year ago

Does the service principal will need power bi pro license too?

CHAUHC01 commented 1 year ago

I'm facing similar issue, please share if you managed to get a fix for it "##[error]A reports with the requested name or Id was not found - (reportName)".

Works fine to create new workspace, delete a workspace, add or remove user to a workspace. Only having issue when I try to Deploy All/Selective contents to a workspace.