microsoft / microsoft/powerplatform-vscode
Does the Azure DevOps pipeline support Power BI components in solutions?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 277
- Forks
- 60
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 14
Description
I am not sure if this is the right place for this issue... so, if it's not, please guide me where to raise it...
I was testing the new public preview capability to include Power BI reports and datasets in Power Apps solutions, but when I try to run an Azure DevOps pipeline to export the solution to source code, I faced the below error:
Error Message:
Exception type: Microsoft.Dynamics.PowerBI.Plugins.Exceptions.ExternalServiceException
Message: Your solution could not be exported. Sign in to your Power BI account, then give it another go.
at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.Execute(OrganizationRequest request, InvocationContext invocationContext, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode, ExecutionContext executionContext, Dictionary2 optionalParameters)
at Microsoft.Crm.Extensibility.InprocessServiceProxy.ExecuteCore(OrganizationRequest request)
at Microsoft.Crm.Asynchronous.ExecuteSdkMessageOperation.InternalExecute(AsyncEvent asyncEvent)
-- End stack trace -- `
I am not sure how should I sign into Power BI as I am using a service principal to connect to the environment… and not sure how to do that for Power BI components
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Azure DevOps pipeline export path and the reported Microsoft.Dynamics.PowerBI.Plugins.Exceptions.ExternalServiceException. Check how service-principal authentication is configured for Power Platform and Power BI components. Done means determining whether these components are supported and documenting the required authentication or the appropriate place to report the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100