Forum Discussion
Koteswara
1 year agoNew Member
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...
- 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 cluster2. 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..
Koteswara
1 year agoNew Member
Hi jaineshp , rohit1991 , Poojara_D12 and v-dineshya
Thanks for your assistance.
Allow me for some time. I will check and confirm you here.
Thanks.
Koteswara
1 year agoNew Member
Hi Team,
I got reply form my IT team saying they did not find respective role.
Please help me