can't import the bike rental data

asato takatoh 35 Reputation points
2024-04-10T02:07:18.83+00:00

I am on "Fundamental of Machine Learnig"- Exercise - Explore Automated Machine Learning in Azure Machine Learning.

I took the steps below and I am having error
Choose a source for your data asset > From URI > https://aka.ms/bike-rentals > do not select "Skip data validation"**
※** The instruction says select From web files but there isn't such an option.

File https://aka.ms/bike-rentals/MLTable is empty. Please make sure it's a valid MLTable which must match the documentation (https://learn.microsoft.com/en-us/azure/machine-learning/concept-data?tabs=uri-file-example%2Ccli-data-create-example#uris). If you want to proceed, consider checking "Skip data validation" and click "Next." We will not validate your data path or query, or try to access your data for preview and schema checks.

Skip data validation

Azure | Azure Training
{count} votes

4 answers

Sort by: Most helpful
  1. Marcos Capistrano 5 Reputation points
    2025-01-25T21:31:15.4133333+00:00

    WORKING FIX AS OF JAN 25 / 2025

    The link https://aka.ms/bike-rentals downloads a zip file, to circunvent the issue you are having:
    download the file into your own computer,
    instead of choosing "From web URL", choose "Upload a file",
    upload only the .csv file that is inside that zip file.

    From there you will have access to the training data!

    1 person found this answer helpful.

  2. Anonymous
    2024-04-10T09:08:29.2433333+00:00

    Hi Asato takatoh,

    Thank you for asking this question on the Microsoft Q&A Platform.

    We've noted your difficulty in finding the 'web files' option after completing the Tabular Data Type. However, we successfully located the 'From web files' option among the three presented choices, as depicted in the attached screenshot:User's image

    User's image

    User's image

    If the issue persists, please let us know, and we'll gladly provide additional assistance.

    If the solution provided has resolved the problem, please consider acknowledging it by clicking the "Upvote and Accept answer" button to improve the visibility of this question for other members of the Microsoft Q&A community.

    Thank you.


  3. Anonymous
    2024-04-22T10:57:11.34+00:00

    Hi Diane Scanlon,

    Please ensure that you enter the correct naming, including hyphens (-), at each step while you proceed with the exercise on using automated machine learning to train a model.

    We have successfully attempted the process from our end without encountering any issues, as shown in the screenshots below.

    User's image

    User's image

    If the information is helpful, please upvote the answer by clicking the "Upvote" on the post.

    Thank you.


  4. Rakesh Gurram 15,715 Reputation points Microsoft External Staff Moderator
    2025-04-16T03:29:31.5933333+00:00

    The issue here is with type of subscription and in some subscriptions, the RESOURCE_PROVIDER="Microsoft.MachineLearningServices" may not be registered. While we can provide instructions to help users attempt to register the resource provider, it is important to note that certain subscriptions may have restrictions preventing users from updating the resource registration themselves.

    AI Bike 1

    This issue appears to be related specifically to Azure Machine Learning Services rather than an error in the lab instructions. To address this, we reached out to the content author, who confirmed that they will include a note in the instructions advising users to try deploying their endpoint on different virtual machines (VMs) if one is not available. Additionally, another potential solution is for users to select an alternative VM, as this may resolve the issue.

    AI Bike 2

    But in some cases, the above solution is also not worked because the issue is a product issue / issue with the individual's subscription, and recommend you open a support ticket with Azure ML. 

    Image

    If the information is helpful, please Accept Answer & Upvote so that it would be helpful to other community members.

    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.