An Azure relational database service.
As a workaround a normal Azure Data Factory copy activity will import the CSV without any problem to Azure SQL and you can put the 16,000 column length data into a NVARCHAR(max) as destination on Azure SQL. Quick and simple.