Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric certified for FREE! Don't miss your chance! Learn more
Hi All,
I am a newbie Power BI developer. Nice to meet you. I have some questions related with Power BI Rest API.
I want to create an application which is integrated with Power BI embedded. My app has a lot of projects. I want one project to have one workspace. However, I don't want user to create the workspace manually from the cloud. User needs to be able to create workspaces from my application. Is this possible?
We could create a workspace using Power BI Workspace collection in azure. We could use the provision sample here:
https://github.com/Azure-Samples/power-bi-embedded-integrate-report-into-web-app
Can we do the same in the Power BI Embedded?
I also want to register Power BI apps to azure programmatically. Is there any azure API to register apps and get Client ID and Client Secret?
Please advise. 🙂
Thank you.
Solved! Go to Solution.
Workspace is acutally group under Power BI, Power BI Embeded has the Group operations available, you could create a workspace by the Add group operation:
For App registration, please follow:
Register an Azure AD App to embed Power BI content
There is no way that I am aware of to register the App automatically.
Regards,
Michael
Hi - is there any way of adding the description while using add Group operation?
Workspace is acutally group under Power BI, Power BI Embeded has the Group operations available, you could create a workspace by the Add group operation:
For App registration, please follow:
Register an Azure AD App to embed Power BI content
There is no way that I am aware of to register the App automatically.
Regards,
Michael
Hi Michael,
Thank you. I will try it.
Best regards,
Yuli Aria Winata
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |