79362668

Date: 2025-01-16 18:15:29
Score: 11.5 🚩
Natty: 5
Report link

I'm trying to create a workspace this API call: https://learn.microsoft.com/en-us/rest/api/power-bi/groups/create-group

Previously I created a service entity profile and sent in body request for create workspace like this: 'Authorization' => 'Bearer ' . $accessToken, 'X-PowerBI-Profile-Id' => $profileId, 'Content-Type' => 'application/json', In Azure Portal I have granted specific permissions for the handling API based on this article: https://learn.microsoft.com/es-es/power-bi/developer/embedded/embed-multi-tenancy#create-a-profile Azure Permissions

I don't see the workspace associated to service entity profile in Power BI Service.

Do you have any idea?

Thanks in advance.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): this article
  • Blacklisted phrase (1): any idea?
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Probably link only (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: David Monreal