Bulk Uploading Data with bcp.exe into Azure SQL Using Azure Pipelines uploads 0 rows!!!! WTF?
A colleague of mine asked for some help building out a DevOps pipeline that would provision a web app and a database, upload default data held in csv files into the database, and then deploy the web app and subsequent schema changes. Piece Of Cake. Totally simple. How hard could this be? And what could … [Read more…]