Hi @Brianna C ,
Welcome to Microsoft Q&A forum and thanks for reaching out here.
Based on the error message you provided, it seems that the specified filesystem does not exist. This error can occur if the path to the file or directory is incorrect or if the file or directory does not exist.
To troubleshoot this issue, you can try the below steps:
- The error occurs when trying to copy data from an Azure Databricks Delta Lake table to an SQL table directly.
- To fix this, you need to enable staging in the Copy activity and link it to a specific ADLS Gen 2 account or blob storage account.
- Ensure that you provide the correct path, as the error is caused when the path you provide is not available.
To resolve this:
Go to Copy activities Settings >> Enable staging >> Staging settings >> provide Staging account linked service >> provide correct path.
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.