Forum Discussion
charlottesmn
3 years agoFrequent Visitor
Embed Video stored on Azure Blob Storage Security
Hello, I have created a report with embedded .mp4 videos that are stored on an Azure Blob Storage. For reference, I followed this tutorial: https://www.youtube.com/watch?v=H8PsruURpCg (usin...
- 3 years ago
Hi charlottesmn
As far as I know that is not possible with the SAS token.
If this is ONLY for internal users, what you could do is to create an AAD Security Group, then add this AAS Security Group to the reader role on your container?
As shown below this is where I added a group to the Reader Role
GilbertQ
3 years agoSuper User
Hi charlottesmn
As far as I know that is not possible with the SAS token.
If this is ONLY for internal users, what you could do is to create an AAD Security Group, then add this AAS Security Group to the reader role on your container?
As shown below this is where I added a group to the Reader Role