Convert multiple columns into a single column separated by comma

I’m using sql server 2014 concat_ws doesn’t work in the edition. The regular concat works so I’ll use that