Forum Discussion
mkowalkowski94
8 years agoFrequent Visitor
PowerBI + Analysis Services
Hi, I have a problem. I have powerBI report based on Azure Analysis Services and it's published on the web. People who can't access to AS can't access to my report too, although they are in powerB...
Anonymous
8 years agoNot applicable
mkowalkowski94 As with every "Publish to Web" post I comment on, I will re-iterate that using that method is not secure and you are exposing your data publically. That being said, I would imagine that you need to see what account is being passed to AAD/AAS as the users themselves won't be passed via the Publish to Web report you embedded. There is no authentication via that method and a generic user is most likely being passed that you would have to add to the roles in AAS. I'm partially guessing here as I've never used Publish to Web in this way.