azureml-examples icon indicating copy to clipboard operation
azureml-examples copied to clipboard

AzureML Example Files on Blob Storages not reachable anymore

Open hmrc87 opened this issue 1 year ago • 2 comments

Describe your suggestion

The data which is used as an example here: https://github.com/Azure/azureml-examples/blob/main/.github/workflows/tutorials-get-started-notebooks-explore-data.yml

https://azuremlexamples.blob.core.windows.net/datasets/credit_card/default_of_credit_card_clients.csv

is not reachable anymore. Before that it was publicy, anonymously reachable

Additional details

No response

hmrc87 avatar Jun 26 '24 09:06 hmrc87

Still 403. URL tested https://azuremlexamples.blob.core.windows.net/datasets/credit_card/default_of_credit_card_clients.csv from https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-azure-ml-in-a-day?view=azureml-api-2

Also, @hmrc87 , could you change this from Enhancement to Bug, or similar?

^Edit number 2, found it in someone's repo, which seems to work until such time as MS actually read this -> https://raw.githubusercontent.com/Kural18/MachineLearning/main/default_of_credit_card_clients.csv

garaidh-new avatar Jul 01 '24 10:07 garaidh-new

Any alternative source where to get the data? Also this account(https://azuremlexampledata.blob.core.windows.net) cannot be reached at the moment

carlobindams avatar Jul 02 '24 16:07 carlobindams

I am following feature store sample https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-get-started-with-feature-store?view=azureml-api-2&tabs=SDK-track and find out this data is not reachable https://azuremlexampledata.blob.core.windows.net/data/feature-store-prp

Nina101 avatar Dec 17 '25 12:12 Nina101