URL not functioning in Azure Machine Learning Studio

Hanna Taran 1 Reputation point
2021-04-29T08:43:32.787+00:00

Can someone please help me with the following link. I receive all the time Error 0030 when I run the project in Azure Machine Learning Studio. But the file is still relevant. Don't understand where is a problem.

https://docs.google.com/spreadsheets/d/1ub_0Y5CEj2HtKO6bgb8OIvMIG81Wca0r_q8G70OKUTc/pub?gid=1709232748&single=true&output=csv

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,333 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,176 Reputation points
    2021-04-30T00:55:57.197+00:00

    Hi, thanks for reaching out. Error 0030 exception occurs in the case when it is not possible to download a file. This exception in Azure Machine Learning occurs when it is not possible to download a file. You will receive this exception when an attempted read from an HTTP source has failed after three (3) retry attempts. The resolution is to verify that the URI to the HTTP source is correct and that the site is currently accessible via the Internet.

    Can you try a different url such as this example to verify: https://archive.ics.uci.edu/ml/machine-learning-databases/iris/iris.data?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.