Explanation The run Class get_all_logs method downloads all logs for the run to a directory. The run Class get_details gets the definition, status information, current log files, and other details of the run. Reference: https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.run(class)