Azure Logic Apps Import csv from BLOB storage into Azure SQL VM

Jason Squires 1 Reputation point
2020-09-16T14:33:56.433+00:00

I have a logic app process that downloads email attachments and moves them into blob storage. I am wanting to move from blob storage into Azure SQL VM and I get the following error: "error": {
"message": "A value must be provided for item."
},
I have created the gateway and have established appropriate connections. What would be the best process to move from blob into Azure SQL VM using logic apps. In the mean time, I have created a Posh script to do this in the mean time. I would prefer to use one universal solution.

SQL Server on Azure Virtual Machines
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,908 questions
{count} votes