Share via

How do I resolve the error ScriptExecution.DatabaseQuery.TimeoutExpired on Azure ML?

Umair Mehmood 5 Reputation points
2023-04-06T14:38:01.79+00:00

I'm trying to implement predictive modelling to my dataset. However, when I select dataset on Automated ML Job i'm receiving this error. I have increased the time out on the data asset it self but still receiving the same error.

User's image

Azure Machine Learning
0 comments No comments

1 answer

Sort by: Most helpful
  1. Alberto Morillo 35,506 Reputation points MVP Volunteer Moderator
    2023-04-06T15:36:39.8033333+00:00

    Azure SQL is not supported as input/output to Azure AutoML job as explained here. Try to place the tabular data on one of the supported locations.

    Was this answer helpful?


Your answer

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