Forum Discussion

Koteswara's avatar
Koteswara
New Member
1 year ago
Solved

Power BI workspace creation using API

Hi Team, I am using API (https:// api. powerbi. com/ v1.0/ myorg/ groups) to create a Power BI workspace using java code. For authenticationpurpose I am using Azure Service Principle.  I would like...
  • Koteswara's avatar
    Koteswara
    1 year ago

    HI jaineshp 
    We have achieved the target.
    Please note that Power BI roles renamed to Fabric.
    https://powerbi.microsoft.com/en-us/blog/power-bi-administrator-role-will-be-renamed-to-fabric-administrator/
    Steps performed is
    1. Workload identity configuration in AKS cluster

    2. Assign Fabric Administrator role

     

    3. Tenant Setting Location

    The setting "Allow service principals to use Power BI APIs" is found at:

    • Power BI Admin Portal  Tenant settings  Developer settings
    • Look for "Allow service principals to use Power BI APIs"

    4. Add UAMI to capacity group in azure

    Thank you all..