Iqbal Saudagar
Iqbal Saudagar
Hi @obiii , Could you please provide more details and reproduce steps to investigate the root cause.
Hi @egborbe , Could you please share code which you are using to consume azureml.core.Run download?
HI @egborbe , Hope below approach would be reach to your requirement to get path.  You can get url from this 
Hi @egborbe, We can form string uri using below code. from azureml.core import Workspace workspace_name = 'iqbal-test-download-ws' # specify workspace here datastore_name = 'workspaceartifactstore' #specify datastore here # init workspace...
HI @egborbe, Hope you are good with provided approach. could you please confirm?
By mistake clicked reopen.
Thanks @anliakho2 , @LucasColas I will update about next azureml-sdk release version 1.56.0
Hi @LucasColas , we released SDK 1.56.0 in pypi.org could you please validate and confirm?