I am relatively new to Azure Analytics area.
I am getting following error while ingesting data in Azure Synapse using pipeline mentioned in this exercise.
However, at the end, when I try to deploy the data ingestion pipeline, it gives me following error.
BadRequest The document creation or update failed because of invalid reference 'adventureworks'
I tried removing the space between the connection name (which it had earlier). Tried changing the name, which I thought might be taking from somewhere else. But, still it gives ERROR. I can also access products.csv when tried accessing directly.
Is there any other way I can troubleshoot this problem? Or is this documentation missing any important step or something changed after this doc and its not updated accordingly?