Timeline for Power BI reports on images stored in private Azure storage account
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 16 at 14:05 | history | edited | David Browne - Microsoft | CC BY-SA 4.0 |
added 109 characters in body
|
| Oct 16 at 14:03 | comment | added | David Browne - Microsoft | Refresh a single-row table that contains the token, and use a measure to construct the full URL. Or add multiple tokens ahead-of-time and pick the valid one in the measure. | |
| Oct 16 at 9:41 | comment | added | Tanmoy Sengupta | Users are internal users of the org, who will access the reports from Power BI portal (app.powerbi.com). I know we can use SAS URLs, but I believe that's less secure and we need to refresh the SAS token very frequently (hourly or so) to minimize security risk. If we still run an hourly job to regenerate SAS token, how will we update the semantic model with the new token every hour? | |
| Oct 15 at 21:48 | comment | added | David Browne - Microsoft | Are all your users on the private network? And can you use SAS URLs | |
| Oct 14 at 23:20 | comment | added | Tanmoy Sengupta | Sorry, I did not follow. As per this MS documentation - learn.microsoft.com/en-us/data-integration/vnet/…, this seems should be possible? ADLS Gen is indeed supported and we are using Power BI Premium. What am I missing? | |
| Oct 14 at 14:30 | history | answered | David Browne - Microsoft | CC BY-SA 4.0 |