Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
mohankumarc143
Frequent Visitor

Workspace ID is not generated after creating workspace.

Used Free Trial power bi embedded version to create the workspace but when Customer finished creating Workspace, not able to see any workspace Id. Without workspace, not able to move forward.

 

embeded.png

 

 

The steps that i followed are in the article (click here) .

 

Please help me out in it.

 

Thanks in advance.

 

 

 

1 ACCEPTED SOLUTION

@mohankumarc143

Line 106 in ProvisionSample is

await CreateWorkspaceCollection(subscriptionId, resourceGroup, workspaceCollectionName);

indicating that you picked the option 1. To create a new workspace in an existing workspace collection, which is your case, you shall choose option 5. 

View solution in original post

3 REPLIES 3
Eric_Zhang
Microsoft Employee
Microsoft Employee

@mohankumarc143

 

The snapshot shows that you've already created a Workspace Collection.

May I know how did you create a workspace in the workspace collection, via PowerBI CLI tool or the ProvisionSample?

Both approach works fine in my test.

Thanks for the replay.

 

Created workspace in workspace collection directly in MS Azure by submitting the following ,

 

WORKSPACE FORM.png

 

After seeing your reply i tried to create workspace using the ProvisionSample but i found the following error .error.png

 

Please let me know , any wrong step i followed while creating the workspace.

@mohankumarc143

Line 106 in ProvisionSample is

await CreateWorkspaceCollection(subscriptionId, resourceGroup, workspaceCollectionName);

indicating that you picked the option 1. To create a new workspace in an existing workspace collection, which is your case, you shall choose option 5. 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.