Hello,
In synapse workspace, I am using serverless sql pool:
I have created a number of hierarchies in the blob storage
For example:
folder1, folder2, etc.
In addition, I have created a number of SQL Scripts which create views with schemas to read the data from the blob storage folder files...
At present, I have added the Power BI users to the list of the "Storage Blob Data Contributor"
Now the power BI users can see the views I created above.
Question:
How is it possible to limit the power BI users to the views inside a specific schema, say schemaX ?
Thank you