@Hobday, Colin - Thanks for the question and using MS Q&A paltform.
It seems like your colleague is facing an issue while accessing the Serverless SQL pool via PowerBI. The error message suggests that the content of the directory on the path cannot be listed. This could be due to a binding error.
To resolve this issue, you can try the following steps:
- Check if the user has the necessary permissions to access the ADLS2 container. You mentioned that you have granted references on a database scoped credential to this user. Please ensure that the credential has the necessary permissions to access the ADLS2 container.
- Check if the user has the necessary permissions to list the contents of the directory on the path. You can try granting the user the necessary permissions to list the contents of the directory on the path.
- Check if the user has the necessary permissions to use the view or function 'gold.g_estimate_details_el'. You can try granting the user the necessary permissions to use the view or function.
- Check if the user has the necessary permissions to propagate ACLs to the subfolders. You can try granting the user the necessary permissions to propagate ACLs to the subfolders.
If the issue persists, please provide more information about the environment and the steps you have taken so far to troubleshoot the issue.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.