In PDW, you can have 10 loads running concurrently and up to 40 queued, then the 51st will fail. What about for Azure SQL DW?
This page mentions the DWU/concurrency numbers. Does data loading (through bulk load and Polybase) also follow the 32 concurrent query limit? What happens if you try to run 33 concurrent loads? Is there a max queue depth?