Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello everyone,
I have an application running the version 1 of the Power BI Embedded (workspace collections in the Azure portal), and now I want to migrate to the version 2 (I don't need to migrate the content just need help setting the version 2 up).
I am having a really hard time setting up the Power BI Embedded in the Azure Portal.
I have created a Power BI Embedded Service in the azure portal, and I already have my workspace setted up in my Power BI Pro Account (it was setted before I created the service).
So I have a few doubts about this service.
1 - How do I upload my existing report (or workspace) into the Power BI Embedded service ?
1.2 - Should the workspace have been created before the Power BI Embedded service?
2 - How do I know that the report was uploaded into the service?
3 - How do I get the report id?
4 - How do I get the embed token?
Thank you very much,
Henrique.
Solved! Go to Solution.
@tenenwurcel wrote:
Hello everyone,
I have an application running the version 1 of the Power BI Embedded (workspace collections in the Azure portal), and now I want to migrate to the version 2 (I don't need to migrate the content just need help setting the version 2 up).
I am having a really hard time setting up the Power BI Embedded in the Azure Portal.
I have created a Power BI Embedded Service in the azure portal, and I already have my workspace setted up in my Power BI Pro Account (it was setted before I created the service).
So I have a few doubts about this service.
1 - How do I upload my existing report (or workspace) into the Power BI Embedded service ?
1.2 - Should the workspace have been created before the Power BI Embedded service?
2 - How do I know that the report was uploaded into the service?
3 - How do I get the report id?
4 - How do I get the embed token?
Thank you very much,
Henrique.
Based on my research, the new Power BI Embedded is now a capacity, which is pretty different from the old PBI workspace collections. To utilize the new Power BI Embedded, you don't upload any pbix as before. What to do is
Since the report is actually published to Power BI Service, so now you can use the Power BI REST APIs. You could also reference the App Owns Data sample.
1 - How do I upload my existing report (or workspace) into the Power BI Embedded service ?
You create a user for this purpose and load the reports into that users workspaces. That user must be setup ahead of time with the Embedded Power BI and in the Azure Domain.
1.2 - Should the workspace have been created before the Power BI Embedded service?
It does not matter when you create the workspaces.
2 - How do I know that the report was uploaded into the service?
Not applicable. You can login as that serice account user and see the reports using the Power Bi Portal
3 - How do I get the report id? 4 - How do I get the embed token?
Report ID - 2 ways to get the report ID. Restful API or click on a report and you will see the report GUID in the URL path.
Embed Token - You will need to read this article on the Power BI setup and samples on how to get the Power BI Token.
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-get-azuread-access-token/
The report token is available through a restful API call or using the C# wrapper.
@tenenwurcel wrote:
Hello everyone,
I have an application running the version 1 of the Power BI Embedded (workspace collections in the Azure portal), and now I want to migrate to the version 2 (I don't need to migrate the content just need help setting the version 2 up).
I am having a really hard time setting up the Power BI Embedded in the Azure Portal.
I have created a Power BI Embedded Service in the azure portal, and I already have my workspace setted up in my Power BI Pro Account (it was setted before I created the service).
So I have a few doubts about this service.
1 - How do I upload my existing report (or workspace) into the Power BI Embedded service ?
1.2 - Should the workspace have been created before the Power BI Embedded service?
2 - How do I know that the report was uploaded into the service?
3 - How do I get the report id?
4 - How do I get the embed token?
Thank you very much,
Henrique.
Based on my research, the new Power BI Embedded is now a capacity, which is pretty different from the old PBI workspace collections. To utilize the new Power BI Embedded, you don't upload any pbix as before. What to do is
Since the report is actually published to Power BI Service, so now you can use the Power BI REST APIs. You could also reference the App Owns Data sample.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
7 | |
7 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |