cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
Anonymous
Not applicable

Accessing the power BI on public domain

Hi

We have a requirement where we have to configure the Power BI solution outside the company domain. 
Now my problem is if I host the solution, then my partner companies users cannot access the reports because they are not part of the company domain. So PowerBI will not allow the users to access the reports. 

After investigation, what I have learnt is there is a custom security sample developed by Microsoft which handles such a situation. In a development environment, everything is working fine using that custom security component. 

However, when I wanted to host these reports in the production, it failed other applications who are also having access to Power BI reports.

 

So my question is, how can I make my reports accessible to internet users without having domain authentication

1 ACCEPTED SOLUTION
Icey
Community Support
Community Support

Hi @Anonymous ,

 

If you want to let external users access to your PBIRS reports, try this:


We have successfully implemented anonymous access for external our users using below URL. We are using Power BI reports in our web application using iframe.

 

Reporting-Services/CustomSecuritySample at master · microsoft/Reporting-Services · GitHub

 

We have on-premises report server.

 


Reference: Re: Allow external users access to Reports one Rep... - Page 2 - Microsoft Power BI Community

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Icey
Community Support
Community Support

Hi @Anonymous ,

 

If you want to let external users access to your PBIRS reports, try this:


We have successfully implemented anonymous access for external our users using below URL. We are using Power BI reports in our web application using iframe.

 

Reporting-Services/CustomSecuritySample at master · microsoft/Reporting-Services · GitHub

 

We have on-premises report server.

 


Reference: Re: Allow external users access to Reports one Rep... - Page 2 - Microsoft Power BI Community

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors