@Retired_mod Thank you, that solved the issue.
But on proceeding with the execution, at the build image step, I faced another issue.
''TypeError: join() argument must be str, bytes, or os.PathLike object, not 'dict''' .
The model is registered successfully in azureml but the docker image creation fails. I'm using the Spark 12.2 LTS ML Compute.
Could this be an ml flow version issue?
Appreciate your help. Thanks!