Please refer on the below email trail :
https://stackoverflow.com/questions/70107560/error-while-trying-to-query-external-tables-in-serverless-sql-pools
1st validate the datasource credential and eventually go across other aspects
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In Synapse, I'm Able to query the data from the data lake file thru openrowset query but when I'm creating the external table on top of any file & try to query it, it's giving me below error
External table 'dbo.table1' is not accessible because location does not exist or it is used by another process.
I have checked my synapse workspace have contributor role on storage account, my Entra Id also have contributor access on same storage account.
Regards
Sanjeev
Please refer on the below email trail :
https://stackoverflow.com/questions/70107560/error-while-trying-to-query-external-tables-in-serverless-sql-pools
1st validate the datasource credential and eventually go across other aspects