Only comma , seperated CSV are accepted in the Azure ML.
Try to push a little, just open your data using any text editor (like notepad or ++ version of it).
Find and replace all the semicolons in "tab" (convert it to TSV), you can add commas in the data values, that should not be a problem.
Do define that your input is a TSV, not a CSV.